[jira] [Resolved] (HADOOP-10438) TestStreamingTaskLog fails

2014-03-25 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira AJISAKA resolved HADOOP-10438. Resolution: Duplicate Closing this issue as duplicate. > TestStreamingTaskLog fails > --

[jira] [Created] (HADOOP-10438) TestStreamingTaskLog fails

2014-03-25 Thread Akira AJISAKA (JIRA)
Akira AJISAKA created HADOOP-10438: -- Summary: TestStreamingTaskLog fails Key: HADOOP-10438 URL: https://issues.apache.org/jira/browse/HADOOP-10438 Project: Hadoop Common Issue Type: Bug

trouble building in eclipse ... AvroRecord

2014-03-25 Thread Michael Howard
I am having trouble building hadoop-common in eclipse. With hadoop-common I am getting missing dependencies with AvroRecord EchoRequestProto a few other protobuf things I successfully followed directions at: https://wiki.apache.org/hadoop/HowToContribute to get a successful maven build from the

[jira] [Created] (HADOOP-10437) Fix the javac warnings in the hadoop.util package

2014-03-25 Thread Tsz Wo Nicholas Sze (JIRA)
Tsz Wo Nicholas Sze created HADOOP-10437: Summary: Fix the javac warnings in the hadoop.util package Key: HADOOP-10437 URL: https://issues.apache.org/jira/browse/HADOOP-10437 Project: Hadoop Co

[jira] [Created] (HADOOP-10436) ToolRunner is not thread-safe

2014-03-25 Thread Ajay Chitre (JIRA)
Ajay Chitre created HADOOP-10436: Summary: ToolRunner is not thread-safe Key: HADOOP-10436 URL: https://issues.apache.org/jira/browse/HADOOP-10436 Project: Hadoop Common Issue Type: Bug

[jira] [Created] (HADOOP-10435) Enhance distcp to support preserving HDFS ACLs.

2014-03-25 Thread Chris Nauroth (JIRA)
Chris Nauroth created HADOOP-10435: -- Summary: Enhance distcp to support preserving HDFS ACLs. Key: HADOOP-10435 URL: https://issues.apache.org/jira/browse/HADOOP-10435 Project: Hadoop Common

[jira] [Resolved] (HADOOP-9986) HDFS Compatible ViewFileSystem

2014-03-25 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kihwal Lee resolved HADOOP-9986. Resolution: Invalid > HDFS Compatible ViewFileSystem > -- > >

Re: Passive mode for FTPFileSystem

2014-03-25 Thread Michael Howard
Steve, Thank you for your prompt response. > I've commented on what's needed; I see your comment: https://issues.apache.org/jira/browse/HADOOP-8602 Case test needs to use toLower() with a locale; the equalsIgnoreCase()fails in countries where "I".toLower() != "i" I am somewhat puzzled how loca

Re: Passive mode for FTPFileSystem

2014-03-25 Thread Steve Loughran
I think it's just one of those things that fell by the wayside -there's no fundamental problems with it, it just didn't have anyone advocating it. Now that you've taken up that role... I've commented on what's needed; we don't currently have anything in the way of FTP tests to address coverage and

Passive mode for FTPFileSystem

2014-03-25 Thread Michael Howard
a process-related question from a lurker/newbie ... FTPFileSystem does not support ftp passive mode. The underlying org.apache.commons.net.ftp.FTPClient implementation supports passive mode + a number of other settings. https://issues.apache.org/jira/browse/HADOOP-8602 includes a patch to support

Build failed in Jenkins: Hadoop-Common-trunk #1080

2014-03-25 Thread Apache Jenkins Server
See Changes: [jing9] HDFS-5840. Follow-up to HDFS-5138 to improve error handling during partial upgrade failures. Contributed by Aaron T. Myers, Suresh Srinivas, and Jing Zhao. [suresh] HDFS-6125. Cleanup unnecessary cast in HDFS

[jira] [Created] (HADOOP-10434) Is it possible to use "df" to calculating the dfs usage indtead of "du"

2014-03-25 Thread MaoYuan Xian (JIRA)
MaoYuan Xian created HADOOP-10434: - Summary: Is it possible to use "df" to calculating the dfs usage indtead of "du" Key: HADOOP-10434 URL: https://issues.apache.org/jira/browse/HADOOP-10434 Project: