[ 
https://issues.apache.org/jira/browse/HBASE-8553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13810760#comment-13810760
 ] 

Hudson commented on HBASE-8553:
-------------------------------

SUCCESS: Integrated in HBase-0.94-security #326 (See 
[https://builds.apache.org/job/HBase-0.94-security/326/])
HBASE-8553. improve unit-test coverage of package 
org.apache.hadoop.hbase.mapreduce.hadoopbackport. Contributed by Ivan A. 
Veselovsky. (ddas: rev 1536502)
* 
/hbase/branches/0.94/src/main/java/org/apache/hadoop/hbase/mapreduce/hadoopbackport/InputSampler.java
* 
/hbase/branches/0.94/src/test/java/org/apache/hadoop/hbase/mapreduce/hadoopbackport/TestInputSampler.java
* 
/hbase/branches/0.94/src/test/java/org/apache/hadoop/hbase/mapreduce/hadoopbackport/TestInputSamplerTool.java
* 
/hbase/branches/0.94/src/test/java/org/apache/hadoop/hbase/mapreduce/hadoopbackport/TestTotalOrderPartitioner.java


> improve unit-test coverage of package 
> org.apache.hadoop.hbase.mapreduce.hadoopbackport
> --------------------------------------------------------------------------------------
>
>                 Key: HBASE-8553
>                 URL: https://issues.apache.org/jira/browse/HBASE-8553
>             Project: HBase
>          Issue Type: Test
>    Affects Versions: 0.94.9
>            Reporter: Ivan A. Veselovsky
>            Assignee: Ivan A. Veselovsky
>             Fix For: 0.94.13
>
>         Attachments: HBASE-8553-0.94--N2.patch
>
>
> The patch is for branch 0.94 only.
> The class InputSampler is modified because need to fix bug there: in method 
> "run(String[] args)" should be 
> "TotalOrderPartitioner.setPartitionFile(job.getConfiguration(), outf);" 
> instead of "TotalOrderPartitioner.setPartitionFile(getConf(), outf);". 
> Otherwise it is impossible to set output file correctly. 



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to