Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

2018-04-22 Thread Apache Jenkins Server
For more details, see 
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/759/

[Apr 21, 2018 3:33:10 AM] (sjlee) HDFS-10183. Prevent race condition during 
class initialization.
[Apr 21, 2018 5:19:09 AM] (yqlin) HDFS-13478. RBF: Disabled Nameservice store 
API. Contributed by Inigo




-1 overall


The following subsystems voted -1:
asflicense unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
unit


Specific tests:

Failed junit tests :

   hadoop.hdfs.server.blockmanagement.TestBlockStatsMXBean 
   hadoop.hdfs.TestDFSStripedOutputStreamWithRandomECPolicy 
   hadoop.hdfs.TestDFSStripedOutputStreamWithFailureWithRandomECPolicy 
   hadoop.hdfs.web.TestWebHdfsTimeouts 
   hadoop.hdfs.server.namenode.ha.TestStandbyCheckpoints 
   hadoop.yarn.api.resource.TestPlacementConstraintTransformations 
  

   cc:

   
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/759/artifact/out/diff-compile-cc-root.txt
  [4.0K]

   javac:

   
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/759/artifact/out/diff-compile-javac-root.txt
  [288K]

   checkstyle:

   
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/759/artifact/out/diff-checkstyle-root.txt
  [17M]

   pylint:

   
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/759/artifact/out/diff-patch-pylint.txt
  [24K]

   shellcheck:

   
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/759/artifact/out/diff-patch-shellcheck.txt
  [20K]

   shelldocs:

   
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/759/artifact/out/diff-patch-shelldocs.txt
  [12K]

   whitespace:

   
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/759/artifact/out/whitespace-eol.txt
  [9.4M]
   
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/759/artifact/out/whitespace-tabs.txt
  [1.1M]

   xml:

   
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/759/artifact/out/xml.txt
  [4.0K]

   javadoc:

   
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/759/artifact/out/diff-javadoc-javadoc-root.txt
  [760K]

   unit:

   
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/759/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt
  [316K]
   
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/759/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common.txt
  [40K]
   
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/759/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-applications_hadoop-yarn-applications-distributedshell.txt
  [8.0K]
   
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/759/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt
  [84K]

   asflicense:

   
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/759/artifact/out/patch-asflicense-problems.txt
  [4.0K]

Powered by Apache Yetus 0.8.0-SNAPSHOT   http://yetus.apache.org

-
To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org

Re: [VOTE] Release Apache Hadoop 3.0.2 (RC1)

2018-04-22 Thread Lei Xu
Hi, everybody,

The 3.0.2 vote has passed with 4 binding +1s, 1 non-binding +1 and no -1s.

Thanks everyone for contributing, testing and voting for this release!



On Fri, Apr 20, 2018 at 4:00 PM, Xiao Chen  wrote:
> Thanks Eddy for the effort!
>
> +1 (binding)
>
> Downloaded src tarball and verified checksums
> Built from src
> Started a pseudo distributed hdfs cluster
> Verified basic hdfs operations work
> Sanity checked webui and logs
>
> Best,
> -Xiao
>
>
> -Xiao
>
> On Fri, Apr 20, 2018 at 1:44 AM, 俊平堵  wrote:
>>
>> Thanks Lei for the work!
>>
>> +1 (binding), base on following verification work:
>> - built succeed from source
>> - verified signature
>> - deployed a pseudo cluster and run some simple MR jobs (PI, sleep,
>> terasort, etc.)
>> - checked HDFS/YARN daemons' UI
>> - Tried some rolling upgrade related features: MR over DistributedCache,
>> NM
>> Restart with work preserving, etc.
>>
>> Thanks,
>>
>> Junping
>>
>> 2018-04-17 7:59 GMT+08:00 Lei Xu :
>>
>> > Hi, All
>> >
>> > I've created release candidate RC-1 for Apache Hadoop 3.0.2, to
>> > address missing source jars in the maven repository in RC-0.
>> >
>> > Thanks Ajay Kumar for spotting the error.
>> >
>> > Please note: this is an amendment for Apache Hadoop 3.0.1 release to
>> > fix shaded jars in apache maven repository. The codebase of 3.0.2
>> > release is the same as 3.0.1.  New bug fixes will be included in
>> > Apache Hadoop 3.0.3 instead.
>> >
>> > The release page is:
>> > https://cwiki.apache.org/confluence/display/HADOOP/Hadoop+3.0+Release
>> >
>> > New RC is available at: http://home.apache.org/~lei/hadoop-3.0.2-RC1/
>> >
>> > The git tag is release-3.0.2-RC1, and the latest commit is
>> > 5c141f7c0f24c12cb8704a6ccc1ff8ec991f41ee, which is the same as RC-0.
>> >
>> > The maven artifacts are available at:
>> > https://repository.apache.org/content/repositories/orgapachehadoop-1102/
>> >
>> > Please try the release, especially, *verify the maven artifacts*, and
>> > vote.
>> >
>> > The vote will run 5 days, ending 4/21/2018.
>> >
>> > Here is my +1.
>> >
>> > Best,
>> >
>> > -
>> > To unsubscribe, e-mail: yarn-dev-unsubscr...@hadoop.apache.org
>> > For additional commands, e-mail: yarn-dev-h...@hadoop.apache.org
>> >
>> >
>
>



-- 
Lei (Eddy) Xu
Software Engineer, Cloudera

-
To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org



Re: [VOTE] Merge HDDS (HDFS-7240) *code* into trunk

2018-04-22 Thread Elek, Marton

+1 (non-binding)

Tested the branch and everything worked well, even with turning on the 
optional maven profile. (Yarn wordcount, Hive, Spark, HBase)


Marton

On 04/17/2018 01:48 AM, Jitendra Pandey wrote:

Hi All,

The community unanimously voted (https://s.apache.org/HDDSMergeResult) to 
adopt
HDDS/Ozone as a sub-project of Hadoop, here is the formal vote for code merge.

Here is a quick summary of the code changes:

- As decided in the JIRA HDFS-10419, the project has been renamed to Hadoop 
Distributed Data Store or HDDS.
- HDDS becomes a sub-project of Hadoop.
- Added a Maven profile that disables HDDS compilation by default.
- The releases of HDDS will be independent of Hadoop and will have no impact to 
current Hadoop release process.
- We have made HDDS a loadable module.
- Cleaned up changes in HDFS/Hadoop Common to make sure HDDS does not impact 
current users of HDFS.

The vote will run for 7 days, I will start this vote with my +1.

Thanks
Jitendra


-
To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org



-
To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Windows/x64

2018-04-22 Thread Apache Jenkins Server
For more details, see https://builds.apache.org/job/hadoop-trunk-win/445/

No changes




-1 overall


The following subsystems voted -1:
compile mvninstall unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
cc javac


The following subsystems are considered long running:
(runtime bigger than 1h 00m 00s)
unit


Specific tests:

Failed junit tests :

   hadoop.crypto.TestCryptoStreamsWithOpensslAesCtrCryptoCodec 
   hadoop.fs.contract.rawlocal.TestRawlocalContractAppend 
   hadoop.fs.TestFileUtil 
   hadoop.fs.TestFsShellCopy 
   hadoop.fs.TestFsShellList 
   hadoop.fs.TestLocalFileSystem 
   hadoop.fs.TestRawLocalFileSystemContract 
   hadoop.fs.TestSymlinkLocalFSFileContext 
   hadoop.fs.TestTrash 
   hadoop.http.TestHttpServer 
   hadoop.http.TestHttpServerLogs 
   hadoop.io.nativeio.TestNativeIO 
   hadoop.ipc.TestIPC 
   hadoop.ipc.TestSocketFactory 
   hadoop.metrics2.impl.TestStatsDMetrics 
   hadoop.metrics2.sink.TestRollingFileSystemSinkWithLocal 
   hadoop.security.TestSecurityUtil 
   hadoop.security.TestShellBasedUnixGroupsMapping 
   hadoop.security.token.TestDtUtilShell 
   hadoop.util.TestNativeCodeLoader 
   hadoop.fs.TestResolveHdfsSymlink 
   hadoop.hdfs.client.impl.TestBlockReaderLocalLegacy 
   hadoop.hdfs.crypto.TestHdfsCryptoStreams 
   hadoop.hdfs.qjournal.client.TestQuorumJournalManager 
   hadoop.hdfs.qjournal.server.TestJournalNode 
   hadoop.hdfs.qjournal.server.TestJournalNodeSync 
   hadoop.hdfs.server.balancer.TestBalancer 
   hadoop.hdfs.server.blockmanagement.TestBlocksWithNotEnoughRacks 
   hadoop.hdfs.server.blockmanagement.TestNameNodePrunesMissingStorages 
   hadoop.hdfs.server.blockmanagement.TestOverReplicatedBlocks 
   hadoop.hdfs.server.blockmanagement.TestUnderReplicatedBlocks 
   hadoop.hdfs.server.datanode.fsdataset.impl.TestFsDatasetImpl 
   hadoop.hdfs.server.datanode.fsdataset.impl.TestLazyPersistFiles 
   hadoop.hdfs.server.datanode.fsdataset.impl.TestLazyPersistLockedMemory 
   hadoop.hdfs.server.datanode.fsdataset.impl.TestLazyPersistPolicy 
   
hadoop.hdfs.server.datanode.fsdataset.impl.TestLazyPersistReplicaPlacement 
   
hadoop.hdfs.server.datanode.fsdataset.impl.TestLazyPersistReplicaRecovery 
   hadoop.hdfs.server.datanode.fsdataset.impl.TestLazyWriter 
   hadoop.hdfs.server.datanode.fsdataset.impl.TestProvidedImpl 
   hadoop.hdfs.server.datanode.fsdataset.impl.TestSpaceReservation 
   hadoop.hdfs.server.datanode.fsdataset.impl.TestWriteToReplica 
   hadoop.hdfs.server.datanode.TestBlockPoolSliceStorage 
   hadoop.hdfs.server.datanode.TestBlockRecovery 
   hadoop.hdfs.server.datanode.TestBlockScanner 
   hadoop.hdfs.server.datanode.TestDataNodeFaultInjector 
   hadoop.hdfs.server.datanode.TestDataNodeMetrics 
   hadoop.hdfs.server.datanode.TestDataNodeUUID 
   hadoop.hdfs.server.datanode.TestDataNodeVolumeFailure 
   hadoop.hdfs.server.datanode.TestDirectoryScanner 
   hadoop.hdfs.server.datanode.TestHSync 
   hadoop.hdfs.server.datanode.web.TestDatanodeHttpXFrame 
   hadoop.hdfs.server.diskbalancer.command.TestDiskBalancerCommand 
   hadoop.hdfs.server.diskbalancer.TestDiskBalancer 
   hadoop.hdfs.server.diskbalancer.TestDiskBalancerRPC 
   hadoop.hdfs.server.mover.TestMover 
   hadoop.hdfs.server.mover.TestStorageMover 
   hadoop.hdfs.server.namenode.ha.TestDFSUpgradeWithHA 
   hadoop.hdfs.server.namenode.ha.TestRetryCacheWithHA 
   hadoop.hdfs.server.namenode.metrics.TestNameNodeMetrics 
   
hadoop.hdfs.server.namenode.snapshot.TestINodeFileUnderConstructionWithSnapshot 
   hadoop.hdfs.server.namenode.snapshot.TestOpenFilesWithSnapshot 
   hadoop.hdfs.server.namenode.snapshot.TestRenameWithSnapshots 
   hadoop.hdfs.server.namenode.snapshot.TestSnapRootDescendantDiff 
   hadoop.hdfs.server.namenode.snapshot.TestSnapshotDiffReport 
   hadoop.hdfs.server.namenode.TestAddBlock 
   hadoop.hdfs.server.namenode.TestAuditLoggerWithCommands 
   hadoop.hdfs.server.namenode.TestCheckpoint 
   hadoop.hdfs.server.namenode.TestDiskspaceQuotaUpdate 
   hadoop.hdfs.server.namenode.TestEditLogRace 
   hadoop.hdfs.server.namenode.TestFileTruncate 
   hadoop.hdfs.server.namenode.TestFsck 
   hadoop.hdfs.server.namenode.TestFSImage 
   hadoop.hdfs.server.namenode.TestFSImageWithSnapshot 
   hadoop.hdfs.server.namenode.TestNamenodeCapacityReport 
   hadoop.hdfs.server.namenode.TestNameNodeMXBean 
   hadoop.hdfs.server.namenode.TestNestedEncryptionZones 
   hadoop.hdfs.server.namenode.TestQuotaByStorageType 
   hadoop.hdfs.server.namenode.TestReencryptionHandler 
   hadoop.hdfs.server.namenode.TestStartup 
   hadoop.hdfs.TestDatanodeRegistration 
   hadoop.hdfs.TestDatanodeStartupFixesLegacyStorageIDs 
   

Re: [VOTE] Merge HDDS (HDFS-7240) *code* into trunk

2018-04-22 Thread Chen Liang
+1 (non-binding)

Thanks!
Chen


2018-04-22 14:04 GMT-07:00 Elek, Marton :

> +1 (non-binding)
>
> Tested the branch and everything worked well, even with turning on the
> optional maven profile. (Yarn wordcount, Hive, Spark, HBase)
>
> Marton
>
>
> On 04/17/2018 01:48 AM, Jitendra Pandey wrote:
>
>> Hi All,
>>
>> The community unanimously voted (https://s.apache.org/HDDSMergeResult)
>> to adopt
>> HDDS/Ozone as a sub-project of Hadoop, here is the formal vote for code
>> merge.
>>
>> Here is a quick summary of the code changes:
>>
>> - As decided in the JIRA HDFS-10419, the project has been renamed to
>> Hadoop Distributed Data Store or HDDS.
>> - HDDS becomes a sub-project of Hadoop.
>> - Added a Maven profile that disables HDDS compilation by default.
>> - The releases of HDDS will be independent of Hadoop and will have no
>> impact to current Hadoop release process.
>> - We have made HDDS a loadable module.
>> - Cleaned up changes in HDFS/Hadoop Common to make sure HDDS does not
>> impact current users of HDFS.
>>
>> The vote will run for 7 days, I will start this vote with my +1.
>>
>> Thanks
>> Jitendra
>>
>>
>> -
>> To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org
>> For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org
>>
>>
> -
> To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org
> For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org
>
>