[jira] [Created] (HDFS-5256) Use guava LoadingCache to implement DFSClientCache

2013-09-24 Thread Haohui Mai (JIRA)
Haohui Mai created HDFS-5256: Summary: Use guava LoadingCache to implement DFSClientCache Key: HDFS-5256 URL: https://issues.apache.org/jira/browse/HDFS-5256 Project: Hadoop HDFS Issue Type: Bug

Re: [VOTE] Release Apache Hadoop 2.1.1-beta

2013-09-24 Thread Zhijie Shen
I've added MAPREDUCE-5531 to the blocker list. - Zhijie On Tue, Sep 24, 2013 at 3:41 PM, Arun C Murthy wrote: > With 4 +1s (3 binding) and no -1s the vote passes. I'll push it out… I'll > make it clear on the release page, that there are some known issues and > that we will follow up very short

Re: [VOTE] Release Apache Hadoop 2.1.1-beta

2013-09-24 Thread Arun C Murthy
With 4 +1s (3 binding) and no -1s the vote passes. I'll push it out… I'll make it clear on the release page, that there are some known issues and that we will follow up very shortly with another release. Meanwhile, let's fix the remaining blockers (please mark them as such with Target Version 2

Re: [VOTE] Release Apache Hadoop 2.1.1-beta

2013-09-24 Thread Vinod Kumar Vavilapalli
I ran through my usual check-list for validating the RC. I only checked the source tarball. - Signatures and message digests all good. I guess because of differences in gpg2's version, the message digest has different text wrapping. Anyways. - The top level full LICENSE, NOTICE and README are g

Re: [VOTE] Release Apache Hadoop 2.1.1-beta

2013-09-24 Thread Arun C Murthy
I've created 2.1.2-beta release version. Please use that for any *critical* commits on branch-2.1-beta branch. Please be careful, let's keep #commits here very small. thanks, Arun On Sep 24, 2013, at 2:07 PM, Andrew Wang wrote: > Hey Arun, > > That plan sounds good to me, thanks for being on

[jira] [Resolved] (HDFS-5191) revisit zero-copy API in FSDataInputStream to make it more intuitive

2013-09-24 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Patrick McCabe resolved HDFS-5191. Resolution: Fixed Fix Version/s: HDFS-4949 committed to HDFS-4949 branch. th

[jira] [Created] (HDFS-5255) Distcp job fails with hsftp when https is enabled

2013-09-24 Thread Yesha Vora (JIRA)
Yesha Vora created HDFS-5255: Summary: Distcp job fails with hsftp when https is enabled Key: HDFS-5255 URL: https://issues.apache.org/jira/browse/HDFS-5255 Project: Hadoop HDFS Issue Type: Bug

Re: [VOTE] Release Apache Hadoop 2.1.1-beta

2013-09-24 Thread Andrew Wang
Hey Arun, That plan sounds good to me, thanks for being on top of things. What's the new fix version we should be using (2.1.2 or 2.2.0)? Would be good to get the same clarification regarding which branches should be receiving commits. I think a 2.1.2 would be nice to get the symlinks changes in a

Re: [VOTE] Release Apache Hadoop 2.1.1-beta

2013-09-24 Thread Arun C Murthy
Rather than spin another RC, let's get this out and follow up with the next release - especially since it's not clear how long it will take for the symlink stuff to sort itself out. Getting this out will help downstream projects, even if it does so in small way. Arun On Sep 23, 2013, at 5:36 P

Re: [VOTE] Release Apache Hadoop 2.1.1-beta

2013-09-24 Thread Chris Nauroth
Update: HDFS-5228 has been resolved. It was committed to branch-2.1-beta, so I think there was an assumption that this would warrant a new RC. (If that's not the case, then we ought to pull HDFS-5228 back out of branch-2.1-beta to avoid confusion.) Chris Nauroth Hortonworks http://hortonworks.co

Re: [VOTE] Release Apache Hadoop 2.1.1-beta

2013-09-24 Thread Alejandro Abdelnur
ping On Tue, Sep 24, 2013 at 2:36 AM, Alejandro Abdelnur wrote: > Vote for the 2.1.1-beta release is closing tonight, while we had quite a > few +1s, it seems we need to address the following before doing a release: > > symlink discussion: get a concrete and explicit understanding on what we > w

RE: mailing list

2013-09-24 Thread Devaraj k
You need to send a mail to hdfs-dev-unsubscr...@hadoop.apache.org for unsubscribe to this list. http://hadoop.apache.org/mailing_lists.html. Thanks Devaraj k -Original Message- From: Nathan A Howard [mailto:nathan.a.howard.p...@statefarm.com] Sent: 24 September 2013 18:06 To: hdfs-dev

mailing list

2013-09-24 Thread Nathan A Howard
I would like to unsubscribe to this mailing list. Thank you. Nathan

Build failed in Jenkins: Hadoop-Hdfs-0.23-Build #740

2013-09-24 Thread Apache Jenkins Server
See -- [...truncated 7677 lines...] [ERROR] symbol : class Parser [ERROR] location: package com.google.protobuf [ERROR]

Hadoop-Hdfs-0.23-Build - Build # 740 - Still Failing

2013-09-24 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-0.23-Build/740/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 7870 lines...] [ERROR] location: class com.google.pro

HDFS splitting file to 64MB blocks

2013-09-24 Thread Karim Awara
Hi, I want to know when I upload a file from the local disk to hdfs in a distributed environment (local cluster), the file gets split into blocks of 64MB each. assuming the file resides on the namenode, who splits the file (namenode)? what if the file resides on a datanode, does the scenario cha

Uploading a file to HDFS

2013-09-24 Thread Karim Awara
Hi, I have a couple of questions about the process of uploading a large file (> 10GB) to HDFS. To make sure my understanding is correct, assuming I have a cluster of N machines. - What happens in the following: Case 1: assuming i want to uppload a file (input.txt) of size K

[jira] [Created] (HDFS-5254) Reconfigure DN's topology without restart DN

2013-09-24 Thread Junping Du (JIRA)
Junping Du created HDFS-5254: Summary: Reconfigure DN's topology without restart DN Key: HDFS-5254 URL: https://issues.apache.org/jira/browse/HDFS-5254 Project: Hadoop HDFS Issue Type: Bug