[
https://issues.apache.org/jira/browse/HBASE-13010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14321223#comment-14321223
]
Hudson commented on HBASE-13010:
--------------------------------
FAILURE: Integrated in HBase-1.1 #180 (See
[https://builds.apache.org/job/HBase-1.1/180/])
HBASE-13010 HFileOutputFormat2 partitioner's path is hard-coded as '/tmp'
(apurtell: rev 432b2197fdee4f1615d6ef651b1102faf16a48a5)
*
hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/HFileOutputFormat2.java
> 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)