Re: [jira] [Resolved] (HDFS-4869) FsShell get command does not support writing to stdout

2013-06-11 Thread Azuryy Yu
FsShell was rewrited in hadoop-2, The new FsShell has so many issuses, such as copytolocal cannot keep permission, getmerge doesnt support derectory target etc. --Send from my Sony mobile. On Jun 12, 2013 12:21 AM, "Cristina L. Abad (JIRA)" wrote: > > [ > https://issues.apache.org/jira/brow

Re: Why is FileSystem.createNonRecursive deprecated?

2013-06-11 Thread Andrew Wang
Hi Ravi, I wasn't around for HADOOP-6840, but I'm guessing it's deprecated for the same reasons as primitiveCreate: FileSystem is supposed to eventually to be supplanted by FileContext. FileContext#create also has a more manageable number of method signatures through the use of flags, and in fact

ViewFS rename within namespace

2013-06-11 Thread lohit
Hello Devs, We see that ViewFileSystem does not allow rename across mount points even if it is in same namespace. I see the code in ViewFileSystem.java which has been commented out which would have allowed rename across mount points but within same namespace. Can anyone explain history behind this

Why is FileSystem.createNonRecursive deprecated?

2013-06-11 Thread Ravi Prakash
Hi folks, I am trying to fix MAPREDUCE-5317. I noticed that the only way through FileSystem to NOT recursively create directories is through the deprecated method @deprecated API only for 0.20-append FileSystem.createNonRecursive. This has been marked deprecated ever since it was put in by H

Re: Bringing Hadoop to Fedora

2013-06-11 Thread Arun C Murthy
Tim, This is great! I'll take a look at some of these patches, welcome! Arun On Jun 11, 2013, at 8:54 AM, Tim St Clair wrote: > Greetings Hadoop Development Community, > > As some of you are aware, we've been looking to bring the upstream 2.X series > into the Fedora channels. We believe

[jira] [Resolved] (HDFS-4869) FsShell get command does not support writing to stdout

2013-06-11 Thread Cristina L. Abad (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cristina L. Abad resolved HDFS-4869. Resolution: Won't Fix > FsShell get command does not support writing to stdout > ---

[jira] [Created] (HDFS-4898) BlockPlacementPolicyWithNodeGroup.chooseRemoteRack() fails to properly fallback to local rack

2013-06-11 Thread Eric Sirianni (JIRA)
Eric Sirianni created HDFS-4898: --- Summary: BlockPlacementPolicyWithNodeGroup.chooseRemoteRack() fails to properly fallback to local rack Key: HDFS-4898 URL: https://issues.apache.org/jira/browse/HDFS-4898

Hadoop-Hdfs-trunk - Build # 1427 - Still Failing

2013-06-11 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk/1427/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 11290 lines...] [INFO] Building Apache Hadoop HDFS Projec

Build failed in Jenkins: Hadoop-Hdfs-trunk #1427

2013-06-11 Thread Apache Jenkins Server
See Changes: [llu] HADOOP-9630. [RPC v9] Remove IpcSerializationType. (Junping Du via llu) [shv] HDFS-4878. On Remove Block, block is not removed from neededReplications queue. Contributed by Tao Luo. [atm] HADOOP-9604. Javadoc of