[
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: [email protected]
For additional commands, e-mail: [email protected]