Why "java.util.zip.ZipOutputStream" need to use /tmp?

2009-08-27 Thread Steve Gao
The hadoop version is 0.18.3 . Recently we got "out of space" issue. It's from "java.util.zip.ZipOutputStream". We found that /tmp is full and after cleaning /tmp the problem is solved. However why hadoop needs to use /tmp? We had already configured hadoop tmp to a local disk in: hadoop-site.x

[jira] Resolved: (HADOOP-6215) fix GenericOptionParser to deal with -D with '=' in the value

2009-08-27 Thread Sharad Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sharad Agarwal resolved HADOOP-6215. Resolution: Fixed Hadoop Flags: [Reviewed] +1 I committed to trunk and branch 20. Th

[jira] Created: (HADOOP-6221) RPC.WaitForProxy swallows InterruptedException

2009-08-27 Thread Steve Loughran (JIRA)
RPC.WaitForProxy swallows InterruptedException -- Key: HADOOP-6221 URL: https://issues.apache.org/jira/browse/HADOOP-6221 Project: Hadoop Common Issue Type: Bug Components: ipc

[jira] Created: (HADOOP-6220) Jetty wraps InterruptedExceptions by IOExceptions if interrupted in startup

2009-08-27 Thread Steve Loughran (JIRA)
Jetty wraps InterruptedExceptions by IOExceptions if interrupted in startup --- Key: HADOOP-6220 URL: https://issues.apache.org/jira/browse/HADOOP-6220 Project: Hadoop Common

[jira] Created: (HADOOP-6218) Split TFile by Record Sequence Number

2009-08-27 Thread Hong Tang (JIRA)
Split TFile by Record Sequence Number - Key: HADOOP-6218 URL: https://issues.apache.org/jira/browse/HADOOP-6218 Project: Hadoop Common Issue Type: New Feature Reporter: Hong Tang It would be