For more details, see
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/729/
[Mar 22, 2018 4:21:52 PM] (inigoiri) HDFS-13318. RBF: Fix FindBugs in
hadoop-hdfs-rbf. Contributed by Ekanth
[Mar 22, 2018 5:21:10 PM] (kihwal) HDFS-13195. DataNode conf page cannot
display the current value after
[Mar 22, 2018 5:52:02 PM] (arp) HADOOP-15334. Upgrade Maven surefire plugin.
Contributed by Arpit
[Mar 22, 2018 6:04:37 PM] (yufei) HADOOP-15331. Fix a race condition causing
parsing error of
[Mar 22, 2018 6:29:31 PM] (weichiu) HDFS-11900. Hedged reads thread pool
creation not synchronized.
[Mar 22, 2018 8:32:57 PM] (inigoiri) HDFS-12792. RBF: Test Router-based
federation using HDFSContract.
[Mar 22, 2018 9:09:06 PM] (jitendra) HADOOP-14067. VersionInfo should load
version-info.properties from its
[Mar 22, 2018 9:19:45 PM] (james.clampffer) HDFS-8723. Integrate the build
infrastructure with hdfs-client.
[Mar 22, 2018 9:19:45 PM] (james.clampffer) HDFS-8724. Import third_party
libraries into the repository. Contributed
[Mar 22, 2018 9:19:45 PM] (james.clampffer) HDFS-8725. Use std::chrono to
implement the timer in the asio library.
[Mar 22, 2018 9:19:45 PM] (james.clampffer) HDFS-8737. Initial implementation
of a Hadoop RPC v9 client. Contributed
[Mar 22, 2018 9:19:45 PM] (james.clampffer) HDFS-8745. Use Doxygen to generate
documents for libhdfspp. Contributed
[Mar 22, 2018 9:19:45 PM] (james.clampffer) HDFS-8758. Implement the
continuation library in libhdfspp. Contributed
[Mar 22, 2018 9:19:45 PM] (james.clampffer) HDFS-8759. Implement remote block
reader in libhdfspp. Contributed by
[Mar 22, 2018 9:19:45 PM] (james.clampffer) HDFS-8764. Generate Hadoop RPC
stubs from protobuf definitions.
[Mar 22, 2018 9:19:45 PM] (james.clampffer) HDFS-8788. Implement unit tests for
remote block reader in libhdfspp.
[Mar 22, 2018 9:19:45 PM] (james.clampffer) HDFS-8775. SASL support for data
transfer protocol in libhdfspp.
[Mar 22, 2018 9:19:45 PM] (james.clampffer) HDFS-8774. Implement FileSystem and
InputStream API for libhdfspp.
[Mar 22, 2018 9:19:45 PM] (james.clampffer) HDFS-8952.
InputStream.PositionRead() should be aware of available DNs.
[Mar 22, 2018 9:19:45 PM] (james.clampffer) HDFS-9025. Fix compilation issues
on arch linux. Contributed by Owen
[Mar 22, 2018 9:19:45 PM] (james.clampffer) HDFS-9093. Initialize protobuf
fields in RemoteBlockReaderTest.
[Mar 22, 2018 9:19:45 PM] (james.clampffer) HDFS-9116. Suppress false positives
from Valgrind on uninitialized
[Mar 22, 2018 9:19:45 PM] (james.clampffer) HDFS-9108.
InputStreamImpl::ReadBlockContinuation stores wrong pointers
[Mar 22, 2018 9:19:45 PM] (james.clampffer) HDFS-9095. RPC client should fail
gracefully when the connection is
[Mar 22, 2018 9:19:45 PM] (james.clampffer) HDFS-9207. Move the implementation
to the hdfs-native-client module.
[Mar 22, 2018 9:19:45 PM] (james.clampffer) HDFS-9265. InputStreamImpl should
hold a shared_ptr of the BlockReader.
[Mar 22, 2018 9:19:45 PM] (james.clampffer) HDFS-9288. Import RapidXML 1.13 for
libhdfspp. Contributed by Bob
[Mar 22, 2018 9:19:45 PM] (james.clampffer) HDFS-8766. Implement a libhdfs(3)
compatible API. Contributed by James
[Mar 22, 2018 9:19:45 PM] (james.clampffer) HDFS-9340. libhdfspp fails to
compile after HDFS-9207. Contributed by
[Mar 22, 2018 9:19:45 PM] (james.clampffer) HDFS-9320. libhdfspp should use
sizeof(int32_t) instead of sizeof(int)
[Mar 22, 2018 9:19:45 PM] (james.clampffer) HDFS-9328. Formalize coding
standards for libhdfs++. Contributed by
[Mar 22, 2018 9:19:45 PM] (james.clampffer) HDFS-9419. Import the optional
library into libhdfs++. Contributed by
[Mar 22, 2018 9:19:45 PM] (james.clampffer) HDFS-9408. Build both static and
dynamic libraries for libhdfspp.
[Mar 22, 2018 9:19:45 PM] (james.clampffer) HDFS-9103. Retry reads on DN
failure. Contributed by James Clampffer.
[Mar 22, 2018 9:19:45 PM] (james.clampffer) HDFS-9368. Implement reads with
implicit offset state in libhdfs++.
[Mar 22, 2018 9:19:45 PM] (james.clampffer) HDFS-9359. Test libhdfs++ with
existing libhdfs tests. Contributed by
[Mar 22, 2018 9:19:45 PM] (james.clampffer) HDFS-9117. Config file reader /
options classes for libhdfs++.
[Mar 22, 2018 9:19:45 PM] (james.clampffer) HDFS-9452. libhdfs++ Fix memory
stomp in OpenFileForRead. Contributed
[Mar 22, 2018 9:19:45 PM] (james.clampffer) HDFS-9448. Enable valgrind for
libhdfspp unit tests. Contributed by
[Mar 22, 2018 9:19:46 PM] (james.clampffer) Revert HDFS-9448.
[Mar 22, 2018 9:19:46 PM] (james.clampffer) HDFS-9144. Refactoring libhdfs++
into stateful/ephemeral objects.
[Mar 22, 2018 9:19:46 PM] (james.clampffer) HDFS-9497. move
lib/proto/cpp_helpers to third-party since it won't
[Mar 22, 2018 9:19:46 PM] (james.clampffer) HDFS-9504. Initialize
BadNodeTracker in FileSystemImpl constructor.
[Mar 22, 2018 9:19:46 PM] (james.clampffer) HDFS-9228. libhdfs++ should
respect NN retry configuration settings.
[Mar 22, 2018 9:19:46 PM] (james.clampffer) HDFS-9486. Fix valgrind failures
when using more than 1 io_service
[Mar 22, 2018 9:19:46 PM] (james.clampffer) HDFS-9460. Suppress warnings from
third-party libraries. Contributed
[Mar 22, 2018 9:19:46 PM] (james.clampffer) HDFS-9489. Enable CI
infrastructure to use libhdfs++ hdfsRead.
[Mar 22, 2018 9:19:46 PM] (james.clampffer) HDFS-9417. Clean up the RAT
warnings in the HDFS-8707 branch.
[Mar 22, 2018 9:19:46 PM] (james.clampffer) HDFS-9537. libhdfs++ implement
HDFSConfiguration class. Contributed by
[Mar 22, 2018 9:19:46 PM] (james.clampffer) HDFS-9538. libhdfs: load
configuration from files. Contributed by Bob
[Mar 22, 2018 9:19:46 PM] (james.clampffer) HDFS-9448. Enable valgrind for
libhdfspp unit tests. Contributed by Bob
[Mar 22, 2018 9:19:46 PM] (james.clampffer) HDFS-9524. libhdfs++ deadlocks in
Filesystem::New if NN connection
[Mar 22, 2018 9:19:46 PM] (james.clampffer) HDFS-9523. libhdfs++: failure to
connect to ipv6 host causes CI unit
[Mar 22, 2018 9:19:46 PM] (james.clampffer) HDFS-9487. libhdfs++ Enable builds
with no compiler optimizations.
[Mar 22, 2018 9:19:46 PM] (james.clampffer) HDFS-9325. libhdfs++ Allow the
location of hadoop source tree resources
[Mar 22, 2018 9:19:46 PM] (james.clampffer) HDFS-9609. libhdfs++: Allow seek to
EOF. Contributed by Bob Hansen
[Mar 22, 2018 9:19:46 PM] (james.clampffer) HDFS-9627. libhdfs++: Add mechanism
to retrieve human readable error
[Mar 22, 2018 9:19:46 PM] (james.clampffer) HDFS-9636. libhdfs++: for
consistency, include files should be in
[Mar 22, 2018 9:19:46 PM] (james.clampffer) HDFS-9628. libhdfs++: implement
builder apis from C bindings.
[Mar 22, 2018 9:19:46 PM] (james.clampffer) HDFS-9687. libhdfs++: potential
segfault after teardown. Contributed by
[Mar 22, 2018 9:19:46 PM] (james.clampffer) HDFS-9643. libhdfs++: Support async
cancellation of read operations.
[Mar 22, 2018 9:19:46 PM] (james.clampffer) HDFS-9679: Fix inconsistencies with
libhdfs C API. Contributed by James
[Mar 22, 2018 9:19:46 PM] (james.clampffer) HDFS-9712. libhdfs++: Reimplement
Status object as a normal struct
[Mar 22, 2018 9:19:46 PM] (james.clampffer) HDFS-9737: libhdfs++: Create
examples of consuming libhdfs++.
[Mar 22, 2018 9:19:46 PM] (james.clampffer) HDFS-9738: libhdfs++: Implement
simple authentication. Contributed by
[Mar 22, 2018 9:19:46 PM] (james.clampffer) HDFS-9741: libhdfs++: GetLastError
not returning meaningful messages
[Mar 22, 2018 9:19:46 PM] (james.clampffer) HDFS-9749: libhdfs++: RPC engine
will attempt to close an asio socket
[Mar 22, 2018 9:19:46 PM] (james.clampffer) HDFS-9737: libhdfs++: Create
examples of consuming libhdfs++ (pt 2).
[Mar 22, 2018 9:19:46 PM] (james.clampffer) HDFS-9753. libhdfs++: Client fails
to pass TokenProto from
[Mar 22, 2018 9:19:46 PM] (james.clampffer) HDFS-9791: libhdfs+_+:
ConfigurationLoader throws parse_exception on
[Mar 22, 2018 9:19:46 PM] (james.clampffer) HDFS-9699: libhdfs++: Add
appropriate catch blocks for asio operations
[Mar 22, 2018 9:19:46 PM] (james.clampffer) HDFS-9792: libhdfs++: EACCES not
setting errno correctly. Contributed
[Mar 22, 2018 9:19:46 PM] (james.clampffer) HDFS-9932: added uriparser2 library
to HDFS-8707. Contributed by Bob
[Mar 22, 2018 9:19:46 PM] (james.clampffer) HDFS-9556: libhdfs++: pull Options
from default configs by default.
[Mar 22, 2018 9:19:46 PM] (james.clampffer) HDFS-9118: libhdfs++ Add logging
system. Contributed by James Clampffer
[Mar 22, 2018 9:19:46 PM] (james.clampffer) HDFS-9616. libhdfs++: Add runtime
hooks to allow a client application
[Mar 22, 2018 9:19:46 PM] (james.clampffer) HDFS-10222. libhdfs++: Shutdown
sockets to avoid 'Connection reset by
[Mar 22, 2018 9:19:46 PM] (james.clampffer) HDFS-10231: libhdfs++: Fix race
conditions in RPC layer. Contributed by
[Mar 22, 2018 9:19:46 PM] (james.clampffer) HDFS-10247: libhdfs++: Datanode
protocol version mismatch fix.
[Mar 22, 2018 9:19:46 PM] (james.clampffer) libhdfs++: File length doesn't
always count the last block if it's being
[Mar 22, 2018 9:19:46 PM] (james.clampffer) HDFS-10311:
DatanodeConnection::Cancel should not delete the underlying
[Mar 22, 2018 9:19:46 PM] (james.clampffer) HDFS-10310. hdfsConnect hangs when
given bad host or port. Contributed
[Mar 22, 2018 9:19:46 PM] (james.clampffer) HDFS-10332. hdfs-native-client
fails to build with CMake 2.8.11 or
[Mar 22, 2018 9:19:46 PM] (james.clampffer) HDFS-10188. libhdfs++: Implement
debug allocators. Contributed by
[Mar 22, 2018 9:19:46 PM] (james.clampffer) HDFS-10366: libhdfs++: Add SASL
authentication. Contributed by Bob
[Mar 22, 2018 9:19:46 PM] (james.clampffer) HDFS-10465: libhdfs++: Implement
GetBlockLocations. Contributed by Bob
[Mar 22, 2018 9:19:46 PM] (james.clampffer) HDFS-10464: libhdfs++: Implement
GetPathInfo and ListDirectory.
[Mar 22, 2018 9:19:46 PM] (james.clampffer) HDFS-10454: libhdfspp: Move
NameNodeOp to a separate file. Contributed
[Mar 22, 2018 9:19:46 PM] (james.clampffer) HDFS-9890. libhdfs++: Add test
suite to simulate network issues.
[Mar 22, 2018 9:19:46 PM] (james.clampffer) Revert HDFS-9890. Needs some more
work to reflect the current status of
[Mar 22, 2018 9:19:46 PM] (james.clampffer) HDFS-10494: libhdfs++: Implement
snapshot operations and GetFsStats.
[Mar 22, 2018 9:19:46 PM] (james.clampffer) HDFS-10527: libhdfs++:
hdfsGetBlockLocations doesn't null terminate ip
[Mar 22, 2018 9:19:46 PM] (james.clampffer) HDFS-10526: libhdfs++: Add connect
timeouts to async_connect calls.
[Mar 22, 2018 9:19:46 PM] (james.clampffer) HDFS-10511: libhdfs++: make error
returning mechanism consistent across
[Mar 22, 2018 9:19:46 PM] (james.clampffer) HDFS-10515: libhdfs++: Implement
mkdirs, rmdir, rename, and remove
[Mar 22, 2018 9:19:46 PM] (james.clampffer) HDFS-10524: libhdfs++: Implement
chmod and chown. Contributed by
[Mar 22, 2018 9:19:46 PM] (james.clampffer) HDFS-10543: libhdfs++: hdfsRead
stops at block boundary. Contributed by
[Mar 22, 2018 9:19:46 PM] (james.clampffer) HDFS-10578. libhdfs++: Silence
compile warnings from URI parser.
[Mar 22, 2018 9:19:47 PM] (james.clampffer) HDFS-9890: libhdfs++: Add test
suite to simulate network issues.
[Mar 22, 2018 9:19:47 PM] (james.clampffer) Revert HDFS-10543 patch due to
correctness issues it caused. Done by
[Mar 22, 2018 9:19:47 PM] (james.clampffer) HDFS-10441: libhdfs++: HA namenode
support. Contributed by James
[Mar 22, 2018 9:19:47 PM] (james.clampffer) HDFS-10672: libhdfs++: reorder
directories in
[Mar 22, 2018 9:19:47 PM] (james.clampffer) HDFS-10739: libhdfs++: In RpcEngine
replace vector with deque for
[Mar 22, 2018 9:19:47 PM] (james.clampffer) HDFS-9271: libhdfs++: Implement
basic NN operations. Contributed by
[Mar 22, 2018 9:19:47 PM] (james.clampffer) HDFS-10740: libhdfs++: Implement
recursive directory generator.
[Mar 22, 2018 9:19:47 PM] (james.clampffer) HDFS-10746: libhdfs++: synchronize
access to working_directory and
[Mar 22, 2018 9:19:47 PM] (james.clampffer) HDFS-10761: libhdfs++: Fix broken
logic in HA retry policy. Contributed
[Mar 22, 2018 9:19:47 PM] (james.clampffer) HDFS-10754: libhdfs++: Create tools
directory and implement hdfs_cat,
[Mar 22, 2018 9:19:47 PM] (james.clampffer) HDFS-10705: libhdfs++: FileSystem
should have a convenience no-args
[Mar 22, 2018 9:19:47 PM] (james.clampffer) HDFS-10450: libhdfs++: Add Cyrus
SASL support. Contributed by Don
[Mar 22, 2018 9:19:47 PM] (james.clampffer) HDFS-10450b: libhdfs++: Add Cyrus
SASL support (engines). Contributed
[Mar 22, 2018 9:19:47 PM] (james.clampffer) HDFS-10595: libhdfs++: deconflate
client name and client id
[Mar 22, 2018 9:19:47 PM] (james.clampffer) HDFS-10931: libhdfs++: Fix object
lifecycle issues in the BlockReader
[Mar 22, 2018 9:19:47 PM] (james.clampffer) HDFS-10898: libhdfs++: Make log
levels consistent. Contributed by James
[Mar 22, 2018 9:19:47 PM] (james.clampffer) libhdfs++: Get rid of lock in
RpcConnectionImpl destructor. Contributed
[Mar 22, 2018 9:19:47 PM] (james.clampffer) HDFS-11014: libhdfs++: Make
connection to HA clusters faster.
[Mar 22, 2018 9:19:47 PM] (james.clampffer) HDFS-11027: libbhdfs++: Don't retry
if there is an authentication
[Mar 22, 2018 9:19:47 PM] (james.clampffer) HDFS-11099: libhdfs++: Expose rack
id in hdfsDNInfo. Contributed by
[Mar 22, 2018 9:19:47 PM] (james.clampffer) HDFS-11106: libhdfs++: Some
refactoring to better organize files.
[Mar 22, 2018 9:19:47 PM] (james.clampffer) HDFS-10796: libhdfs++: rationalize
ioservice interactions. Contributed
[Mar 22, 2018 9:19:47 PM] (james.clampffer) HDFS-10796: libhdfs++: Previous
commit was missing
[Mar 22, 2018 9:19:47 PM] (james.clampffer) HDFS-11305: libhdfs++: Log Datanode
information when reading an HDFS
[Mar 22, 2018 9:19:47 PM] (james.clampffer) HDFS-10685: libhdfs++: return
explicit error when non-secured client
[Mar 22, 2018 9:19:47 PM] (james.clampffer) HDFS-11028: libhdfs++: FileSystem
needs to be able to cancel pending
[Mar 22, 2018 9:19:47 PM] (james.clampffer) HDFS-11436: libhdfs++: Fix race
condition in ScopedResolver.
[Mar 22, 2018 9:19:47 PM] (james.clampffer) HDFS-11449: libhdfs++: Log Datanode
read size when reading from an HDFS
[Mar 22, 2018 9:19:47 PM] (james.clampffer) HDFS-11106: libhdfs++: Some
refactoring to better organize files (part
[Mar 22, 2018 9:19:47 PM] (james.clampffer) HDFS-11544: libhdfs++: Improve C
API error reporting. Contributed by
[Mar 22, 2018 9:19:47 PM] (james.clampffer) HDFS-11730: libhdfs++:
RpcConnection should handle authorization error
[Mar 22, 2018 9:19:47 PM] (james.clampffer) HDFS-11767: libhdfs++: SASL events
should be scoped closer to usage.
[Mar 22, 2018 9:19:47 PM] (james.clampffer) HDFS-11758: libhdfs++: Catch
exceptions thrown by runtime hooks.
[Mar 22, 2018 9:19:47 PM] (james.clampffer) HDFS-11544: libhdfs++: Revert
HDFS-11544.HDFS-8707.001.patch due to
[Mar 22, 2018 9:19:47 PM] (james.clampffer) HDFS-10785: libhdfs++: Implement
the rest of the tools. Contributed by
[Mar 22, 2018 9:19:47 PM] (james.clampffer) HDFS-11518: libhdfs++: Add a build
option to skip building examples,
[Mar 22, 2018 9:19:47 PM] (james.clampffer) HDFS-11971: libhdfs++: [Fix] a few
portability issues. Contributed by
[Mar 22, 2018 9:19:47 PM] (james.clampffer) HDFS-12013: libhdfs++: read with
offset at EOF should return 0 bytes
[Mar 22, 2018 9:19:47 PM] (james.clampffer) HDFS-12104: libhdfs++: Make sure
all steps in SaslProtocol end up
[Mar 22, 2018 9:19:47 PM] (james.clampffer) HDFS-11908: libhdfs++:
Authentication failure when first NN of a
[Mar 22, 2018 9:19:47 PM] (james.clampffer) HDFS-12103: libhdfs++: Provide
workaround to support cancel on
[Mar 22, 2018 9:19:47 PM] (james.clampffer) HDFS-10874: libhdfs++: Public API
headers should not depend on internal
[Mar 22, 2018 9:19:47 PM] (james.clampffer) HDFS-12026: libhdfs++: Fix
compilation errors and warnings when
[Mar 22, 2018 9:19:47 PM] (james.clampffer) HDFS-12134: libhdfs++: Add a
synchronization interface for the GSSAPI.
[Mar 22, 2018 9:19:47 PM] (james.clampffer) HDFS-12237: libhdfs++:
PROTOC_IS_COMPATIBLE check fails if protobuf
[Mar 22, 2018 9:19:47 PM] (james.clampffer) HDFS-10787: libhdfs++: Public API
should expose configuration parser.
[Mar 22, 2018 9:19:47 PM] (james.clampffer) HDFS-11294: libhdfs++: Segfault in
HA failover if DNS lookup for both
[Mar 22, 2018 9:19:47 PM] (james.clampffer) HDFS-12427: libhdfs++: Prevent
requests from holding dangling pointer to
[Mar 22, 2018 9:19:47 PM] (james.clampffer) HDFS-12110: libhdfs++: Rebase
HDFS-8707 on trunk, minor conflict
-1 overall
The following subsystems voted -1:
findbugs 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:
FindBugs :
module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-api
org.apache.hadoop.yarn.api.records.Resource.getResources() may expose
internal representation by returning Resource.resources At Resource.java:by
returning Resource.resources At Resource.java:[line 234]
Failed junit tests :
hadoop.hdfs.web.TestWebHdfsTimeouts
hadoop.hdfs.server.namenode.ha.TestRetryCacheWithHA
hadoop.yarn.server.nodemanager.webapp.TestContainerLogsPage
hadoop.yarn.server.TestDiskFailures
hadoop.yarn.applications.distributedshell.TestDistributedShell
cc:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/729/artifact/out/diff-compile-cc-root.txt
[4.0K]
javac:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/729/artifact/out/diff-compile-javac-root.txt
[288K]
checkstyle:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/729/artifact/out/diff-checkstyle-root.txt
[17M]
pylint:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/729/artifact/out/diff-patch-pylint.txt
[24K]
shellcheck:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/729/artifact/out/diff-patch-shellcheck.txt
[20K]
shelldocs:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/729/artifact/out/diff-patch-shelldocs.txt
[12K]
whitespace:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/729/artifact/out/whitespace-eol.txt
[9.2M]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/729/artifact/out/whitespace-tabs.txt
[1.1M]
xml:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/729/artifact/out/xml.txt
[4.0K]
findbugs:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/729/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-api-warnings.html
[8.0K]
javadoc:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/729/artifact/out/diff-javadoc-javadoc-root.txt
[760K]
unit:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/729/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt
[300K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/729/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt
[48K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/729/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt
[12K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/729/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/729/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt
[84K]
Powered by Apache Yetus 0.8.0-SNAPSHOT http://yetus.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]