[
https://issues.apache.org/jira/browse/HBASE-13010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14321176#comment-14321176
]
Andrew Purtell commented on HBASE-13010:
----------------------------------------
Our precommits are messy right now. Let me check this out locally and commit if
the tests pass.
> 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
> 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)