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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to