[jira] [Created] (HADOOP-9822) create constant maxCapacity in RetryCache rather than hard-coding 16 in RetryCache constructor

2013-08-01 Thread Tsuyoshi OZAWA (JIRA)
Tsuyoshi OZAWA created HADOOP-9822: -- Summary: create constant maxCapacity in RetryCache rather than hard-coding 16 in RetryCache constructor Key: HADOOP-9822 URL: https://issues.apache.org/jira/browse/HADOOP-9822

[jira] [Created] (HADOOP-9821) ClientId should have getMsb/getLsb methods

2013-08-01 Thread Tsuyoshi OZAWA (JIRA)
Tsuyoshi OZAWA created HADOOP-9821: -- Summary: ClientId should have getMsb/getLsb methods Key: HADOOP-9821 URL: https://issues.apache.org/jira/browse/HADOOP-9821 Project: Hadoop Common Issue

[jira] [Resolved] (HADOOP-9779) create constant RpcConstants.CLIENT_ID_LENGTH rather than hard-coding 16 everywhere

2013-08-01 Thread Tsuyoshi OZAWA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsuyoshi OZAWA resolved HADOOP-9779. Resolution: Duplicate Close as a duplicated issue of HDFS-5025. > create

[jira] [Created] (HADOOP-9820) RPCv9 wire protocol is insufficient to support multiplexing

2013-08-01 Thread Daryn Sharp (JIRA)
Daryn Sharp created HADOOP-9820: --- Summary: RPCv9 wire protocol is insufficient to support multiplexing Key: HADOOP-9820 URL: https://issues.apache.org/jira/browse/HADOOP-9820 Project: Hadoop Common

[jira] [Resolved] (HADOOP-9807) Fix TestSymlinkLocalFSFileSystem on Windows

2013-08-01 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Agarwal resolved HADOOP-9807. --- Resolution: Duplicate Assignee: Arpit Agarwal Incremental fixes on top of HADOOP-9527

[jira] [Created] (HADOOP-9819) FileSystem#rename is broken, deletes target when renaming link to itself

2013-08-01 Thread Arpit Agarwal (JIRA)
Arpit Agarwal created HADOOP-9819: - Summary: FileSystem#rename is broken, deletes target when renaming link to itself Key: HADOOP-9819 URL: https://issues.apache.org/jira/browse/HADOOP-9819 Project: H

[jira] [Created] (HADOOP-9818) Remove usage of "bash -c" from oah.fs.DF

2013-08-01 Thread Andrew Wang (JIRA)
Andrew Wang created HADOOP-9818: --- Summary: Remove usage of "bash -c" from oah.fs.DF Key: HADOOP-9818 URL: https://issues.apache.org/jira/browse/HADOOP-9818 Project: Hadoop Common Issue Type: Im

Re: git line endings trouble since recent trunk

2013-08-01 Thread Robert Parker
Yes on hadoop-common-project/hadoop-common/src/main/docs/releasenotes.html. This does not appear to affect devs in my group with older git 1.7.1, but it does affect git 1.8.1.2 and fiddling with the options autocrlf and safecrlf could not produce a combination that prevents it from changing the li

Re: git line endings trouble since recent trunk

2013-08-01 Thread Zhijie Shen
The problem seems to happen again on the latest trunk On Mon, Jul 1, 2013 at 11:44 AM, Colin McCabe wrote: > On Mon, Jul 1, 2013 at 11:09 AM, Raja Aluri wrote: > > They are not that many that I can think of unless you are using notepad > for > > editing, but some of the windows related files mi

Re: [VOTE] Release Apache Hadoop 2.1.0-beta

2013-08-01 Thread Arun C Murthy
Ok, thanks for heads up Daryn. I'll spin an RC2 once HADOOP-9816 gets in - I'd appreciate if you could help push the fix in ASAP. Thanks again! Arun On Aug 1, 2013, at 9:38 AM, Daryn Sharp wrote: > I broke RPC QOP for integrity and privacy options. :( See blocker > HADOOP-9816. I think I u

Re: [VOTE] Release Apache Hadoop 2.1.0-beta

2013-08-01 Thread Roman Shaposhnik
On Wed, Jun 26, 2013 at 1:17 AM, Arun C Murthy wrote: > Folks, > > I've created a release candidate (rc0) for hadoop-2.1.0-beta that I would > like to get released. > > This release represents a *huge* amount of work done by the community (639 > fixes) which > includes several major advances inc

Re: [VOTE] Release Apache Hadoop 2.1.0-beta

2013-08-01 Thread Daryn Sharp
I broke RPC QOP for integrity and privacy options. :( See blocker HADOOP-9816. I think I understand the problem and it shouldn't be hard to fix. The bug went unnoticed because sadly there are no unit tests for the QOP options, even though it just involves a conf setting. Daryn On Jul 29, 20

[jira] [Created] (HADOOP-9816) RPC Sasl QOP is broken

2013-08-01 Thread Daryn Sharp (JIRA)
Daryn Sharp created HADOOP-9816: --- Summary: RPC Sasl QOP is broken Key: HADOOP-9816 URL: https://issues.apache.org/jira/browse/HADOOP-9816 Project: Hadoop Common Issue Type: Bug Compon

Re: [VOTE] Hadoop 1.2.1 release candidate 0 -- stable release

2013-08-01 Thread Matt Foley
Thanks to all who voted. Including my own +1, the final tally is: +1 binding: 4 +1 non-binding: 2 -1 or 0: none The vote passes, and we have a new stable release 1.2.1. I will finish publishing the release Friday, since I am currently out of town on vacation. Best regards, --Matt (release manag

[jira] [Created] (HADOOP-9815) Authorization Service API

2013-08-01 Thread Jerry Chen (JIRA)
Jerry Chen created HADOOP-9815: -- Summary: Authorization Service API Key: HADOOP-9815 URL: https://issues.apache.org/jira/browse/HADOOP-9815 Project: Hadoop Common Issue Type: Task Comp

[jira] [Created] (HADOOP-9814) Access Token Service API

2013-08-01 Thread Jerry Chen (JIRA)
Jerry Chen created HADOOP-9814: -- Summary: Access Token Service API Key: HADOOP-9814 URL: https://issues.apache.org/jira/browse/HADOOP-9814 Project: Hadoop Common Issue Type: Task Compo

[jira] [Created] (HADOOP-9813) Fine-grained authorization library for HAS

2013-08-01 Thread Jerry Chen (JIRA)
Jerry Chen created HADOOP-9813: -- Summary: Fine-grained authorization library for HAS Key: HADOOP-9813 URL: https://issues.apache.org/jira/browse/HADOOP-9813 Project: Hadoop Common Issue Type: Ta

[jira] [Created] (HADOOP-9812) Authorization service for HAS

2013-08-01 Thread Jerry Chen (JIRA)
Jerry Chen created HADOOP-9812: -- Summary: Authorization service for HAS Key: HADOOP-9812 URL: https://issues.apache.org/jira/browse/HADOOP-9812 Project: Hadoop Common Issue Type: Task

[jira] [Created] (HADOOP-9811) Common libraries & management facilities for HAS

2013-08-01 Thread Jerry Chen (JIRA)
Jerry Chen created HADOOP-9811: -- Summary: Common libraries & management facilities for HAS Key: HADOOP-9811 URL: https://issues.apache.org/jira/browse/HADOOP-9811 Project: Hadoop Common Issue Ty