[jira] [Created] (HADOOP-10021) distCp support for symlinks

2013-10-03 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HADOOP-10021: - Summary: distCp support for symlinks Key: HADOOP-10021 URL: https://issues.apache.org/jira/browse/HADOOP-10021 Project: Hadoop Common Issue

[jira] [Resolved] (HADOOP-9877) Fix listing of snapshot directories in globStatus

2013-10-03 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Patrick McCabe resolved HADOOP-9877. -- Resolution: Duplicate Fix Version/s: 2.1.2-beta > Fix listing of snapsh

[jira] [Created] (HADOOP-10020) disable symlinks temporarily

2013-10-03 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HADOOP-10020: - Summary: disable symlinks temporarily Key: HADOOP-10020 URL: https://issues.apache.org/jira/browse/HADOOP-10020 Project: Hadoop Common Issu

[jira] [Created] (HADOOP-10018) TestUserGroupInformation throws NPE when HADOOP_HOME is not set

2013-10-03 Thread Haohui Mai (JIRA)
Haohui Mai created HADOOP-10018: --- Summary: TestUserGroupInformation throws NPE when HADOOP_HOME is not set Key: HADOOP-10018 URL: https://issues.apache.org/jira/browse/HADOOP-10018 Project: Hadoop Commo

[jira] [Created] (HADOOP-10017) Fix NPE in DFSClient#getDelegationToken when doing Distcp from a secured cluster to an insecured cluster

2013-10-03 Thread Jing Zhao (JIRA)
Jing Zhao created HADOOP-10017: -- Summary: Fix NPE in DFSClient#getDelegationToken when doing Distcp from a secured cluster to an insecured cluster Key: HADOOP-10017 URL: https://issues.apache.org/jira/browse/HADOOP-1

[jira] [Created] (HADOOP-10016) Distcp should support copy from secure to insecure cluster for migration

2013-10-03 Thread Haohui Mai (JIRA)
Haohui Mai created HADOOP-10016: --- Summary: Distcp should support copy from secure to insecure cluster for migration Key: HADOOP-10016 URL: https://issues.apache.org/jira/browse/HADOOP-10016 Project: Had

Re: symlink support in Hadoop 2 GA

2013-10-03 Thread Daryn Sharp
I reluctantly agree that we should disable symlinks in 2.2 until we can sort out the compatibility issues. I'm reluctant in the sense that its a feature users have long wanted, and it's something we'd like to use from an administrative view. However I don't see all the issues being shorted out

Re: symlink support in Hadoop 2 GA

2013-10-03 Thread sanjay Radia
There are a number of issues (some minor, some more than minor). GA is close and we are are still in discussion on the some of them; while I believe we will close on these very very shortly, code change like this so close to GA is dangerous. I suggest we do the following: 1) Disable Symlinks in

[jira] [Created] (HADOOP-10015) UserGroupInformation prints out excessive ERROR warnings

2013-10-03 Thread Haohui Mai (JIRA)
Haohui Mai created HADOOP-10015: --- Summary: UserGroupInformation prints out excessive ERROR warnings Key: HADOOP-10015 URL: https://issues.apache.org/jira/browse/HADOOP-10015 Project: Hadoop Common

[jira] [Created] (HADOOP-10014) Symlink resolution is fundamentally broken for multi-layered filesystems

2013-10-03 Thread Daryn Sharp (JIRA)
Daryn Sharp created HADOOP-10014: Summary: Symlink resolution is fundamentally broken for multi-layered filesystems Key: HADOOP-10014 URL: https://issues.apache.org/jira/browse/HADOOP-10014 Project: H

[jira] [Created] (HADOOP-10013) FileSystem checkPath accepts invalid paths with an authority but no scheme

2013-10-03 Thread Daryn Sharp (JIRA)
Daryn Sharp created HADOOP-10013: Summary: FileSystem checkPath accepts invalid paths with an authority but no scheme Key: HADOOP-10013 URL: https://issues.apache.org/jira/browse/HADOOP-10013 Project:

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

2013-10-03 Thread Apache Jenkins Server
See Changes: [sandy] YARN-1213. Restore config to ban submitting to undeclared pools in the Fair Scheduler. (Sandy Ryza) [atm] HDFS-5289. Race condition in TestRetryCacheWithHA#testCreateSymlink causes spurious test failure. Contr