Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-791

RowCount doesn't work

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.2.0
    • 0.2.0
    • None
    • None

    Description

      From Yair Even-Zohar

      looked at the code in the 0.2.0 and the args[0] is used twice
      c.set("hbase.master", args[0]);
      And

      // First arg is the output directory.

      c.setOutputPath(new Path(args[0]));

      Was anybody able to use this class?

      In fact it does not work and there is also a NPE that gets thrown.

      Attachments

        1. hbase-791-v1.patch
          1 kB
          Jean-Daniel Cryans

        Activity

          People

            jdcryans Jean-Daniel Cryans
            jdcryans Jean-Daniel Cryans
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: