[ https://issues.apache.org/jira/browse/HBASE-13010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14321214#comment-14321214 ]
Hadoop QA commented on HBASE-13010: ----------------------------------- {color:red}-1 overall{color}. Here are the results of testing the latest attachment http://issues.apache.org/jira/secure/attachment/12698867/0001-HBASE-13010-HFileOutputFormat2-partitioner-s-path-is.patch against master branch at commit f286797fbf063a929b0dc841c6071edb8eae2dd6. ATTACHMENT ID: 12698867 {color:green}+1 @author{color}. The patch does not contain any @author tags. {color:red}-1 tests included{color}. The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch. {color:red}-1 patch{color}. The patch command could not apply the patch. Console output: https://builds.apache.org/job/PreCommit-HBASE-Build/12850//console This message is automatically generated. > HFileOutputFormat2 partitioner's path is hard-coded as '/tmp' > ------------------------------------------------------------- > > Key: HBASE-13010 > URL: https://issues.apache.org/jira/browse/HBASE-13010 > Project: HBase > Issue Type: Bug > Components: mapreduce > Affects Versions: 0.98.10 > Reporter: Aditya Kishore > Assignee: Aditya Kishore > Fix For: 2.0.0, 1.0.1, 1.1.0, 0.98.11 > > Attachments: > 0001-HBASE-13010-HFileOutputFormat2-partitioner-s-path-is.patch, > 0001-HBASE-13010-HFileOutputFormat2-partitioner-s-path-is.patch, > 0001-HBASE-13010-HFileOutputFormat2-partitioner-s-path-is.patch > > > Instead we should use {{$\{hadoop.tmp.dir\}}} which maps to > {{/tmp/hadoop-$\{user.name\}}} as the users may not have write access to > {{/tmp}}. -- This message was sent by Atlassian JIRA (v6.3.4#6332)