[jira] [Created] (HADOOP-10447) Implement C code for parsing Hadoop / HDFS URIs

2014-03-26 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HADOOP-10447: - Summary: Implement C code for parsing Hadoop / HDFS URIs Key: HADOOP-10447 URL: https://issues.apache.org/jira/browse/HADOOP-10447 Project: Hadoop Co

[jira] [Created] (HADOOP-10446) native code for reading Hadoop configuration XML files

2014-03-26 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HADOOP-10446: - Summary: native code for reading Hadoop configuration XML files Key: HADOOP-10446 URL: https://issues.apache.org/jira/browse/HADOOP-10446 Project: Ha

[jira] [Created] (HADOOP-10445) Implement DataTransferProtocol in libhdfs-core.so

2014-03-26 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HADOOP-10445: - Summary: Implement DataTransferProtocol in libhdfs-core.so Key: HADOOP-10445 URL: https://issues.apache.org/jira/browse/HADOOP-10445 Project: Hadoop

[jira] [Created] (HADOOP-10444) add pom.xml infrastructure for hadoop-native-core

2014-03-26 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HADOOP-10444: - Summary: add pom.xml infrastructure for hadoop-native-core Key: HADOOP-10444 URL: https://issues.apache.org/jira/browse/HADOOP-10444 Project: Hadoop

[jira] [Created] (HADOOP-10443) limit symbol visibility in libhdfs-core.so and libyarn-core.so

2014-03-26 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HADOOP-10443: - Summary: limit symbol visibility in libhdfs-core.so and libyarn-core.so Key: HADOOP-10443 URL: https://issues.apache.org/jira/browse/HADOOP-10443 Pr

[jira] [Created] (HADOOP-10442) Group look-up can cause segmentation fault when certain JNI-based mapping module is used.

2014-03-26 Thread Kihwal Lee (JIRA)
Kihwal Lee created HADOOP-10442: --- Summary: Group look-up can cause segmentation fault when certain JNI-based mapping module is used. Key: HADOOP-10442 URL: https://issues.apache.org/jira/browse/HADOOP-10442

[jira] [Created] (HADOOP-10441) Namenode metric "rpc.RetryCache/NameNodeRetryCache.CacheHit" can't be correctly processed by Ganglia

2014-03-26 Thread Jing Zhao (JIRA)
Jing Zhao created HADOOP-10441: -- Summary: Namenode metric "rpc.RetryCache/NameNodeRetryCache.CacheHit" can't be correctly processed by Ganglia Key: HADOOP-10441 URL: https://issues.apache.org/jira/browse/HADOOP-1044

[jira] [Created] (HADOOP-10440) HarFsInputStream of HarFileSystem, when reading data, computing the position has bug

2014-03-26 Thread guodongdong (JIRA)
guodongdong created HADOOP-10440: Summary: HarFsInputStream of HarFileSystem, when reading data, computing the position has bug Key: HADOOP-10440 URL: https://issues.apache.org/jira/browse/HADOOP-10440

Re: Passive mode for FTPFileSystem

2014-03-26 Thread Steve Loughran
On 25 March 2014 13:34, Michael Howard wrote: > 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 locale and case sensitivity relate to > FTPFileS

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

2014-03-26 Thread Apache Jenkins Server
See Changes: [wheat9] HDFS-6130. NPE when upgrading namenode from fsimages older than -32. Contributed by Haohui Mai. [arp] HDFS-5910. Enhance DataTransferProtocol to allow per-connection choice of encryption/plain-text. (Contrib

[jira] [Resolved] (HADOOP-10439) Fix compilation error in branch-2 after HADOOP-10426

2014-03-26 Thread Haohui Mai (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Haohui Mai resolved HADOOP-10439. - Resolution: Fixed Fix Version/s: 2.5.0 I've committed it to branch-2. Thanks [~szetszwo]

[jira] [Created] (HADOOP-10439) Fix compilation error in branch-2 after HADOOP-10426

2014-03-26 Thread Haohui Mai (JIRA)
Haohui Mai created HADOOP-10439: --- Summary: Fix compilation error in branch-2 after HADOOP-10426 Key: HADOOP-10439 URL: https://issues.apache.org/jira/browse/HADOOP-10439 Project: Hadoop Common