[jira] [Created] (HADOOP-12406) AbstractMapWritable.readFields throws ClassNotFoundException with custom writables

2015-09-12 Thread Nadeem Douba (JIRA)
Nadeem Douba created HADOOP-12406: - Summary: AbstractMapWritable.readFields throws ClassNotFoundException with custom writables Key: HADOOP-12406 URL: https://issues.apache.org/jira/browse/HADOOP-12406

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

2015-09-12 Thread Apache Jenkins Server
See Changes: [vinayakumarb] HDFS-9042. Update document for the Storage policy name (Contributed by J.Andreina) -- [...truncated 5250 lines...] Running org.apache.hadoop.metrics2.impl.TestMet

Build failed in Jenkins: Hadoop-common-trunk-Java8 #385

2015-09-12 Thread Apache Jenkins Server
See Changes: [vinayakumarb] HDFS-9042. Update document for the Storage policy name (Contributed by J.Andreina) -- [...truncated 3948 lines...] [INFO] [INFO] <<< maven-source-plugin:2.3

[jira] [Created] (HADOOP-12407) hadoop.ipc.TestSaslRPC

2015-09-12 Thread Steve Loughran (JIRA)
Steve Loughran created HADOOP-12407: --- Summary: hadoop.ipc.TestSaslRPC Key: HADOOP-12407 URL: https://issues.apache.org/jira/browse/HADOOP-12407 Project: Hadoop Common Issue Type: Bug

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

2015-09-12 Thread Apache Jenkins Server
See Changes: [vinayakumarb] HDFS-9036. In BlockPlacementPolicyWithNodeGroup#chooseLocalStorage , random node is selected eventhough fallbackToLocalRack is true. (Contributed by J.Andreina)

Build failed in Jenkins: Hadoop-common-trunk-Java8 #386

2015-09-12 Thread Apache Jenkins Server
See Changes: [vinayakumarb] HDFS-9036. In BlockPlacementPolicyWithNodeGroup#chooseLocalStorage , random node is selected eventhough fallbackToLocalRack is true. (Contributed by J.Andreina) ---

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

2015-09-12 Thread Apache Jenkins Server
See Changes: [stevel] fix trunk/hadoop-common CHANGES.TXT to be the reference across trunk & branch-2 -- [...truncated 5250 lines...] Running org.apache.hadoop.metrics2.impl.TestMetricsVisit

CHANGES.TXT

2015-09-12 Thread Steve Loughran
I've just been trying to get CHANGES.TXT between branch-2 and trunk more in sync, so that cherry picking patches from branch-2 up to trunk is more reliable. Once you look closely , you see it is a mess, specifically: trunk/CHANGES.TXT declares things as in trunk only yet which are in branch-2

Build failed in Jenkins: Hadoop-common-trunk-Java8 #387

2015-09-12 Thread Apache Jenkins Server
See Changes: [stevel] fix trunk/hadoop-common CHANGES.TXT to be the reference across trunk & branch-2 [stevel] syncing branch-2 and trunk CHANGES.TXT to be closer together -- [...trunc

Re: CHANGES.TXT

2015-09-12 Thread Haohui Mai
CHANGES.txt is always a pain. *sigh* It seems that relying on human efforts to maintain the CHANGES.txt is error-prone and not sustainable. It is always a pain to fix them. I think aw has some scripts for option 2. I would like to propose option 3 which might be more robust: (1) do a git log on

Jenkins build is back to normal : Hadoop-Common-trunk #1688

2015-09-12 Thread Apache Jenkins Server
See

Build failed in Jenkins: Hadoop-common-trunk-Java8 #388

2015-09-12 Thread Apache Jenkins Server
See Changes: [stevel] HADOOP-12407. Test failing: hadoop.ipc.TestSaslRPC. (stevel) [wheat9] HDFS-9041. Move entries in META-INF/services/o.a.h.fs.FileSystem to hdfs-client. Contributed by Mingliang Liu. -

Re: CHANGES.TXT

2015-09-12 Thread Allen Wittenauer
On Sep 12, 2015, at 11:03 AM, Steve Loughran wrote: > > 1. audit trunk/CHANGES.TXT against branch-2/CHANGES.TXT; anything in > branch-2's (i.e. to come in 2.8) is placed into trunk at that location; the > "new in trunk" runk's version removed > > 2. go to JIRA-generated change logs. Though

Re: CHANGES.TXT

2015-09-12 Thread Allen Wittenauer
On Sep 12, 2015, at 12:25 PM, Allen Wittenauer wrote: > > On Sep 12, 2015, at 11:03 AM, Steve Loughran wrote: > >> >> 2. go to JIRA-generated change logs. Though for that to be reliable, those >> fix-version fields have to be 100% accurate too. P.S., https://github.com/aw-altiscale/eco-r