[jira] [Resolved] (HADOOP-10292) Restore HttpServer from branch-2.2 in branch-2

2014-01-27 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Srinivas resolved HADOOP-10292. -- Resolution: Fixed Hadoop Flags: Reviewed I have committed this change to branch

[jira] [Created] (HADOOP-10299) Fix broken link in WebHDFS.apt.vm

2014-01-27 Thread Akira AJISAKA (JIRA)
Akira AJISAKA created HADOOP-10299: -- Summary: Fix broken link in WebHDFS.apt.vm Key: HADOOP-10299 URL: https://issues.apache.org/jira/browse/HADOOP-10299 Project: Hadoop Common Issue Type: B

[jira] [Created] (HADOOP-10298) Clean up HttpServer2

2014-01-27 Thread Haohui Mai (JIRA)
Haohui Mai created HADOOP-10298: --- Summary: Clean up HttpServer2 Key: HADOOP-10298 URL: https://issues.apache.org/jira/browse/HADOOP-10298 Project: Hadoop Common Issue Type: Improvement

[jira] [Resolved] (HADOOP-10253) Remove deprecated methods in HttpServer

2014-01-27 Thread Haohui Mai (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Haohui Mai resolved HADOOP-10253. - Resolution: Won't Fix According to the discussion in HADOOP-10255. HttpServer is reserved for H

Re: Maintaining documentations

2014-01-27 Thread Arpit Agarwal
Done, thanks guys for finding and fixing doc issues! On Mon, Jan 27, 2014 at 10:27 PM, Akira AJISAKA wrote: > Thank you for reviewing and committing, Arpit! > > > > HADOOP-6350 - not sure of the status. Is the attached patch ready for > > review? > > The patch is not ready. I need to add the new

Re: Maintaining documentations

2014-01-27 Thread Akira AJISAKA
Thank you for reviewing and committing, Arpit! > HADOOP-6350 - not sure of the status. Is the attached patch ready for > review? The patch is not ready. I need to add the new metrics for the latest trunk. I'll create a new patch in this week. In addition, could you please review HADOOP-9830? Th

[jira] [Created] (HADOOP-10297) FileChecksum should provide getChecksumOpt method

2014-01-27 Thread Laurent Goujon (JIRA)
Laurent Goujon created HADOOP-10297: --- Summary: FileChecksum should provide getChecksumOpt method Key: HADOOP-10297 URL: https://issues.apache.org/jira/browse/HADOOP-10297 Project: Hadoop Common

[jira] [Resolved] (HADOOP-10274) Lower the logging level from ERROR to WARN for UGI.doAs method

2014-01-27 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HADOOP-10274. Resolution: Fixed Fix Version/s: 2.3.0 3.0.0 Hadoop Flags: Reviewed Commit

[jira] [Created] (HADOOP-10296) null check for requestContentLen is wrong in SwiftRestClient#buildException()

2014-01-27 Thread Ted Yu (JIRA)
Ted Yu created HADOOP-10296: --- Summary: null check for requestContentLen is wrong in SwiftRestClient#buildException() Key: HADOOP-10296 URL: https://issues.apache.org/jira/browse/HADOOP-10296 Project: Hadoop

[jira] [Created] (HADOOP-10295) Allow distcp to automatically identify the checksum type of source files and use it for the target

2014-01-27 Thread Jing Zhao (JIRA)
Jing Zhao created HADOOP-10295: -- Summary: Allow distcp to automatically identify the checksum type of source files and use it for the target Key: HADOOP-10295 URL: https://issues.apache.org/jira/browse/HADOOP-10295

[jira] [Created] (HADOOP-10294) Using backtick "`" as delimiter for parsing file path disallows "`" in file path name

2014-01-27 Thread Yongjun Zhang (JIRA)
Yongjun Zhang created HADOOP-10294: -- Summary: Using backtick "`" as delimiter for parsing file path disallows "`" in file path name Key: HADOOP-10294 URL: https://issues.apache.org/jira/browse/HADOOP-10294

[jira] [Created] (HADOOP-10293) Though symlink is disabled by default, related code interprets path to be link incorrectly

2014-01-27 Thread Yongjun Zhang (JIRA)
Yongjun Zhang created HADOOP-10293: -- Summary: Though symlink is disabled by default, related code interprets path to be link incorrectly Key: HADOOP-10293 URL: https://issues.apache.org/jira/browse/HADOOP-10293

Re: Maintaining documentations

2014-01-27 Thread Arpit Agarwal
I committed the following patches today: HADOOP-10086 HADOOP-9982 HADOOP-10212 HDFS-5297 Remaining from your initial list: HADOOP-10139 - needs to be rebased HDFS-5492 - I will review it this week. HADOOP-6350 - not sure of the status. Is the attached patch ready for review? I will look at the

[jira] [Created] (HADOOP-10292) Bring HttpServer in branch-2.2 into branch-2

2014-01-27 Thread Haohui Mai (JIRA)
Haohui Mai created HADOOP-10292: --- Summary: Bring HttpServer in branch-2.2 into branch-2 Key: HADOOP-10292 URL: https://issues.apache.org/jira/browse/HADOOP-10292 Project: Hadoop Common Issue Ty

Re: Re-swizzle 2.3

2014-01-27 Thread Sandy Ryza
We should hold off commits until that's done, right? On Mon, Jan 27, 2014 at 1:07 PM, Arun C Murthy wrote: > Yep, on it as we speak. :) > > > Arun > > On Jan 27, 2014, at 12:36 PM, Jason Lowe wrote: > > > Thanks, Arun. Are there plans to update the Fix Versions and > CHANGES.txt accordingly?

Re: Re-swizzle 2.3

2014-01-27 Thread Arun C Murthy
Yep, on it as we speak. :) Arun On Jan 27, 2014, at 12:36 PM, Jason Lowe wrote: > Thanks, Arun. Are there plans to update the Fix Versions and CHANGES.txt > accordingly? There are a lot of JIRAs that are now going to ship in 2.3.0 > but the JIRA and CHANGES.txt says they're not fixed until

Re: Re-swizzle 2.3

2014-01-27 Thread Jason Lowe
Thanks, Arun. Are there plans to update the Fix Versions and CHANGES.txt accordingly? There are a lot of JIRAs that are now going to ship in 2.3.0 but the JIRA and CHANGES.txt says they're not fixed until 2.4.0. Jason On 01/27/2014 08:47 AM, Arun C Murthy wrote: Done. I've re-created branc

[jira] [Resolved] (HADOOP-10277) setfacl -x fails to parse ACL spec if trying to remove the mask entry.

2014-01-27 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Nauroth resolved HADOOP-10277. Resolution: Fixed Fix Version/s: HDFS ACLs (HDFS-4685) Hadoop Flags: Reviewed

[jira] [Created] (HADOOP-10291) TestSecurityUtil#testSocketAddrWithIP fails

2014-01-27 Thread Mit Desai (JIRA)
Mit Desai created HADOOP-10291: -- Summary: TestSecurityUtil#testSocketAddrWithIP fails Key: HADOOP-10291 URL: https://issues.apache.org/jira/browse/HADOOP-10291 Project: Hadoop Common Issue Type:

Re: Re-swizzle 2.3

2014-01-27 Thread Arun C Murthy
Done. I've re-created branch-2.3 from branch-2. thanks, Arun On Jan 23, 2014, at 2:40 AM, Arun Murthy wrote: > Based on the discussion at common-dev@, we've decided to target 2.3 > off the tip of branch-2 based on the 2 major HDFS features which are > Heterogenous Storage (HDFS-2832) and HDFS C

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

2014-01-27 Thread Apache Jenkins Server
See -- [...truncated 64622 lines...] Adding reference: maven.local.repository [DEBUG] Initialize Maven Ant Tasks parsing buildfile jar:file:/home/jenkins/.m2/repository/org/apache/maven/plugins/maven