You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Ram Sriharsha (JIRA)" <ji...@apache.org> on 2015/05/27 00:37:20 UTC

[jira] [Created] (SPARK-7882) HBase Input Format Example does not allow passing ZK parent node

Ram Sriharsha created SPARK-7882:
------------------------------------

             Summary: HBase Input Format Example does not allow passing ZK parent node
                 Key: SPARK-7882
                 URL: https://issues.apache.org/jira/browse/SPARK-7882
             Project: Spark
          Issue Type: Bug
            Reporter: Ram Sriharsha
            Assignee: Ram Sriharsha
            Priority: Minor


HBase Input Format example here:
https://github.com/apache/spark/blob/master/examples/src/main/python/hbase_inputformat.py#L52

precludes passing a fourth parameter (zk.node.parent) even though down the line there is code checking for a possible fourth parameter and interpreting it as zk.node.parent here :
https://github.com/apache/spark/blob/master/examples/src/main/python/hbase_inputformat.py#L71




--
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