understanding hadoop.tmp.dir

2017-05-12 Thread Steve Loughran
I've been looking for a location on HDFS for temp data as part of HADOOP-13786, which has had me looking at hadoop.tmp.dir 1. There's no actual java constant for it 2. We don't spell out that it is in the local FS only...there's a risk that it is picked up and used

[jira] [Resolved] (HADOOP-12979) IOE in S3a: ${hadoop.tmp.dir}/s3a not configured

2017-03-03 Thread Steve Loughran (JIRA)
IOE in S3a: ${hadoop.tmp.dir}/s3a not configured > - > > Key: HADOOP-12979 > URL: https://issues.apache.org/jira/browse/HADOOP-12979 > Project: Hadoop Common > Issue Type: Bug

[jira] [Created] (HADOOP-12979) IOE in S3a: ${hadoop.tmp.dir}/s3a not configured

2016-03-30 Thread Steve Loughran (JIRA)
Steve Loughran created HADOOP-12979: --- Summary: IOE in S3a: ${hadoop.tmp.dir}/s3a not configured Key: HADOOP-12979 URL: https://issues.apache.org/jira/browse/HADOOP-12979 Project: Hadoop Common

[jira] [Resolved] (HADOOP-9529) It looks like hadoop.tmp.dir is being used both for local and hdfs directories

2015-03-09 Thread Allen Wittenauer (JIRA)
HADOOP-8970 > It looks like hadoop.tmp.dir is being used both for local and hdfs directories > -- > > Key: HADOOP-9529 > URL: https://issues.apache.org/jira/bro

[jira] [Created] (HADOOP-9529) It looks like hadoop.tmp.dir is being used both for local and hdfs directories

2013-04-30 Thread Ronald Kevin Burton (JIRA)
Ronald Kevin Burton created HADOOP-9529: --- Summary: It looks like hadoop.tmp.dir is being used both for local and hdfs directories Key: HADOOP-9529 URL: https://issues.apache.org/jira/browse/HADOOP-9529

[jira] [Created] (HADOOP-8970) Need a different environment variable or configuration that states where local temporary files are stored than hadoop.tmp.dir

2012-10-24 Thread Robert Justice (JIRA)
Robert Justice created HADOOP-8970: -- Summary: Need a different environment variable or configuration that states where local temporary files are stored than hadoop.tmp.dir Key: HADOOP-8970 URL: https

[jira] [Created] (HADOOP-7746) RunJar doesn't consider hadoop.tmp.dir argument

2011-10-13 Thread Konstantin Pelykh (Created) (JIRA)
RunJar doesn't consider hadoop.tmp.dir argument --- Key: HADOOP-7746 URL: https://issues.apache.org/jira/browse/HADOOP-7746 Project: Hadoop Common Issue Type: Bug Components:

hadoop.tmp.dir

2010-12-01 Thread Dave Shine
On a production cluster, is it acceptable to have the following properties set to subfolders of hadoop.tmp.dir? (hadoop.tmp.dir=/tmp/hadoop-hadoop) fs.checkpoint.dir mapred.local.dir mapred.temp.dir fs.checkpoint.dir seems like it might be a