You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/11/27 10:09:58 UTC

[jira] [Resolved] (SPARK-18561) when checkpoint restore ,Streaming Dstream join RDD from hbase exception

     [ https://issues.apache.org/jira/browse/SPARK-18561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sean Owen resolved SPARK-18561.
-------------------------------
    Resolution: Invalid

> when checkpoint restore ,Streaming Dstream join RDD from hbase exception 
> -------------------------------------------------------------------------
>
>                 Key: SPARK-18561
>                 URL: https://issues.apache.org/jira/browse/SPARK-18561
>             Project: Spark
>          Issue Type: Question
>          Components: DStreams
>    Affects Versions: 1.3.0
>         Environment: hbase1.0,huawei fusionsight c50
>            Reporter: kunfengwu
>   Original Estimate: 96h
>  Remaining Estimate: 96h
>
> when restore streaming context from checkpoint,occur error:java.lang.nullpointer:
> at org.apache.hadoop.mapreduce.tableinputformat.setconf .
> code as below:
> dstreaming=ssc.createdirectstream();
> hbaserdd=ssc.sparkcontexr.newAPIHadoopRDD()
> dstream.tranform(rdd.join(hbaserdd))
> dstream.foreachrdd(...)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org