[jira] [Created] (HADOOP-11486) org.apache.hadoop.security.token.delegation.web.TestWebDelegationToken.testHttpUGI fails.

2015-01-16 Thread Spandan Dutta (JIRA)
Spandan Dutta created HADOOP-11486: -- Summary: org.apache.hadoop.security.token.delegation.web.TestWebDelegationToken.testHttpUGI fails. Key: HADOOP-11486 URL: https://issues.apache.org/jira/browse/HADOOP-11486

Re: InterfaceStability and InterfaceAudience stability

2015-01-16 Thread Karthik Kambatla
Change from Private to Contract might not be an issue. Change from Public to Contract might be incompatible behavior irrespective of whether InterfaceAudience is evolving or stable. On Sat, Jan 17, 2015 at 12:01 AM, Allen Wittenauer wrote: > > It may work fine from a code perspective, bu

Re: InterfaceStability and InterfaceAudience stability

2015-01-16 Thread Allen Wittenauer
It may work fine from a code perspective, but from a semantic and/or human perspective, I think it’d be confusing and could lead to problems down the road. Let’s say we add Contract after making this Stable. If we change any Private’s to Contracts as a result, is that a break? On

Re: InterfaceStability and InterfaceAudience stability

2015-01-16 Thread Abraham Elmahrek
Agreed. Any one interested in reviewing/committing https://issues.apache.org/jira/browse/HADOOP-11476? On Thu, Jan 15, 2015 at 11:27 AM, Chris Nauroth wrote: > Would it really be backwards-incompatible if we added new levels later? > That seems counter-intuitive and contrary to this piece of doc

[jira] [Resolved] (HADOOP-10037) s3n read truncated, but doesn't throw exception

2015-01-16 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran resolved HADOOP-10037. - Resolution: Cannot Reproduce Fix Version/s: 2.6.0 closing as Cannot Reproduce, as

[jira] [Resolved] (HADOOP-9577) Actual data loss using s3n (against US Standard region)

2015-01-16 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran resolved HADOOP-9577. Resolution: Won't Fix I'm going to close this as something we don't currently plan to fix i

[jira] [Resolved] (HADOOP-4436) S3 object names with arbitrary slashes confuse NativeS3FileSystem

2015-01-16 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-4436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran resolved HADOOP-4436. Resolution: Won't Fix Fix Version/s: 2.7.0 closing as WONTFIX...s3n, s3a and opensta

[jira] [Resolved] (HADOOP-11261) Set custom endpoint for S3A

2015-01-16 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-11261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran resolved HADOOP-11261. - Resolution: Fixed Fix Version/s: 2.7.0 > Set custom endpoint for S3A > --

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

2015-01-16 Thread Apache Jenkins Server
See Changes: [kasha] YARN-2217. [YARN-1492] Shared cache client side changes. (Chris Trezzo via kasha) [aajisaka] HADOOP-11483. HardLink.java should use the jdk7 createLink method [aajisaka] YARN-3005. [JDK7] Use switch statement