Chinaunix首页 | 论坛 | 博客
  • 博客访问: 349278
  • 博文数量: 85
  • 博客积分: 0
  • 博客等级: 民兵
  • 技术积分: 657
  • 用 户 组: 普通用户
  • 注册时间: 2013-07-17 20:48
个人简介

行到水穷处,坐看云起时

文章分类

全部博文(85)

文章存档

2019年(2)

2018年(1)

2016年(1)

2015年(66)

2014年(15)

我的朋友

发布时间:2015-05-09 17:50:14

    最近把集群spark版本从1.2升级到了1.3.1,运行完任务后,在master ui 界面查看日志,一直显示Application history not found Application xxx is still in progress。查看任务日志,发现有以下异常:ERROR scheduler.LiveListenerBus: Listener EventLoggingListener threw an exceptionjava.l.........【阅读全文】

阅读(5100) | 评论(0) | 转发(0)

发布时间:2015-03-23 09:11:26

  def updateTableRows(tableName : String, rdd : RDD[_]){        rdd.foreachPartition(p => {        var conn:Connection = null                try{               conn .........【阅读全文】

阅读(910) | 评论(0) | 转发(0)
给主人留下些什么吧!~~

gaobaoqiang19832015-07-02 17:32

回复  |  举报
留言热议
请登录后留言。

登录 注册