Re: Hadoop 3.x: what about shipping trunk as a 2.x release in 2015?

2015-03-12 Thread Karthik Kambatla
On Mon, Mar 9, 2015 at 2:15 PM, Steve Loughran ste...@hortonworks.com wrote: If 3.x is going to be Java 8 not backwards compatible, I don't expect anyone wanting to use this in production until some time deep into 2016. Issue: JDK 8 vs 7 It will require Hadoop clusters to move up to Java

Re: upstream jenkins build broken?

2015-03-12 Thread Vinayakumar B
I think the problem started from here. https://builds.apache.org/job/PreCommit-HDFS-Build/9828/testReport/junit/org.apache.hadoop.hdfs.server.datanode/TestDataNodeVolumeFailure/testUnderReplicationAfterVolFailure/ As Chris mentioned TestDataNodeVolumeFailure is changing the permission. But in

Build failed in Jenkins: Hadoop-Hdfs-trunk-Java8 #121

2015-03-12 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk-Java8/121/changes Changes: [aw] HADOOP-11703. git should ignore .DS_Store files on Mac OS X (Abin Shahab via aw) [cnauroth] HDFS-7491. Add incremental blockreport latency to DN metrics. Contributed by Ming Ma. [cnauroth] HADOOP-11693. Azure

subscribe the dev mailing list

2015-03-12 Thread 张铎
Thanks.

Re: subscribe the dev mailing list

2015-03-12 Thread 张铎
Yeah I noticed... I used to wonder why no confirm message was sent back and finally I found that I pasted the wrong address... Sorry for the spam... 2015-03-12 22:28 GMT+08:00 Ted Yu yuzhih...@gmail.com: Please send email to hdfs-dev-subscr...@hadoop.apache.org On Thu, Mar 12, 2015 at 6:56

Hadoop-Hdfs-trunk-Java8 - Build # 121 - Still Failing

2015-03-12 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk-Java8/121/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 8924 lines...] [INFO] ---

Re: subscribe the dev mailing list

2015-03-12 Thread Ted Yu
Please send email to hdfs-dev-subscr...@hadoop.apache.org On Thu, Mar 12, 2015 at 6:56 AM, 张铎 palomino...@gmail.com wrote: Thanks.

[jira] [Resolved] (HDFS-7925) truncate RPC should not be considered as idempotent

2015-03-12 Thread Jitendra Nath Pandey (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jitendra Nath Pandey resolved HDFS-7925. Resolution: Duplicate Duplicate of HDFS-7926 truncate RPC should not be considered

[jira] [Created] (HDFS-7920) FIx WebHDFS AuthFilter to use DelegationTokenAuthenticationFilter

2015-03-12 Thread Arun Suresh (JIRA)
Arun Suresh created HDFS-7920: - Summary: FIx WebHDFS AuthFilter to use DelegationTokenAuthenticationFilter Key: HDFS-7920 URL: https://issues.apache.org/jira/browse/HDFS-7920 Project: Hadoop HDFS

[jira] [Created] (HDFS-7922) ShortCircuitCache#close is not releasing ScheduledThreadPoolExecutors

2015-03-12 Thread Rakesh R (JIRA)
Rakesh R created HDFS-7922: -- Summary: ShortCircuitCache#close is not releasing ScheduledThreadPoolExecutors Key: HDFS-7922 URL: https://issues.apache.org/jira/browse/HDFS-7922 Project: Hadoop HDFS

[jira] [Created] (HDFS-7923) The DataNodes should rate-limit their full block reports by asking the NN on heartbeat messages

2015-03-12 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HDFS-7923: -- Summary: The DataNodes should rate-limit their full block reports by asking the NN on heartbeat messages Key: HDFS-7923 URL:

[jira] [Created] (HDFS-7921) FileSystem listFiles doesn't list the directories if recursive is false

2015-03-12 Thread Sowmya Ramesh (JIRA)
Sowmya Ramesh created HDFS-7921: --- Summary: FileSystem listFiles doesn't list the directories if recursive is false Key: HDFS-7921 URL: https://issues.apache.org/jira/browse/HDFS-7921 Project: Hadoop

[jira] [Created] (HDFS-7919) Time.NANOSECONDS_PER_MILLISECOND - use class level final constant instead of method variable

2015-03-12 Thread Ajith S (JIRA)
Ajith S created HDFS-7919: - Summary: Time.NANOSECONDS_PER_MILLISECOND - use class level final constant instead of method variable Key: HDFS-7919 URL: https://issues.apache.org/jira/browse/HDFS-7919 Project:

[jira] [Created] (HDFS-7925) truncate RPC should not be considered idempotent

2015-03-12 Thread Brandon Li (JIRA)
Brandon Li created HDFS-7925: Summary: truncate RPC should not be considered idempotent Key: HDFS-7925 URL: https://issues.apache.org/jira/browse/HDFS-7925 Project: Hadoop HDFS Issue Type: Bug

[jira] [Created] (HDFS-7926) NameNode implementation of ClientProtocol.truncate(..) is not idempotent

2015-03-12 Thread Tsz Wo Nicholas Sze (JIRA)
Tsz Wo Nicholas Sze created HDFS-7926: - Summary: NameNode implementation of ClientProtocol.truncate(..) is not idempotent Key: HDFS-7926 URL: https://issues.apache.org/jira/browse/HDFS-7926

[jira] [Reopened] (HDFS-7267) TestBalancer#testUnknownDatanode occasionally fails in trunk

2015-03-12 Thread Konstantin Shvachko (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konstantin Shvachko reopened HDFS-7267: --- Reopening. Just saw a failure on Jenkins. There is bunch of NPEs. The assert is probably a

[jira] [Resolved] (HDFS-7911) Buffer Overflow when running HBase on HDFS Encryption Zone

2015-03-12 Thread Yi Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yi Liu resolved HDFS-7911. -- Resolution: Duplicate Buffer Overflow when running HBase on HDFS Encryption Zone

Re: upstream jenkins build broken?

2015-03-12 Thread Vinayakumar B
When I see the history of these kind of builds, All these are failed on node H9. I think some or the other uncommitted patch would have created the problem and left it there. Regards, Vinay On Thu, Mar 12, 2015 at 6:16 AM, Sean Busbey bus...@cloudera.com wrote: You could rely on a