Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-7882

HBase Input Format Example does not allow passing ZK parent node

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Not A Problem
    • None
    • None
    • Examples
    • None

    Description

      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

      Attachments

        Activity

          People

            rams Ram Sriharsha
            rams Ram Sriharsha
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: