Oracle Java SE 7 Update 6 released (with ARM JDK!)

2012-08-14 Thread Trevor
FYI, especially for those interested in ARM support: Oracle Releases New Java Updates - Java SE 7 Update 6, JavaFX 2.2 and JavaFX Scene Builder 1.0 http://www.oracle.com/us/corporate/press/1735645 This release includes a full JDK (as opposed to an EJRE) for Linux on ARM, along with a non-experime

Re: S3 FS tests broken?

2012-08-14 Thread Alejandro Abdelnur
This is me, https://issues.apache.org/jira/browse/HADOOP-8699 On it Thx On Tue, Aug 14, 2012 at 10:33 AM, Eli Collins wrote: > Trevor, > Forgot to ask, since you can reproduce this can you confirm and see > why S3Conf.get is returning null for test.fs.s3.name? > > On Mon, Aug 13, 2012 at 6:35

[jira] [Created] (HADOOP-8699) some common testcases create core-site.xml in test-classes making other testcases to fail

2012-08-14 Thread Alejandro Abdelnur (JIRA)
Alejandro Abdelnur created HADOOP-8699: -- Summary: some common testcases create core-site.xml in test-classes making other testcases to fail Key: HADOOP-8699 URL: https://issues.apache.org/jira/browse/HADOOP-8

[jira] [Resolved] (HADOOP-8558) Hadoop RPC does not allow protocol extension with common interfaces.

2012-08-14 Thread Konstantin Shvachko (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konstantin Shvachko resolved HADOOP-8558. - Resolution: Not A Problem Fix Version/s: 3.0.0 Assignee: Konstant

Re: S3 FS tests broken?

2012-08-14 Thread Eli Collins
Trevor, Forgot to ask, since you can reproduce this can you confirm and see why S3Conf.get is returning null for test.fs.s3.name? On Mon, Aug 13, 2012 at 6:35 PM, Eli Collins wrote: > Passes for me locally, and the precondition that's failing (passing > null to Conf#set) from the backtrace looks

[jira] [Created] (HADOOP-8698) Do not call unneceseary setConf(null) in Configured constructor

2012-08-14 Thread Radim Kolar (JIRA)
Radim Kolar created HADOOP-8698: --- Summary: Do not call unneceseary setConf(null) in Configured constructor Key: HADOOP-8698 URL: https://issues.apache.org/jira/browse/HADOOP-8698 Project: Hadoop Common