Spark生态之Alluxio学习7--下载源码通过maven安装成功

更多代码请见:https://github.com/xubo245/SparkLearning


1.环境

hadoop 2.6.0

spark 1.5.2

java 1.7


2.下载:

https://github.com/Alluxio/alluxio/archive/v0.7.1.tar.gz

3.编译:

 mvn clean package -Djava.version=1.7 -Dhadoop.version=2.6.0 -Dspark.version=1.5.2 -DskipTests

4.安装成功:

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Tachyon Parent ..................................... SUCCESS [03:15 min]
[INFO] Tachyon Common ..................................... SUCCESS [01:23 min]
[INFO] Tachyon Under File System .......................... SUCCESS [  0.609 s]
[INFO] Tachyon Under File System - Local FS ............... SUCCESS [ 32.970 s]
[INFO] Tachyon Under File System - HDFS ................... SUCCESS [  5.169 s]
[INFO] Tachyon Under File System - Gluster FS ............. SUCCESS [01:43 min]
[INFO] Tachyon Under File System - Swift .................. SUCCESS [01:04 min]
[INFO] Tachyon Under File System - S3 ..................... SUCCESS [ 20.526 s]
[INFO] Tachyon Clients .................................... SUCCESS [  0.523 s]
[INFO] Tachyon Clients - Implementation ................... SUCCESS [  9.195 s]
[INFO] Tachyon Clients - Distribution ..................... SUCCESS [ 30.238 s]
[INFO] Tachyon Servers .................................... SUCCESS [ 50.587 s]
[INFO] Mock Tachyon Cluster ............................... SUCCESS [  5.288 s]
[INFO] Tachyon Integration Tests .......................... SUCCESS [01:11 min]
[INFO] Tachyon Shell ...................................... SUCCESS [  3.214 s]
[INFO] Tachyon Examples ................................... SUCCESS [  3.489 s]
[INFO] Tachyon Assemblies ................................. SUCCESS [ 11.906 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11:32 min
[INFO] Finished at: 2016-05-05T19:29:29+08:00
[INFO] Final Memory: 107M/642M
[INFO] ------------------------------------------------------------------------



5.安装记录:

Constructing Javadoc information...
Standard Doclet version 1.7.0_79
Building tree for all the packages and classes...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/metrics/MetricsConfig.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/metrics/MetricsSystem.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/metrics/sink/ConsoleSink.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/metrics/sink/CsvSink.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/metrics/sink/GraphiteSink.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/metrics/sink/JmxSink.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/metrics/sink/MetricsServlet.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/metrics/sink/Sink.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/metrics/source/JvmSource.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/metrics/source/Source.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/Format.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/ServerConstants.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/StorageDirId.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/StorageLevelAlias.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/UserInfo.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/Users.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/ValidateConf.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/DataServer.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/DataServer.Factory.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/SpaceCounter.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/TachyonWorker.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/WorkerSource.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/netty/DataServerHandler.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/netty/FileTransferType.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/netty/NettyDataServer.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/netty/PipelineHandler.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/block/BlockDataManager.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/block/BlockHeartbeatReport.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/block/BlockHeartbeatReporter.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/block/BlockLockManager.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/block/BlockLockType.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/block/BlockMasterSync.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/block/BlockMetadataManager.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/block/BlockMetadataManagerView.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/block/BlockMetricsReporter.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/block/BlockServiceHandler.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/block/BlockStoreEventListener.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/block/BlockStoreEventListenerBase.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/block/BlockStoreLocation.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/block/BlockStoreMeta.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/block/BlockWorker.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/block/BlockWorkerUtils.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/block/ClientRWLock.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/block/PinListSync.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/block/TieredBlockStore.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/block/io/BlockReader.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/block/io/BlockWriter.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/block/io/LocalFileBlockReader.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/block/io/LocalFileBlockWriter.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/block/meta/BlockMeta.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/block/meta/BlockMetaBase.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/block/meta/StorageDir.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/block/meta/StorageDirView.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/block/meta/StorageTier.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/block/meta/StorageTierView.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/block/meta/TempBlockMeta.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/block/allocator/Allocator.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/block/allocator/AllocatorFactory.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/block/allocator/AllocatorType.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/block/allocator/GreedyAllocator.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/block/allocator/MaxFreeAllocator.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/block/evictor/EvictionPlan.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/block/evictor/Evictor.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/block/evictor/EvictorFactory.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/block/evictor/EvictorType.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/block/evictor/EvictorUtils.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/block/evictor/GreedyEvictor.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/block/evictor/LRUEvictor.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/nio/NIODataServer.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/io/ByteBufferReader.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/io/ByteBufferWriter.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/io/JavaByteBufferReader.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/io/JavaByteBufferWriter.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/io/Utils.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/master/BlockInfo.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/master/Counters.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/master/Dependency.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/master/DependencyType.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/master/DependencyVariables.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/master/EditLog.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/master/EditLogProcessor.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/master/Image.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/master/ImageWriter.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/master/Inode.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/master/InodeFile.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/master/InodeFolder.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/master/Journal.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/master/MasterInfo.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/master/MasterInfo.MasterInfoHeartbeatExecutor.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/master/MasterInfo.RecomputationScheduler.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/master/MasterServiceHandler.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/master/MasterSource.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/master/MasterWorkerInfo.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/master/RawTables.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/master/RecomputeCommand.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/master/TachyonMaster.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/web/MasterUIWebServer.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/web/UiBlockInfo.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/web/UiFileInfo.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/web/UiFileInfo.LocalFileInfo.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/web/UIWebServer.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/web/Utils.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/web/WebInterfaceBrowseLogsServlet.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/web/WebInterfaceBrowseServlet.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/web/WebInterfaceConfigurationServlet.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/web/WebInterfaceDependencyServlet.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/web/WebInterfaceDownloadLocalServlet.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/web/WebInterfaceDownloadServlet.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/web/WebInterfaceGeneralServlet.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/web/WebInterfaceGeneralServlet.StorageTierInfo.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/web/WebInterfaceHeaderServlet.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/web/WebInterfaceMemoryServlet.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/web/WebInterfaceWorkerBlockInfoServlet.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/web/WebInterfaceWorkerGeneralServlet.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/web/WebInterfaceWorkerGeneralServlet.UiStorageDir.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/web/WebInterfaceWorkersServlet.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/web/WebInterfaceWorkersServlet.NodeInfo.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/web/WorkerUIWebServer.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/overview-frame.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/package-frame.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/package-summary.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/package-tree.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/io/package-frame.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/io/package-summary.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/io/package-tree.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/master/package-frame.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/master/package-summary.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/master/package-tree.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/metrics/package-frame.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/metrics/package-summary.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/metrics/package-tree.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/metrics/sink/package-frame.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/metrics/sink/package-summary.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/metrics/sink/package-tree.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/metrics/source/package-frame.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/metrics/source/package-summary.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/metrics/source/package-tree.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/web/package-frame.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/web/package-summary.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/web/package-tree.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/package-frame.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/package-summary.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/package-tree.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/block/package-frame.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/block/package-summary.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/block/package-tree.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/block/allocator/package-frame.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/block/allocator/package-summary.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/block/allocator/package-tree.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/block/evictor/package-frame.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/block/evictor/package-summary.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/block/evictor/package-tree.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/block/io/package-frame.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/block/io/package-summary.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/block/io/package-tree.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/block/meta/package-frame.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/block/meta/package-summary.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/block/meta/package-tree.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/netty/package-frame.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/netty/package-summary.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/netty/package-tree.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/nio/package-frame.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/nio/package-summary.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/nio/package-tree.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/constant-values.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/serialized-form.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/metrics/class-use/MetricsSystem.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/metrics/class-use/MetricsConfig.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/metrics/sink/class-use/GraphiteSink.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/metrics/sink/class-use/MetricsServlet.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/metrics/sink/class-use/JmxSink.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/metrics/sink/class-use/CsvSink.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/metrics/sink/class-use/ConsoleSink.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/metrics/sink/class-use/Sink.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/metrics/source/class-use/Source.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/metrics/source/class-use/JvmSource.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/class-use/UserInfo.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/class-use/ServerConstants.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/class-use/StorageDirId.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/class-use/ValidateConf.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/class-use/Users.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/class-use/StorageLevelAlias.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/class-use/Format.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/class-use/SpaceCounter.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/class-use/WorkerSource.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/class-use/TachyonWorker.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/class-use/DataServer.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/class-use/DataServer.Factory.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/netty/class-use/FileTransferType.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/netty/class-use/PipelineHandler.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/netty/class-use/NettyDataServer.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/netty/class-use/DataServerHandler.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/block/class-use/BlockWorker.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/block/class-use/TieredBlockStore.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/block/class-use/BlockStoreEventListenerBase.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/block/class-use/ClientRWLock.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/block/class-use/PinListSync.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/block/class-use/BlockMetadataManager.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/block/class-use/BlockStoreLocation.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/block/class-use/BlockHeartbeatReporter.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/block/class-use/BlockHeartbeatReport.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/block/class-use/BlockServiceHandler.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/block/class-use/BlockMetadataManagerView.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/block/class-use/BlockWorkerUtils.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/block/class-use/BlockLockType.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/block/class-use/BlockStoreEventListener.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/block/class-use/BlockLockManager.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/block/class-use/BlockStoreMeta.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/block/class-use/BlockMasterSync.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/block/class-use/BlockMetricsReporter.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/block/class-use/BlockDataManager.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/block/io/class-use/BlockWriter.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/block/io/class-use/LocalFileBlockReader.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/block/io/class-use/LocalFileBlockWriter.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/block/io/class-use/BlockReader.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/block/meta/class-use/BlockMeta.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/block/meta/class-use/StorageTier.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/block/meta/class-use/StorageDirView.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/block/meta/class-use/BlockMetaBase.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/block/meta/class-use/StorageTierView.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/block/meta/class-use/TempBlockMeta.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/block/meta/class-use/StorageDir.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/block/allocator/class-use/AllocatorFactory.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/block/allocator/class-use/GreedyAllocator.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/block/allocator/class-use/MaxFreeAllocator.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/block/allocator/class-use/Allocator.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/block/allocator/class-use/AllocatorType.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/block/evictor/class-use/EvictorUtils.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/block/evictor/class-use/EvictorFactory.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/block/evictor/class-use/GreedyEvictor.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/block/evictor/class-use/EvictionPlan.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/block/evictor/class-use/LRUEvictor.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/block/evictor/class-use/EvictorType.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/block/evictor/class-use/Evictor.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/nio/class-use/NIODataServer.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/io/class-use/ByteBufferReader.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/io/class-use/JavaByteBufferWriter.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/io/class-use/Utils.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/io/class-use/ByteBufferWriter.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/io/class-use/JavaByteBufferReader.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/master/class-use/Counters.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/master/class-use/EditLogProcessor.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/master/class-use/Image.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/master/class-use/MasterWorkerInfo.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/master/class-use/DependencyVariables.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/master/class-use/RawTables.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/master/class-use/MasterInfo.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/master/class-use/MasterInfo.MasterInfoHeartbeatExecutor.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/master/class-use/MasterInfo.RecomputationScheduler.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/master/class-use/EditLog.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/master/class-use/Journal.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/master/class-use/InodeFolder.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/master/class-use/DependencyType.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/master/class-use/Inode.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/master/class-use/RecomputeCommand.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/master/class-use/TachyonMaster.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/master/class-use/InodeFile.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/master/class-use/MasterServiceHandler.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/master/class-use/MasterSource.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/master/class-use/Dependency.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/master/class-use/ImageWriter.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/master/class-use/BlockInfo.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/web/class-use/WebInterfaceGeneralServlet.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/web/class-use/WebInterfaceGeneralServlet.StorageTierInfo.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/web/class-use/WebInterfaceWorkerGeneralServlet.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/web/class-use/WebInterfaceWorkerGeneralServlet.UiStorageDir.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/web/class-use/MasterUIWebServer.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/web/class-use/WebInterfaceDependencyServlet.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/web/class-use/WorkerUIWebServer.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/web/class-use/Utils.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/web/class-use/WebInterfaceWorkersServlet.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/web/class-use/WebInterfaceWorkersServlet.NodeInfo.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/web/class-use/UiFileInfo.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/web/class-use/UiFileInfo.LocalFileInfo.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/web/class-use/UiBlockInfo.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/web/class-use/WebInterfaceDownloadLocalServlet.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/web/class-use/WebInterfaceWorkerBlockInfoServlet.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/web/class-use/WebInterfaceDownloadServlet.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/web/class-use/WebInterfaceHeaderServlet.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/web/class-use/WebInterfaceConfigurationServlet.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/web/class-use/UIWebServer.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/web/class-use/WebInterfaceBrowseServlet.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/web/class-use/WebInterfaceMemoryServlet.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/web/class-use/WebInterfaceBrowseLogsServlet.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/package-use.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/io/package-use.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/master/package-use.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/metrics/package-use.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/metrics/sink/package-use.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/metrics/source/package-use.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/web/package-use.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/package-use.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/block/package-use.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/block/allocator/package-use.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/block/evictor/package-use.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/block/io/package-use.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/block/meta/package-use.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/netty/package-use.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/tachyon/worker/nio/package-use.html...
Building index for all the packages and classes...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/overview-tree.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/index-all.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/allclasses-frame.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/allclasses-noframe.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/index.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/overview-summary.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/servers/target/apidocs/help-doc.html...
16 warnings
[WARNING] Javadoc Warnings
[WARNING] /home/hadoop/cloud/alluxio-0.7.1/servers/src/main/java/tachyon/worker/block/BlockDataManager.java:191: warning - @return tag cannot be used in method with void return type.
[WARNING] /home/hadoop/cloud/alluxio-0.7.1/servers/src/main/java/tachyon/worker/block/BlockDataManager.java:476: warning - @param argument "pinnedInodes," is not a parameter name.
[WARNING] /home/hadoop/cloud/alluxio-0.7.1/servers/src/main/java/tachyon/worker/block/BlockMetadataManagerView.java:63: warning - Tag @return cannot be used in constructor documentation.  It can only be used in the following types of documentation: method.
[WARNING] /home/hadoop/cloud/alluxio-0.7.1/servers/src/main/java/tachyon/worker/block/BlockMetadataManagerView.java:63: warning - @param argument "pinnedInodes," is not a parameter name.
[WARNING] /home/hadoop/cloud/alluxio-0.7.1/servers/src/main/java/tachyon/worker/block/BlockMetadataManagerView.java:63: warning - @param argument "lockedBlocks," is not a parameter name.
[WARNING] /home/hadoop/cloud/alluxio-0.7.1/servers/src/main/java/tachyon/worker/block/PinListSync.java:65: warning - Tag @return cannot be used in constructor documentation.  It can only be used in the following types of documentation: method.
[WARNING] /home/hadoop/cloud/alluxio-0.7.1/servers/src/main/java/tachyon/worker/block/TieredBlockStore.java:525: warning - @param argument "inodes," is not a parameter name.
[WARNING] /home/hadoop/cloud/alluxio-0.7.1/servers/src/main/java/tachyon/worker/block/meta/StorageDirView.java:47: warning - Tag @return cannot be used in constructor documentation.  It can only be used in the following types of documentation: method.
[WARNING] /home/hadoop/cloud/alluxio-0.7.1/servers/src/main/java/tachyon/worker/block/meta/StorageTierView.java:45: warning - @param argument "view," is not a parameter name.
[WARNING] /home/hadoop/cloud/alluxio-0.7.1/servers/src/main/java/tachyon/worker/block/meta/StorageTierView.java:45: warning - @param argument "StorageTierView" is not a parameter name.
[WARNING] /home/hadoop/cloud/alluxio-0.7.1/servers/src/main/java/tachyon/worker/block/allocator/Allocator.java:42: warning - Tag @link: reference not found: BlockStore
[WARNING] /home/hadoop/cloud/alluxio-0.7.1/servers/src/main/java/tachyon/worker/block/allocator/Allocator.java:42: warning - Tag @link: reference not found: BlockStore
[WARNING] /home/hadoop/cloud/alluxio-0.7.1/servers/src/main/java/tachyon/worker/block/allocator/Allocator.java:42: warning - Tag @link: reference not found: BlockStore
[WARNING] /home/hadoop/cloud/alluxio-0.7.1/servers/src/main/java/tachyon/worker/block/evictor/Evictor.java:47: warning - Tag @link: reference not found: BlockStore
[WARNING] /home/hadoop/cloud/alluxio-0.7.1/servers/src/main/java/tachyon/worker/block/evictor/Evictor.java:47: warning - Tag @link: reference not found: BlockStore
[WARNING] /home/hadoop/cloud/alluxio-0.7.1/servers/src/main/java/tachyon/worker/block/evictor/Evictor.java:47: warning - Tag @link: reference not found: BlockStore
[INFO] Building jar: /home/hadoop/cloud/alluxio-0.7.1/servers/target/tachyon-servers-0.7.1-javadoc.jar
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ tachyon-servers ---
[INFO] Building jar: /home/hadoop/cloud/alluxio-0.7.1/servers/target/tachyon-servers-0.7.1-tests.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Mock Tachyon Cluster 0.7.1
[INFO] ------------------------------------------------------------------------
Downloading: https://repo1.maven.org/maven2/org/apache/curator/curator-test/2.1.0-incubating/curator-test-2.1.0-incubating.pom
Downloaded: https://repo1.maven.org/maven2/org/apache/curator/curator-test/2.1.0-incubating/curator-test-2.1.0-incubating.pom (2 KB at 4.3 KB/sec)
Downloading: https://repo1.maven.org/maven2/org/apache/curator/curator-test/2.1.0-incubating/curator-test-2.1.0-incubating.jar
Downloaded: https://repo1.maven.org/maven2/org/apache/curator/curator-test/2.1.0-incubating/curator-test-2.1.0-incubating.jar (35 KB at 26.6 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tachyon-minicluster ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ tachyon-minicluster ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.13:check (checkstyle) @ tachyon-minicluster ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- license-maven-plugin:2.9:check (default) @ tachyon-minicluster ---
[INFO] Checking licenses...
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ tachyon-minicluster ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/hadoop/cloud/alluxio-0.7.1/minicluster/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ tachyon-minicluster ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to /home/hadoop/cloud/alluxio-0.7.1/minicluster/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ tachyon-minicluster ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/hadoop/cloud/alluxio-0.7.1/minicluster/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ tachyon-minicluster ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.14:test (default-test) @ tachyon-minicluster ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ tachyon-minicluster ---
[INFO] Building jar: /home/hadoop/cloud/alluxio-0.7.1/minicluster/target/tachyon-minicluster-0.7.1.jar
[INFO] 
[INFO] >>> maven-source-plugin:2.3:jar (attach-sources) > generate-sources @ tachyon-minicluster >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ tachyon-minicluster ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.13:check (checkstyle) @ tachyon-minicluster ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- license-maven-plugin:2.9:check (default) @ tachyon-minicluster ---
[INFO] Checking licenses...
[INFO] 
[INFO] <<< maven-source-plugin:2.3:jar (attach-sources) < generate-sources @ tachyon-minicluster <<<
[INFO] 
[INFO] --- maven-source-plugin:2.3:jar (attach-sources) @ tachyon-minicluster ---
[INFO] Building jar: /home/hadoop/cloud/alluxio-0.7.1/minicluster/target/tachyon-minicluster-0.7.1-sources.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9:jar (attach-javadoc) @ tachyon-minicluster ---
[INFO] 
Loading source files for package tachyon.underfs...
Loading source files for package tachyon.master...
Loading source files for package tachyon...
Constructing Javadoc information...
Standard Doclet version 1.7.0_79
Building tree for all the packages and classes...
Generating /home/hadoop/cloud/alluxio-0.7.1/minicluster/target/apidocs/tachyon/underfs/UnderFileSystemCluster.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/minicluster/target/apidocs/tachyon/master/ClientPool.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/minicluster/target/apidocs/tachyon/master/LocalTachyonCluster.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/minicluster/target/apidocs/tachyon/master/LocalTachyonClusterMultiMaster.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/minicluster/target/apidocs/tachyon/master/LocalTachyonMaster.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/minicluster/target/apidocs/tachyon/LocalFilesystemCluster.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/minicluster/target/apidocs/overview-frame.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/minicluster/target/apidocs/tachyon/package-frame.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/minicluster/target/apidocs/tachyon/package-summary.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/minicluster/target/apidocs/tachyon/package-tree.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/minicluster/target/apidocs/tachyon/master/package-frame.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/minicluster/target/apidocs/tachyon/master/package-summary.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/minicluster/target/apidocs/tachyon/master/package-tree.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/minicluster/target/apidocs/tachyon/underfs/package-frame.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/minicluster/target/apidocs/tachyon/underfs/package-summary.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/minicluster/target/apidocs/tachyon/underfs/package-tree.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/minicluster/target/apidocs/constant-values.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/minicluster/target/apidocs/tachyon/underfs/class-use/UnderFileSystemCluster.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/minicluster/target/apidocs/tachyon/master/class-use/LocalTachyonMaster.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/minicluster/target/apidocs/tachyon/master/class-use/LocalTachyonClusterMultiMaster.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/minicluster/target/apidocs/tachyon/master/class-use/ClientPool.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/minicluster/target/apidocs/tachyon/master/class-use/LocalTachyonCluster.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/minicluster/target/apidocs/tachyon/class-use/LocalFilesystemCluster.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/minicluster/target/apidocs/tachyon/package-use.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/minicluster/target/apidocs/tachyon/master/package-use.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/minicluster/target/apidocs/tachyon/underfs/package-use.html...
Building index for all the packages and classes...
Generating /home/hadoop/cloud/alluxio-0.7.1/minicluster/target/apidocs/overview-tree.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/minicluster/target/apidocs/index-all.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/minicluster/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /home/hadoop/cloud/alluxio-0.7.1/minicluster/target/apidocs/allclasses-frame.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/minicluster/target/apidocs/allclasses-noframe.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/minicluster/target/apidocs/index.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/minicluster/target/apidocs/overview-summary.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/minicluster/target/apidocs/help-doc.html...
1 warning
[WARNING] Javadoc Warnings
[WARNING] /home/hadoop/cloud/alluxio-0.7.1/minicluster/src/main/java/tachyon/underfs/UnderFileSystemCluster.java:141: warning - @return tag has no arguments.
[INFO] Building jar: /home/hadoop/cloud/alluxio-0.7.1/minicluster/target/tachyon-minicluster-0.7.1-javadoc.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Tachyon Integration Tests 0.7.1
[INFO] ------------------------------------------------------------------------
Downloading: https://repo1.maven.org/maven2/org/apache/hadoop/hadoop-minicluster/2.6.0/hadoop-minicluster-2.6.0.pom
Downloaded: https://repo1.maven.org/maven2/org/apache/hadoop/hadoop-minicluster/2.6.0/hadoop-minicluster-2.6.0.pom (4 KB at 6.6 KB/sec)
Downloading: https://repo1.maven.org/maven2/org/apache/hadoop/hadoop-yarn-server-tests/2.6.0/hadoop-yarn-server-tests-2.6.0.pom
Downloaded: https://repo1.maven.org/maven2/org/apache/hadoop/hadoop-yarn-server-tests/2.6.0/hadoop-yarn-server-tests-2.6.0.pom (7 KB at 14.3 KB/sec)
Downloading: https://repo1.maven.org/maven2/org/apache/hadoop/hadoop-yarn-server-resourcemanager/2.6.0/hadoop-yarn-server-resourcemanager-2.6.0.pom
Downloaded: https://repo1.maven.org/maven2/org/apache/hadoop/hadoop-yarn-server-resourcemanager/2.6.0/hadoop-yarn-server-resourcemanager-2.6.0.pom (13 KB at 10.8 KB/sec)
Downloading: https://repo1.maven.org/maven2/org/apache/hadoop/hadoop-yarn-server-applicationhistoryservice/2.6.0/hadoop-yarn-server-applicationhistoryservice-2.6.0.pom
Downloaded: https://repo1.maven.org/maven2/org/apache/hadoop/hadoop-yarn-server-applicationhistoryservice/2.6.0/hadoop-yarn-server-applicationhistoryservice-2.6.0.pom (7 KB at 14.6 KB/sec)
Downloading: https://repo1.maven.org/maven2/org/apache/hadoop/hadoop-yarn-server-web-proxy/2.6.0/hadoop-yarn-server-web-proxy-2.6.0.pom
Downloaded: https://repo1.maven.org/maven2/org/apache/hadoop/hadoop-yarn-server-web-proxy/2.6.0/hadoop-yarn-server-web-proxy-2.6.0.pom (5 KB at 10.5 KB/sec)
Downloading: https://repo1.maven.org/maven2/org/apache/hadoop/hadoop-mapreduce-client-hs/2.6.0/hadoop-mapreduce-client-hs-2.6.0.pom
Downloaded: https://repo1.maven.org/maven2/org/apache/hadoop/hadoop-mapreduce-client-hs/2.6.0/hadoop-mapreduce-client-hs-2.6.0.pom (4 KB at 3.2 KB/sec)
Downloading: https://repo1.maven.org/maven2/org/apache/hadoop/hadoop-minicluster/2.6.0/hadoop-minicluster-2.6.0.jar
Downloading: https://repo1.maven.org/maven2/org/apache/hadoop/hadoop-hdfs/2.6.0/hadoop-hdfs-2.6.0-tests.jar
Downloading: https://repo1.maven.org/maven2/org/apache/hadoop/hadoop-yarn-server-tests/2.6.0/hadoop-yarn-server-tests-2.6.0-tests.jar
Downloading: https://repo1.maven.org/maven2/org/apache/hadoop/hadoop-yarn-server-nodemanager/2.6.0/hadoop-yarn-server-nodemanager-2.6.0.jar
Downloading: https://repo1.maven.org/maven2/org/apache/hadoop/hadoop-yarn-server-resourcemanager/2.6.0/hadoop-yarn-server-resourcemanager-2.6.0.jar
Downloaded: https://repo1.maven.org/maven2/org/apache/hadoop/hadoop-minicluster/2.6.0/hadoop-minicluster-2.6.0.jar (3 KB at 4.6 KB/sec)
Downloading: https://repo1.maven.org/maven2/org/apache/hadoop/hadoop-yarn-server-applicationhistoryservice/2.6.0/hadoop-yarn-server-applicationhistoryservice-2.6.0.jar
Downloaded: https://repo1.maven.org/maven2/org/apache/hadoop/hadoop-yarn-server-tests/2.6.0/hadoop-yarn-server-tests-2.6.0-tests.jar (52 KB at 27.7 KB/sec)
Downloading: https://repo1.maven.org/maven2/org/apache/hadoop/hadoop-mapreduce-client-jobclient/2.6.0/hadoop-mapreduce-client-jobclient-2.6.0-tests.jar
Downloaded: https://repo1.maven.org/maven2/org/apache/hadoop/hadoop-yarn-server-applicationhistoryservice/2.6.0/hadoop-yarn-server-applicationhistoryservice-2.6.0.jar (162 KB at 33.5 KB/sec)
Downloading: https://repo1.maven.org/maven2/org/apache/hadoop/hadoop-yarn-server-web-proxy/2.6.0/hadoop-yarn-server-web-proxy-2.6.0.jar
Downloaded: https://repo1.maven.org/maven2/org/apache/hadoop/hadoop-yarn-server-web-proxy/2.6.0/hadoop-yarn-server-web-proxy-2.6.0.jar (28 KB at 4.9 KB/sec)
Downloading: https://repo1.maven.org/maven2/org/apache/hadoop/hadoop-mapreduce-client-hs/2.6.0/hadoop-mapreduce-client-hs-2.6.0.jar
Downloaded: https://repo1.maven.org/maven2/org/apache/hadoop/hadoop-yarn-server-nodemanager/2.6.0/hadoop-yarn-server-nodemanager-2.6.0.jar (624 KB at 76.2 KB/sec)
Downloaded: https://repo1.maven.org/maven2/org/apache/hadoop/hadoop-mapreduce-client-hs/2.6.0/hadoop-mapreduce-client-hs-2.6.0.jar (229 KB at 23.7 KB/sec)
Downloaded: https://repo1.maven.org/maven2/org/apache/hadoop/hadoop-yarn-server-resourcemanager/2.6.0/hadoop-yarn-server-resourcemanager-2.6.0.jar (1108 KB at 36.6 KB/sec)
Downloaded: https://repo1.maven.org/maven2/org/apache/hadoop/hadoop-mapreduce-client-jobclient/2.6.0/hadoop-mapreduce-client-jobclient-2.6.0-tests.jar (1460 KB at 35.6 KB/sec)
Downloaded: https://repo1.maven.org/maven2/org/apache/hadoop/hadoop-hdfs/2.6.0/hadoop-hdfs-2.6.0-tests.jar (2959 KB at 45.4 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tachyon-integration-tests ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ tachyon-integration-tests ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.13:check (checkstyle) @ tachyon-integration-tests ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- license-maven-plugin:2.9:check (default) @ tachyon-integration-tests ---
[INFO] Checking licenses...
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ tachyon-integration-tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/hadoop/cloud/alluxio-0.7.1/integration-tests/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ tachyon-integration-tests ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ tachyon-integration-tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ tachyon-integration-tests ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 37 source files to /home/hadoop/cloud/alluxio-0.7.1/integration-tests/target/test-classes
[INFO] /home/hadoop/cloud/alluxio-0.7.1/integration-tests/src/test/java/tachyon/hadoop/TFSRenameIntegrationTest.java: Some input files use or override a deprecated API.
[INFO] /home/hadoop/cloud/alluxio-0.7.1/integration-tests/src/test/java/tachyon/hadoop/TFSRenameIntegrationTest.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.14:test (default-test) @ tachyon-integration-tests ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ tachyon-integration-tests ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /home/hadoop/cloud/alluxio-0.7.1/integration-tests/target/tachyon-integration-tests-0.7.1.jar
[INFO] 
[INFO] >>> maven-source-plugin:2.3:jar (attach-sources) > generate-sources @ tachyon-integration-tests >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ tachyon-integration-tests ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.13:check (checkstyle) @ tachyon-integration-tests ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- license-maven-plugin:2.9:check (default) @ tachyon-integration-tests ---
[INFO] Checking licenses...
[INFO] 
[INFO] <<< maven-source-plugin:2.3:jar (attach-sources) < generate-sources @ tachyon-integration-tests <<<
[INFO] 
[INFO] --- maven-source-plugin:2.3:jar (attach-sources) @ tachyon-integration-tests ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9:jar (attach-javadoc) @ tachyon-integration-tests ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ tachyon-integration-tests ---
[INFO] Building jar: /home/hadoop/cloud/alluxio-0.7.1/integration-tests/target/tachyon-integration-tests-0.7.1-tests.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Tachyon Shell 0.7.1
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tachyon-shell ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ tachyon-shell ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.13:check (checkstyle) @ tachyon-shell ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- license-maven-plugin:2.9:check (default) @ tachyon-shell ---
[INFO] Checking licenses...
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ tachyon-shell ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/hadoop/cloud/alluxio-0.7.1/shell/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ tachyon-shell ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/hadoop/cloud/alluxio-0.7.1/shell/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ tachyon-shell ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ tachyon-shell ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/hadoop/cloud/alluxio-0.7.1/shell/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.14:test (default-test) @ tachyon-shell ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ tachyon-shell ---
[INFO] Building jar: /home/hadoop/cloud/alluxio-0.7.1/shell/target/tachyon-shell-0.7.1.jar
[INFO] 
[INFO] >>> maven-source-plugin:2.3:jar (attach-sources) > generate-sources @ tachyon-shell >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ tachyon-shell ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.13:check (checkstyle) @ tachyon-shell ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- license-maven-plugin:2.9:check (default) @ tachyon-shell ---
[INFO] Checking licenses...
[INFO] 
[INFO] <<< maven-source-plugin:2.3:jar (attach-sources) < generate-sources @ tachyon-shell <<<
[INFO] 
[INFO] --- maven-source-plugin:2.3:jar (attach-sources) @ tachyon-shell ---
[INFO] Building jar: /home/hadoop/cloud/alluxio-0.7.1/shell/target/tachyon-shell-0.7.1-sources.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9:jar (attach-javadoc) @ tachyon-shell ---
[INFO] 
Loading source files for package tachyon.shell...
Constructing Javadoc information...
Standard Doclet version 1.7.0_79
Building tree for all the packages and classes...
Generating /home/hadoop/cloud/alluxio-0.7.1/shell/target/apidocs/tachyon/shell/TFsShell.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/shell/target/apidocs/tachyon/shell/TFsShellUtils.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/shell/target/apidocs/tachyon/shell/package-frame.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/shell/target/apidocs/tachyon/shell/package-summary.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/shell/target/apidocs/tachyon/shell/package-tree.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/shell/target/apidocs/constant-values.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/shell/target/apidocs/tachyon/shell/class-use/TFsShell.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/shell/target/apidocs/tachyon/shell/class-use/TFsShellUtils.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/shell/target/apidocs/tachyon/shell/package-use.html...
Building index for all the packages and classes...
Generating /home/hadoop/cloud/alluxio-0.7.1/shell/target/apidocs/overview-tree.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/shell/target/apidocs/index-all.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/shell/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /home/hadoop/cloud/alluxio-0.7.1/shell/target/apidocs/allclasses-frame.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/shell/target/apidocs/allclasses-noframe.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/shell/target/apidocs/index.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/shell/target/apidocs/help-doc.html...
[INFO] Building jar: /home/hadoop/cloud/alluxio-0.7.1/shell/target/tachyon-shell-0.7.1-javadoc.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Tachyon Examples 0.7.1
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tachyon-examples ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ tachyon-examples ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.13:check (checkstyle) @ tachyon-examples ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- license-maven-plugin:2.9:check (default) @ tachyon-examples ---
[INFO] Checking licenses...
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ tachyon-examples ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/hadoop/cloud/alluxio-0.7.1/examples/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ tachyon-examples ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to /home/hadoop/cloud/alluxio-0.7.1/examples/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ tachyon-examples ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/hadoop/cloud/alluxio-0.7.1/examples/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ tachyon-examples ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.14:test (default-test) @ tachyon-examples ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ tachyon-examples ---
[INFO] Building jar: /home/hadoop/cloud/alluxio-0.7.1/examples/target/tachyon-examples-0.7.1.jar
[INFO] 
[INFO] >>> maven-source-plugin:2.3:jar (attach-sources) > generate-sources @ tachyon-examples >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ tachyon-examples ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.13:check (checkstyle) @ tachyon-examples ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- license-maven-plugin:2.9:check (default) @ tachyon-examples ---
[INFO] Checking licenses...
[INFO] 
[INFO] <<< maven-source-plugin:2.3:jar (attach-sources) < generate-sources @ tachyon-examples <<<
[INFO] 
[INFO] --- maven-source-plugin:2.3:jar (attach-sources) @ tachyon-examples ---
[INFO] Building jar: /home/hadoop/cloud/alluxio-0.7.1/examples/target/tachyon-examples-0.7.1-sources.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9:jar (attach-javadoc) @ tachyon-examples ---
[INFO] 
Loading source files for package tachyon.examples...
Constructing Javadoc information...
Standard Doclet version 1.7.0_79
Building tree for all the packages and classes...
Generating /home/hadoop/cloud/alluxio-0.7.1/examples/target/apidocs/tachyon/examples/BasicCheckpoint.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/examples/target/apidocs/tachyon/examples/BasicNonByteBufferOperations.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/examples/target/apidocs/tachyon/examples/BasicOperations.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/examples/target/apidocs/tachyon/examples/BasicRawTableOperations.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/examples/target/apidocs/tachyon/examples/Performance.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/examples/target/apidocs/tachyon/examples/Performance.GeneralWorker.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/examples/target/apidocs/tachyon/examples/Performance.HdfsWorker.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/examples/target/apidocs/tachyon/examples/Performance.TachyonReadWorker.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/examples/target/apidocs/tachyon/examples/Performance.TachyonWriterWorker.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/examples/target/apidocs/tachyon/examples/Performance.Worker.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/examples/target/apidocs/tachyon/examples/Utils.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/examples/target/apidocs/tachyon/examples/package-frame.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/examples/target/apidocs/tachyon/examples/package-summary.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/examples/target/apidocs/tachyon/examples/package-tree.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/examples/target/apidocs/constant-values.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/examples/target/apidocs/tachyon/examples/class-use/BasicNonByteBufferOperations.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/examples/target/apidocs/tachyon/examples/class-use/Utils.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/examples/target/apidocs/tachyon/examples/class-use/BasicOperations.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/examples/target/apidocs/tachyon/examples/class-use/BasicRawTableOperations.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/examples/target/apidocs/tachyon/examples/class-use/Performance.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/examples/target/apidocs/tachyon/examples/class-use/Performance.Worker.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/examples/target/apidocs/tachyon/examples/class-use/Performance.GeneralWorker.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/examples/target/apidocs/tachyon/examples/class-use/Performance.TachyonWriterWorker.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/examples/target/apidocs/tachyon/examples/class-use/Performance.TachyonReadWorker.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/examples/target/apidocs/tachyon/examples/class-use/Performance.HdfsWorker.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/examples/target/apidocs/tachyon/examples/class-use/BasicCheckpoint.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/examples/target/apidocs/tachyon/examples/package-use.html...
Building index for all the packages and classes...
Generating /home/hadoop/cloud/alluxio-0.7.1/examples/target/apidocs/overview-tree.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/examples/target/apidocs/index-all.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/examples/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /home/hadoop/cloud/alluxio-0.7.1/examples/target/apidocs/allclasses-frame.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/examples/target/apidocs/allclasses-noframe.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/examples/target/apidocs/index.html...
Generating /home/hadoop/cloud/alluxio-0.7.1/examples/target/apidocs/help-doc.html...
[INFO] Building jar: /home/hadoop/cloud/alluxio-0.7.1/examples/target/tachyon-examples-0.7.1-javadoc.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Tachyon Assemblies 0.7.1
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tachyon-assemblies ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ tachyon-assemblies ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.13:check (checkstyle) @ tachyon-assemblies ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- license-maven-plugin:2.9:check (default) @ tachyon-assemblies ---
[INFO] Checking licenses...
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ tachyon-assemblies ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/hadoop/cloud/alluxio-0.7.1/assembly/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ tachyon-assemblies ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ tachyon-assemblies ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/hadoop/cloud/alluxio-0.7.1/assembly/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ tachyon-assemblies ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.14:test (default-test) @ tachyon-assemblies ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ tachyon-assemblies ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /home/hadoop/cloud/alluxio-0.7.1/assembly/target/tachyon-assemblies-0.7.1.jar
[INFO] 
[INFO] --- maven-shade-plugin:2.2:shade (uber-jar) @ tachyon-assemblies ---
[INFO] Including org.tachyonproject:tachyon-common:jar:0.7.1 in the shaded jar.
[INFO] Including com.google.guava:guava:jar:14.0.1 in the shaded jar.
[INFO] Including commons-lang:commons-lang:jar:2.4 in the shaded jar.
[INFO] Including commons-io:commons-io:jar:2.4 in the shaded jar.
[INFO] Including io.netty:netty-all:jar:4.0.28.Final in the shaded jar.
[INFO] Including org.apache.commons:commons-lang3:jar:3.0 in the shaded jar.
[INFO] Including org.apache.curator:curator-framework:jar:2.1.0-incubating in the shaded jar.
[INFO] Including org.apache.zookeeper:zookeeper:jar:3.4.5 in the shaded jar.
[INFO] Including log4j:log4j:jar:1.2.15 in the shaded jar.
[INFO] Including javax.mail:mail:jar:1.4 in the shaded jar.
[INFO] Including jline:jline:jar:0.9.94 in the shaded jar.
[INFO] Including org.jboss.netty:netty:jar:3.2.2.Final in the shaded jar.
[INFO] Including org.apache.curator:curator-client:jar:2.1.0-incubating in the shaded jar.
[INFO] Including org.apache.curator:curator-recipes:jar:2.1.0-incubating in the shaded jar.
[INFO] Including org.apache.thrift:libthrift:jar:0.9.1 in the shaded jar.
[INFO] Including org.apache.httpcomponents:httpclient:jar:4.2.5 in the shaded jar.
[INFO] Including org.apache.httpcomponents:httpcore:jar:4.2.4 in the shaded jar.
[INFO] Including org.slf4j:slf4j-api:jar:1.7.2 in the shaded jar.
[INFO] Including org.tachyonproject:tachyon-servers:jar:0.7.1 in the shaded jar.
[INFO] Including org.tachyonproject:tachyon-client-unshaded:jar:0.7.1 in the shaded jar.
[INFO] Including io.dropwizard.metrics:metrics-core:jar:3.1.0 in the shaded jar.
[INFO] Including io.dropwizard.metrics:metrics-json:jar:3.1.0 in the shaded jar.
[INFO] Including io.dropwizard.metrics:metrics-jvm:jar:3.1.0 in the shaded jar.
[INFO] Including io.dropwizard.metrics:metrics-graphite:jar:3.1.0 in the shaded jar.
[INFO] Including org.eclipse.jetty:jetty-jsp:jar:7.6.15.v20140411 in the shaded jar.
[INFO] Including org.eclipse.jetty.orbit:javax.servlet.jsp:jar:2.1.0.v201105211820 in the shaded jar.
[INFO] Including org.eclipse.jetty.orbit:org.apache.jasper.glassfish:jar:2.1.0.v201110031002 in the shaded jar.
[INFO] Including org.eclipse.jetty.orbit:javax.servlet.jsp.jstl:jar:1.2.0.v201105211821 in the shaded jar.
[INFO] Including org.eclipse.jetty.orbit:org.apache.taglibs.standard.glassfish:jar:1.2.0.v201112081803 in the shaded jar.
[INFO] Including org.eclipse.jetty.orbit:javax.el:jar:2.1.0.v201105211819 in the shaded jar.
[INFO] Including org.eclipse.jetty.orbit:com.sun.el:jar:1.0.0.v201105211818 in the shaded jar.
[INFO] Including org.eclipse.jetty.orbit:org.eclipse.jdt.core:jar:3.7.1 in the shaded jar.
[INFO] Including org.eclipse.jetty:jetty-webapp:jar:7.6.15.v20140411 in the shaded jar.
[INFO] Including org.eclipse.jetty:jetty-xml:jar:7.6.15.v20140411 in the shaded jar.
[INFO] Including org.eclipse.jetty:jetty-util:jar:7.6.15.v20140411 in the shaded jar.
[INFO] Including org.eclipse.jetty:jetty-server:jar:7.6.15.v20140411 in the shaded jar.
[INFO] Including org.eclipse.jetty.orbit:javax.servlet:jar:2.5.0.v201103041518 in the shaded jar.
[INFO] Including org.eclipse.jetty:jetty-continuation:jar:7.6.15.v20140411 in the shaded jar.
[INFO] Including org.eclipse.jetty:jetty-http:jar:7.6.15.v20140411 in the shaded jar.
[INFO] Including org.eclipse.jetty:jetty-io:jar:7.6.15.v20140411 in the shaded jar.
[INFO] Including org.eclipse.jetty:jetty-servlet:jar:7.6.15.v20140411 in the shaded jar.
[INFO] Including org.eclipse.jetty:jetty-security:jar:7.6.15.v20140411 in the shaded jar.
[INFO] Including commons-codec:commons-codec:jar:1.5 in the shaded jar.
[INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.3.0 in the shaded jar.
[INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.3.0 in the shaded jar.
[INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.3.0 in the shaded jar.
[INFO] Including org.apache.hadoop:hadoop-client:jar:2.6.0 in the shaded jar.
[INFO] Including org.apache.hadoop:hadoop-common:jar:2.6.0 in the shaded jar.
[INFO] Including commons-cli:commons-cli:jar:1.2 in the shaded jar.
[INFO] Including org.apache.commons:commons-math3:jar:3.1.1 in the shaded jar.
[INFO] Including xmlenc:xmlenc:jar:0.52 in the shaded jar.
[INFO] Including commons-net:commons-net:jar:3.1 in the shaded jar.
[INFO] Including commons-collections:commons-collections:jar:3.2.1 in the shaded jar.
[INFO] Including commons-configuration:commons-configuration:jar:1.6 in the shaded jar.
[INFO] Including commons-digester:commons-digester:jar:1.8 in the shaded jar.
[INFO] Including commons-beanutils:commons-beanutils:jar:1.7.0 in the shaded jar.
[INFO] Including commons-beanutils:commons-beanutils-core:jar:1.8.0 in the shaded jar.
[INFO] Including org.apache.avro:avro:jar:1.7.4 in the shaded jar.
[INFO] Including com.thoughtworks.paranamer:paranamer:jar:2.3 in the shaded jar.
[INFO] Including org.xerial.snappy:snappy-java:jar:1.0.4.1 in the shaded jar.
[INFO] Including com.google.protobuf:protobuf-java:jar:2.5.0 in the shaded jar.
[INFO] Including com.google.code.gson:gson:jar:2.2.4 in the shaded jar.
[INFO] Including org.apache.hadoop:hadoop-auth:jar:2.6.0 in the shaded jar.
[INFO] Including org.apache.directory.server:apacheds-kerberos-codec:jar:2.0.0-M15 in the shaded jar.
[INFO] Including org.apache.directory.server:apacheds-i18n:jar:2.0.0-M15 in the shaded jar.
[INFO] Including org.apache.directory.api:api-asn1-api:jar:1.0.0-M20 in the shaded jar.
[INFO] Including org.apache.directory.api:api-util:jar:1.0.0-M20 in the shaded jar.
[INFO] Including com.google.code.findbugs:jsr305:jar:1.3.9 in the shaded jar.
[INFO] Including org.htrace:htrace-core:jar:3.0.4 in the shaded jar.
[INFO] Including org.apache.commons:commons-compress:jar:1.4.1 in the shaded jar.
[INFO] Including org.tukaani:xz:jar:1.0 in the shaded jar.
[INFO] Including org.apache.hadoop:hadoop-hdfs:jar:2.6.0 in the shaded jar.
[INFO] Including org.mortbay.jetty:jetty-util:jar:6.1.26 in the shaded jar.
[INFO] Including io.netty:netty:jar:3.6.2.Final in the shaded jar.
[INFO] Including xerces:xercesImpl:jar:2.9.1 in the shaded jar.
[INFO] Including xml-apis:xml-apis:jar:1.3.04 in the shaded jar.
[INFO] Including org.apache.hadoop:hadoop-mapreduce-client-app:jar:2.6.0 in the shaded jar.
[INFO] Including org.apache.hadoop:hadoop-mapreduce-client-common:jar:2.6.0 in the shaded jar.
[INFO] Including org.apache.hadoop:hadoop-yarn-client:jar:2.6.0 in the shaded jar.
[INFO] Including org.apache.hadoop:hadoop-mapreduce-client-shuffle:jar:2.6.0 in the shaded jar.
[INFO] Including org.fusesource.leveldbjni:leveldbjni-all:jar:1.8 in the shaded jar.
[INFO] Including org.apache.hadoop:hadoop-yarn-api:jar:2.6.0 in the shaded jar.
[INFO] Including org.apache.hadoop:hadoop-mapreduce-client-core:jar:2.6.0 in the shaded jar.
[INFO] Including org.apache.hadoop:hadoop-yarn-common:jar:2.6.0 in the shaded jar.
[INFO] Including org.codehaus.jackson:jackson-jaxrs:jar:1.9.13 in the shaded jar.
[INFO] Including org.codehaus.jackson:jackson-xc:jar:1.9.13 in the shaded jar.
[INFO] Including org.apache.hadoop:hadoop-mapreduce-client-jobclient:jar:2.6.0 in the shaded jar.
[INFO] Including org.apache.hadoop:hadoop-annotations:jar:2.6.0 in the shaded jar.
[INFO] Including org.tachyonproject:tachyon-underfs-hdfs:jar:0.7.1 in the shaded jar.
[INFO] Including org.tachyonproject:tachyon-underfs-glusterfs:jar:0.7.1 in the shaded jar.
[INFO] Including org.gluster:glusterfs-hadoop:jar:2.3.13 in the shaded jar.
[INFO] Including org.apache.hadoop:hadoop-yarn-server-nodemanager:jar:2.3.0 in the shaded jar.
[INFO] Including javax.xml.bind:jaxb-api:jar:2.2.2 in the shaded jar.
[INFO] Including javax.xml.stream:stax-api:jar:1.0-2 in the shaded jar.
[INFO] Including javax.activation:activation:jar:1.1 in the shaded jar.
[INFO] Including org.codehaus.jettison:jettison:jar:1.1 in the shaded jar.
[INFO] Including javax.servlet:servlet-api:jar:2.5 in the shaded jar.
[INFO] Including com.sun.jersey:jersey-core:jar:1.9 in the shaded jar.
[INFO] Including com.sun.jersey:jersey-client:jar:1.9 in the shaded jar.
[INFO] Including com.google.inject.extensions:guice-servlet:jar:3.0 in the shaded jar.
[INFO] Including com.google.inject:guice:jar:3.0 in the shaded jar.
[INFO] Including javax.inject:javax.inject:jar:1 in the shaded jar.
[INFO] Including aopalliance:aopalliance:jar:1.0 in the shaded jar.
[INFO] Including com.sun.jersey:jersey-json:jar:1.9 in the shaded jar.
[INFO] Including com.sun.xml.bind:jaxb-impl:jar:2.2.3-1 in the shaded jar.
[INFO] Including com.sun.jersey.contribs:jersey-guice:jar:1.9 in the shaded jar.
[INFO] Including org.apache.hadoop:hadoop-yarn-server-common:jar:2.3.0 in the shaded jar.
[INFO] Including org.slf4j:slf4j-log4j12:jar:1.7.2 in the shaded jar.
[INFO] Including org.tachyonproject:tachyon-underfs-s3:jar:0.7.1 in the shaded jar.
[INFO] Including net.java.dev.jets3t:jets3t:jar:0.8.1 in the shaded jar.
[INFO] Including commons-logging:commons-logging:jar:1.1.1 in the shaded jar.
[INFO] Including com.jamesmurty.utils:java-xmlbuilder:jar:0.4 in the shaded jar.
[INFO] Including org.tachyonproject:tachyon-underfs-swift:jar:0.7.1 in the shaded jar.
[INFO] Including org.apache.hadoop:hadoop-openstack:jar:2.6.0 in the shaded jar.
[INFO] Including org.apache.hadoop:hadoop-common:test-jar:tests:2.6.0 in the shaded jar.
[INFO] Including org.mortbay.jetty:jetty:jar:6.1.26 in the shaded jar.
[INFO] Including com.sun.jersey:jersey-server:jar:1.9 in the shaded jar.
[INFO] Including asm:asm:jar:3.1 in the shaded jar.
[INFO] Including tomcat:jasper-compiler:jar:5.5.23 in the shaded jar.
[INFO] Including tomcat:jasper-runtime:jar:5.5.23 in the shaded jar.
[INFO] Including javax.servlet.jsp:jsp-api:jar:2.1 in the shaded jar.
[INFO] Including commons-el:commons-el:jar:1.0 in the shaded jar.
[INFO] Including com.jcraft:jsch:jar:0.1.42 in the shaded jar.
[INFO] Including org.codehaus.jackson:jackson-mapper-asl:jar:1.9.13 in the shaded jar.
[INFO] Including org.codehaus.jackson:jackson-core-asl:jar:1.9.13 in the shaded jar.
[INFO] Including org.mockito:mockito-all:jar:1.8.5 in the shaded jar.
[INFO] Including commons-httpclient:commons-httpclient:jar:3.1 in the shaded jar.
[INFO] Including org.tachyonproject:tachyon-underfs-local:jar:0.7.1 in the shaded jar.
[INFO] Including org.tachyonproject:tachyon-examples:jar:0.7.1 in the shaded jar.
[INFO] Including org.tachyonproject:tachyon-shell:jar:0.7.1 in the shaded jar.
[WARNING] javax.el-2.1.0.v201105211819.jar, jsp-api-2.1.jar define 26 overlappping classes: 
[WARNING]   - javax.el.ELContextListener
[WARNING]   - javax.el.Expression
[WARNING]   - javax.el.MapELResolver
[WARNING]   - javax.el.VariableMapper
[WARNING]   - javax.el.ELException
[WARNING]   - javax.el.MethodNotFoundException
[WARNING]   - javax.el.ArrayELResolver
[WARNING]   - javax.el.ValueExpression
[WARNING]   - javax.el.CompositeELResolver$CompositeIterator
[WARNING]   - javax.el.ELContextEvent
[WARNING]   - 16 more...
[WARNING] jasper-compiler-5.5.23.jar, org.apache.jasper.glassfish-2.1.0.v201110031002.jar, jasper-runtime-5.5.23.jar define 1 overlappping classes: 
[WARNING]   - org.apache.jasper.compiler.Localizer
[WARNING] commons-beanutils-core-1.8.0.jar, commons-beanutils-1.7.0.jar, commons-collections-3.2.1.jar define 10 overlappping classes: 
[WARNING]   - org.apache.commons.collections.FastHashMap$EntrySet
[WARNING]   - org.apache.commons.collections.ArrayStack
[WARNING]   - org.apache.commons.collections.FastHashMap$1
[WARNING]   - org.apache.commons.collections.FastHashMap$KeySet
[WARNING]   - org.apache.commons.collections.FastHashMap$CollectionView
[WARNING]   - org.apache.commons.collections.BufferUnderflowException
[WARNING]   - org.apache.commons.collections.Buffer
[WARNING]   - org.apache.commons.collections.FastHashMap$CollectionView$CollectionViewIterator
[WARNING]   - org.apache.commons.collections.FastHashMap$Values
[WARNING]   - org.apache.commons.collections.FastHashMap
[WARNING] javax.servlet.jsp-2.1.0.v201105211820.jar, jsp-api-2.1.jar define 58 overlappping classes: 
[WARNING]   - javax.servlet.jsp.tagext.SimpleTagSupport
[WARNING]   - javax.servlet.jsp.tagext.SimpleTag
[WARNING]   - javax.servlet.jsp.el.ExpressionEvaluator
[WARNING]   - javax.servlet.jsp.el.ImplicitObjectELResolver$ImplicitObjects
[WARNING]   - javax.servlet.jsp.JspPage
[WARNING]   - javax.servlet.jsp.tagext.TagLibraryValidator
[WARNING]   - javax.servlet.jsp.el.ImplicitObjectELResolver$ImplicitObjects$2
[WARNING]   - javax.servlet.jsp.el.ImplicitObjectELResolver$ImplicitObjects$4
[WARNING]   - javax.servlet.jsp.JspApplicationContext
[WARNING]   - javax.servlet.jsp.el.ImplicitObjectELResolver$ImplicitObjects$9
[WARNING]   - 48 more...
[WARNING] hadoop-common-2.6.0-tests.jar, hadoop-common-2.6.0.jar define 37 overlappping classes: 
[WARNING]   - org.apache.hadoop.ipc.protobuf.TestProtos$EmptyResponseProto$1
[WARNING]   - org.apache.hadoop.ipc.protobuf.TestProtos$EmptyResponseProtoOrBuilder
[WARNING]   - org.apache.hadoop.ipc.protobuf.TestRpcServiceProtos$TestProtobufRpcProto$BlockingStub
[WARNING]   - org.apache.hadoop.ipc.protobuf.TestProtos$EchoResponseProto
[WARNING]   - org.apache.hadoop.ipc.protobuf.TestProtos$EchoResponseProtoOrBuilder
[WARNING]   - org.apache.hadoop.ipc.protobuf.TestRpcServiceProtos$TestProtobufRpc2Proto$BlockingInterface
[WARNING]   - org.apache.hadoop.io.serializer.avro.AvroRecord$1
[WARNING]   - org.apache.hadoop.ipc.protobuf.TestProtos$EchoRequestProtoOrBuilder
[WARNING]   - org.apache.hadoop.ipc.protobuf.TestProtos$EchoResponseProto$Builder
[WARNING]   - org.apache.hadoop.ipc.protobuf.TestRpcServiceProtos$1
[WARNING]   - 27 more...
[WARNING] commons-beanutils-core-1.8.0.jar, commons-beanutils-1.7.0.jar define 82 overlappping classes: 
[WARNING]   - org.apache.commons.beanutils.Converter
[WARNING]   - org.apache.commons.beanutils.WrapDynaBean
[WARNING]   - org.apache.commons.beanutils.converters.IntegerConverter
[WARNING]   - org.apache.commons.beanutils.locale.LocaleBeanUtilsBean
[WARNING]   - org.apache.commons.beanutils.locale.converters.DoubleLocaleConverter
[WARNING]   - org.apache.commons.beanutils.locale.converters.DecimalLocaleConverter
[WARNING]   - org.apache.commons.beanutils.converters.ShortConverter
[WARNING]   - org.apache.commons.beanutils.converters.StringArrayConverter
[WARNING]   - org.apache.commons.beanutils.locale.LocaleConvertUtilsBean
[WARNING]   - org.apache.commons.beanutils.LazyDynaClass
[WARNING]   - 72 more...
[WARNING] hadoop-yarn-common-2.6.0.jar, hadoop-yarn-api-2.6.0.jar define 3 overlappping classes: 
[WARNING]   - org.apache.hadoop.yarn.factories.package-info
[WARNING]   - org.apache.hadoop.yarn.util.package-info
[WARNING]   - org.apache.hadoop.yarn.factory.providers.package-info
[WARNING] netty-3.6.2.Final.jar, netty-3.2.2.Final.jar define 497 overlappping classes: 
[WARNING]   - org.jboss.netty.logging.CommonsLoggerFactory
[WARNING]   - org.jboss.netty.channel.local.LocalChannel
[WARNING]   - org.jboss.netty.buffer.ChannelBufferIndexFinder$5
[WARNING]   - org.jboss.netty.util.internal.jzlib.CRC32
[WARNING]   - org.jboss.netty.util.ExternalResourceUtil
[WARNING]   - org.jboss.netty.handler.codec.base64.Base64Decoder
[WARNING]   - org.jboss.netty.channel.socket.nio.NioDatagramPipelineSink$1
[WARNING]   - org.jboss.netty.util.VirtualExecutorService
[WARNING]   - org.jboss.netty.util.DefaultObjectSizeEstimator
[WARNING]   - org.jboss.netty.channel.socket.http.HttpTunnelingClientSocketChannel$6$1
[WARNING]   - 487 more...
[WARNING] jasper-compiler-5.5.23.jar, org.apache.jasper.glassfish-2.1.0.v201110031002.jar define 143 overlappping classes: 
[WARNING]   - org.apache.jasper.compiler.TagLibraryInfoImpl
[WARNING]   - org.apache.jasper.xmlparser.SymbolTable
[WARNING]   - org.apache.jasper.compiler.Generator$FragmentHelperClass$Fragment
[WARNING]   - org.apache.jasper.compiler.Generator$1TagHandlerPoolVisitor
[WARNING]   - org.apache.jasper.compiler.ScriptingVariabler
[WARNING]   - org.apache.jasper.compiler.SmapStratum$LineInfo
[WARNING]   - org.apache.jasper.compiler.Node$AttributeGenerator
[WARNING]   - org.apache.jasper.compiler.Node
[WARNING]   - org.apache.jasper.compiler.Node$JspAttribute
[WARNING]   - org.apache.jasper.compiler.tagplugin.TagPlugin
[WARNING]   - 133 more...
[WARNING] org.apache.jasper.glassfish-2.1.0.v201110031002.jar, jasper-runtime-5.5.23.jar define 43 overlappping classes: 
[WARNING]   - org.apache.jasper.runtime.ProtectedFunctionMapper$2
[WARNING]   - org.apache.jasper.runtime.PageContextImpl$3
[WARNING]   - org.apache.jasper.runtime.JspFactoryImpl$PrivilegedGetPageContext
[WARNING]   - org.apache.jasper.runtime.PageContextImpl$4
[WARNING]   - org.apache.jasper.runtime.JspFactoryImpl
[WARNING]   - org.apache.jasper.runtime.ProtectedFunctionMapper$1
[WARNING]   - org.apache.jasper.JasperException
[WARNING]   - org.apache.jasper.runtime.PerThreadTagHandlerPool$PerThreadData
[WARNING]   - org.apache.jasper.util.FastDateFormat
[WARNING]   - org.apache.jasper.runtime.PageContextImpl$8
[WARNING]   - 33 more...
[WARNING] servlet-api-2.5.jar, javax.servlet-2.5.0.v201103041518.jar define 42 overlappping classes: 
[WARNING]   - javax.servlet.ServletRequestWrapper
[WARNING]   - javax.servlet.FilterChain
[WARNING]   - javax.servlet.SingleThreadModel
[WARNING]   - javax.servlet.http.HttpServletResponse
[WARNING]   - javax.servlet.http.HttpUtils
[WARNING]   - javax.servlet.ServletContextAttributeEvent
[WARNING]   - javax.servlet.ServletContextAttributeListener
[WARNING]   - javax.servlet.http.HttpServlet
[WARNING]   - javax.servlet.http.HttpSessionAttributeListener
[WARNING]   - javax.servlet.http.HttpServletRequest
[WARNING]   - 32 more...
[WARNING] hadoop-yarn-common-2.6.0.jar, hadoop-yarn-client-2.6.0.jar define 2 overlappping classes: 
[WARNING]   - org.apache.hadoop.yarn.client.api.impl.package-info
[WARNING]   - org.apache.hadoop.yarn.client.api.package-info
[WARNING] maven-shade-plugin has detected that some .class files
[WARNING] are present in two or more JARs. When this happens, only
[WARNING] one single version of the class is copied in the uberjar.
[WARNING] Usually this is not harmful and you can skeep these
[WARNING] warnings, otherwise try to manually exclude artifacts
[WARNING] based on mvn dependency:tree -Ddetail=true and the above
[WARNING] output
[WARNING] See http://docs.codehaus.org/display/MAVENUSER/Shade+Plugin
[INFO] Replacing /home/hadoop/cloud/alluxio-0.7.1/assembly/target/tachyon-assemblies-0.7.1-jar-with-dependencies.jar with /home/hadoop/cloud/alluxio-0.7.1/assembly/target/tachyon-assemblies-0.7.1-shaded.jar
[INFO] 
[INFO] >>> maven-source-plugin:2.3:jar (attach-sources) > generate-sources @ tachyon-assemblies >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ tachyon-assemblies ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.13:check (checkstyle) @ tachyon-assemblies ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- license-maven-plugin:2.9:check (default) @ tachyon-assemblies ---
[INFO] Checking licenses...
[INFO] 
[INFO] <<< maven-source-plugin:2.3:jar (attach-sources) < generate-sources @ tachyon-assemblies <<<
[INFO] 
[INFO] --- maven-source-plugin:2.3:jar (attach-sources) @ tachyon-assemblies ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9:jar (attach-javadoc) @ tachyon-assemblies ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Tachyon Parent ..................................... SUCCESS [03:15 min]
[INFO] Tachyon Common ..................................... SUCCESS [01:23 min]
[INFO] Tachyon Under File System .......................... SUCCESS [  0.609 s]
[INFO] Tachyon Under File System - Local FS ............... SUCCESS [ 32.970 s]
[INFO] Tachyon Under File System - HDFS ................... SUCCESS [  5.169 s]
[INFO] Tachyon Under File System - Gluster FS ............. SUCCESS [01:43 min]
[INFO] Tachyon Under File System - Swift .................. SUCCESS [01:04 min]
[INFO] Tachyon Under File System - S3 ..................... SUCCESS [ 20.526 s]
[INFO] Tachyon Clients .................................... SUCCESS [  0.523 s]
[INFO] Tachyon Clients - Implementation ................... SUCCESS [  9.195 s]
[INFO] Tachyon Clients - Distribution ..................... SUCCESS [ 30.238 s]
[INFO] Tachyon Servers .................................... SUCCESS [ 50.587 s]
[INFO] Mock Tachyon Cluster ............................... SUCCESS [  5.288 s]
[INFO] Tachyon Integration Tests .......................... SUCCESS [01:11 min]
[INFO] Tachyon Shell ...................................... SUCCESS [  3.214 s]
[INFO] Tachyon Examples ................................... SUCCESS [  3.489 s]
[INFO] Tachyon Assemblies ................................. SUCCESS [ 11.906 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11:32 min
[INFO] Finished at: 2016-05-05T19:29:29+08:00
[INFO] Final Memory: 107M/642M
[INFO] ------------------------------------------------------------------------



参考

【1】http://alluxio.org/documentation/v0.7.1/

【2】https://github.com/xubo245/SparkLearning


  • 1
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值