[
https://issues.apache.org/jira/browse/HBASE-791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack resolved HBASE-791.
-------------------------
Resolution: Fixed
Committed. Thanks for the patch J-D.
> RowCount doesn't work
> ---------------------
>
> Key: HBASE-791
> URL: https://issues.apache.org/jira/browse/HBASE-791
> Project: Hadoop HBase
> Issue Type: Bug
> Components: mapred
> Affects Versions: 0.2.0
> Reporter: Jean-Daniel Cryans
> Assignee: Jean-Daniel Cryans
> Priority: Minor
> Fix For: 0.2.0
>
> Attachments: hbase-791-v1.patch
>
>
> From Yair Even-Zohar
> {quote}
> 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?
> {quote}
> In fact it does not work and there is also a NPE that gets thrown.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.