Akira Ajisaka
6485b89133
HADOOP-16089. AliyunOSS: update oss-sdk version to 3.4.1. Contributed by wujinhu.
...
(cherry picked from commit 0f9aa5b4d5
)
2019-02-04 14:48:40 +09:00
Akira Ajisaka
7bca49c0d2
HADOOP-16055. Upgrade AWS SDK to 1.11.271 in branch-2.
2019-01-25 21:09:51 +09:00
Sunil G
2c4e4937bd
Revert "HADOOP-15759. AliyunOSS: Update oss-sdk version to 3.0.0. Contributed by Jinhu Wu."
...
This reverts commit e4fca6aae4
.
Revert "HADOOP-15671. AliyunOSS: Support Assume Roles in AliyunOSS. Contributed by Jinhu Wu."
This reverts commit 2b635125fb
.
(cherry picked from commit 1f425271a7
)
2019-01-05 17:51:02 +09:00
Ayush Saxena
f804d7d3de
HADOOP-16025. Update the year to 2019.
...
Contributed by Ayush Saxena.
2019-01-02 22:27:03 +00:00
Akira Ajisaka
c157ab49c0
HADOOP-16009. Replace the url of the repository in Apache Hadoop source code.
...
(cherry picked from commit eee29ed706
)
2018-12-31 06:32:31 +09:00
Sammi Chen
f6ab07e28c
HADOOP-15759. AliyunOSS: Update oss-sdk version to 3.0.0. Contributed by Jinhu Wu.
...
(cherry picked from commit e4fca6aae4
)
(cherry picked from commit 53528d5ec5
)
(cherry picked from commit 61847f4ea0
)
2018-09-18 20:18:15 +08:00
Steve Loughran
0b5d0c3740
HADOOP-15506. Upgrade Azure Storage Sdk version to 7.0.0 and update corresponding code blocks.
...
Contributed by Esfandiar Manii.
(cherry picked from commit d901be6795
)
(cherry picked from commit baac7c2b28
)
(cherry picked from commit df338f2e1a
)
2018-06-11 15:34:54 -07:00
Steve Loughran
e5351608ca
HADOOP-14651. Update okhttp version to 2.7.5.
...
Contributed by Ray Chiang and John Zhuge.
2018-04-04 15:16:20 +01:00
Arpit Agarwal
fe4fe23f83
HADOOP-15334. Upgrade Maven surefire plugin. Contributed by Arpit Agarwal.
2018-03-22 10:51:56 -07:00
weiy
4aa34324b2
HDFS-13215. RBF: Move Router to its own module.
2018-03-19 23:23:16 -07:00
Rohith Sharma K S
207daabbcc
YARN-8003. Backport the code structure changes in YARN-7346 to branch-2. Contributed by Haibo Chen.
2018-03-07 13:25:28 +05:30
Chris Douglas
762125b864
Backport HADOOP-13514 (surefire upgrade) to branch-2
2018-02-26 16:32:06 -08:00
Brahma Reddy Battula
7307a89ec1
HADOOP-14903. Add json-smart explicitly to pom.xml. Contributed by Brahma Reddy Battula and Ray Chiang
2018-02-22 18:52:48 +05:30
Ray Chiang
eeb731307f
HADOOP-14799. Update nimbus-jose-jwt to 4.41.1. (rchiang)
...
(cherry picked from commit 556812c179
)
2018-02-22 18:08:52 +05:30
Rohith Sharma K S
da0660ec84
YARN-7919. Refactor timelineservice-hbase module into submodules. Contributed by Haibo Chen.
2018-02-18 13:26:10 +05:30
Kihwal Lee
56b950d777
Revert "HADOOP-14799. Update nimbus-jose-jwt to 4.41.1. (rchiang)"
...
This reverts commit 577a267198
.
2018-02-14 15:20:45 -06:00
Ray Chiang
577a267198
HADOOP-14799. Update nimbus-jose-jwt to 4.41.1. (rchiang)
...
(cherry picked from commit 556812c179
)
2018-02-14 00:07:09 +05:30
Akira Ajisaka
b0c9b89281
HADOOP-15177. Update the release year to 2018. Contributed by Bharat Viswanadham.
...
(cherry picked from commit cdaf92c9f5
)
2018-01-18 13:17:07 +09:00
Sammi Chen
c225ac3f8f
HADOOP-15080. Aliyun OSS: update oss sdk from 2.8.1 to 2.8.3 to remove its dependency on Cat-x json-lib.
...
(cherry picked from commit 67b2661e3d
)
2017-12-07 14:15:21 -07:00
Kai Zheng
30ab9b6aef
HADOOP-14964. AliyunOSS: backport Aliyun OSS module to branch-2. Contributed by Sammi Chen
...
The consolidated commits in this backport are as follows:
HADOOP-14787. AliyunOSS: Implement the `createNonRecursive` operator.
HADOOP-14649. Update aliyun-sdk-oss version to 2.8.1. (Genmao Yu via rchiang)
HADOOP-14194. Aliyun OSS should not use empty endpoint as default. Contributed by Genmao Yu
HADOOP-14466. Remove useless document from TestAliyunOSSFileSystemContract.java. Contributed by Chen Liang.
HADOOP-14458. Add missing imports to TestAliyunOSSFileSystemContract.java. Contributed by Mingliang Liu.
HADOOP-14192. AliyunOSS FileSystem contract test should implement getTestBaseDir(). Contributed by Mingliang Liu
HADOOP-14072. AliyunOSS: Failed to read from stream when seek beyond the download size. Contributed by Genmao Yu
HADOOP-13769. AliyunOSS: update oss sdk version. Contributed by Genmao Yu
HADOOP-14069. AliyunOSS: listStatus returns wrong file info. Contributed by Fei Hui
HADOOP-13768. AliyunOSS: handle the failure in the batch delete operation `deleteDirs`. Contributed by Genmao Yu
HADOOP-14065. AliyunOSS: oss directory filestatus should use meta time. Contributed by Fei Hui
HADOOP-14045. Aliyun OSS documentation missing from website. Contributed by Yiqun Lin.
HADOOP-13723. AliyunOSSInputStream#read() should update read bytes stat correctly. Contributed by Mingliang Liu
HADOOP-13624. Rename TestAliyunOSSContractDispCp. Contributed by Genmao Yu
HADOOP-13591. Unit test failure in TestOSSContractGetFileStatus and TestOSSContractRootDir. Contributed by Genmao Yu
HADOOP-13481. User documents for Aliyun OSS FileSystem. Contributed by Genmao Yu.
HADOOP-12756. Incorporate Aliyun OSS file system implementation. Contributed by Mingfei Shi and Lin Zhou
2017-11-13 09:29:33 +08:00
Arun Suresh
71a55bebfb
Preparing for 2.10.0 development
2017-10-31 12:51:14 -07:00
Chris Douglas
2afb8ba14f
HADOOP-14992. Upgrade Avro patch version. Contributed by Bharat Viswanadham
...
(cherry picked from commit e4878a59b3
)
(cherry picked from commit 85be67ebe4
)
2017-10-30 09:49:49 -07:00
Chris Douglas
9e721775a4
HADOOP-14986. Enforce JDK limitations.
...
(cherry picked from commit b50def3697
)
(cherry picked from commit 1660a638f0
)
2017-10-27 21:42:42 -07:00
Subru Krishnan
9897538a96
HADOOP-14840. Tool to estimate resource requirements of an application pipeline based on prior executions. (Rui Li via Subru).
...
(cherry picked from commit 625039ef20
)
2017-10-26 19:14:24 -07:00
Akira Ajisaka
13f1a7e0ed
Revert "HADOOP-14840. Tool to estimate resource requirements of an application pipeline based on prior executions. (Rui Li via Subru)."
...
This reverts commit da7f989d86
.
2017-10-26 15:33:53 +09:00
Subru Krishnan
da7f989d86
HADOOP-14840. Tool to estimate resource requirements of an application pipeline based on prior executions. (Rui Li via Subru).
...
(cherry picked from commit 625039ef20
)
2017-10-25 17:05:35 -07:00
Yiqun Lin
3d36f75f23
HDFS-12695. Add a link to HDFS router federation document in site.xml. Contributed by Yiqun Lin.
...
(cherry picked from commit b90750cfb8
)
2017-10-24 10:50:39 +08:00
Wangda Tan
bc2326f5f0
YARN-7170. Improve bower dependencies for YARN UI v2. (Sunil G via wangda)
2017-10-19 22:20:36 -07:00
vrushali
17213a0d27
Updating to use maven 3.3
2017-10-18 02:06:49 +05:30
Varun Saxena
78a6ecccb3
Addendum for YARN-4753. Use doxia macro to generate in-page TOC of YARN site documentation
2017-10-17 23:36:40 +05:30
Varun Saxena
82de1fd84a
YARN-6707. [ATSv2] Update HBase version to 1.2.6 (Vrushali C via Varun Saxena)
...
(cherry picked from commit e86eef9812
)
Conflicts:
hadoop-project/pom.xml
2017-10-17 23:36:38 +05:30
Sangjin Lee
a16a684fbb
YARN-5928. Move ATSv2 HBase backend code into a new module that is only dependent at runtime by yarn servers. Contributed by Haibo Chen.
...
(cherry picked from commit b92089c0e8ab1b87b8b5b55b1e3d4367ae5d847a)
2017-10-17 23:36:36 +05:30
Sangjin Lee
6aa7510681
YARN-5976. Update hbase version to 1.2. Contributed by Vrushali C.
...
(cherry picked from commit f945008d1cf5730bdebeae501ed0e42477ad219e)
2017-10-17 23:36:35 +05:30
Sangjin Lee
e212e562ec
YARN-5355. Backported YARN-2928 into our branch-2 feature branch.
2017-10-17 23:36:33 +05:30
Chris Trezzo
3e7c06af41
MAPREDUCE-5951. Add support for the YARN Shared Cache.
...
(cherry picked from commit e46d5bb962
)
2017-10-12 11:30:38 -07:00
Chris Trezzo
d12cea2098
YARN-2960. Add documentation for the YARN shared cache.
...
(cherry picked from commit 7e76f85bc6
)
2017-10-05 11:23:24 -07:00
Steve Loughran
a1afc6aa59
HADOOP-13345 S3Guard: Improved Consistency for S3A.
...
Contributed by: Chris Nauroth, Aaron Fabbri, Mingliang Liu, Lei (Eddy) Xu,
Sean Mackrory, Steve Loughran and others.
(cherry-picked from/based on commit 621b43e254
)
2017-09-29 11:29:22 +01:00
Akira Ajisaka
61f41b071d
HADOOP-14822. hadoop-project/pom.xml is executable. Contributed by Ajay Kumar.
...
(cherry picked from commit dd378775df
)
2017-09-27 14:27:13 +09:00
Steve Loughran
27a41848ac
HADOOP-14890 Move up to AWS SDK 1.11.199.
...
Contributed by Steve Loughran.
2017-09-26 20:11:10 +01:00
Subru Krishnan
9ad067efe9
YARN-6996. Change javax.cache library implementation from JSR107 to Apache Geronimo. (Ray Chiang via Subru).
...
(cherry picked from commit 18f3603bce
)
2017-09-21 18:09:16 -07:00
Subru Krishnan
049f7c84a1
YARN-6866. Minor clean-up and fixes in anticipation of YARN-2915 merge with trunk. (Botong Huang via Subru).
...
(cherry picked from commit 40453879ec
)
(cherry picked from commit 86f05c3312
)
2017-09-21 16:55:43 -07:00
Subru Krishnan
7dd6caff9e
YARN-6484. Documenting the YARN Federation feature. (Carlo Curino via Subru).
...
(cherry picked from commit 749ca890e6
)
(cherry picked from commit d6c29b2f5b
)
2017-09-21 16:49:54 -07:00
Subru Krishnan
dc0a2e6c59
YARN-5411. Create a proxy chain for ApplicationClientProtocol in the Router. (Giovanni Matteo Fumarola via Subru).
...
(cherry picked from commit 4846069061
)
(cherry picked from commit 80e1904000
)
2017-09-21 16:43:08 -07:00
Carlo Curino
3c5dfa0fe5
YARN-3663. Federation State and Policy Store (DBMS implementation). (Giovanni Matteo Fumarola via curino).
...
(cherry picked from commit be99c1fe2e
)
(cherry picked from commit 5272af8c7e
)
2017-09-21 16:33:31 -07:00
Subru Krishnan
2dca88b924
YARN-5410. Bootstrap Router server module. (Giovanni Matteo Fumarola via Subru).
...
(cherry picked from commit 04f111394b
)
(cherry picked from commit 193ec456d6
)
2017-09-21 16:25:02 -07:00
Jian He
fb3f9b48fb
YARN-3674. Create Facade for Federation State and Policy Store. Contributed by Subru Krishnan
...
(cherry picked from commit 5e976cd2b9
)
(cherry picked from commit 5c84382397
)
2017-09-21 16:12:34 -07:00
Ming Ma
3bb23f4be9
HDFS-11035. Better documentation for maintenace mode and upgrade domain.
...
(cherry picked from commit ce943eb17a
)
2017-09-20 09:42:22 -07:00
Steve Loughran
b30522c59e
HADOOP-14662. Update azure-storage sdk to version 5.4.0.
...
Contributed by Thomas Marquard
2017-08-15 16:27:31 +01:00
Steve Loughran
15d88b77d1
HADOOP-14536. Update azure-storage sdk to version 5.3.0
...
Contributed by Georgi Chalakov
2017-06-27 15:23:06 +01:00
Jonathan Eagles
f901132a8a
HADOOP-14501. Switch from aalto-xml to woodstox to handle odd XML features (jeagles)
2017-06-12 17:19:46 -05:00
Mingliang Liu
8188b9dd05
HADOOP-14283. Upgrade AWS SDK to 1.11.134. Contributed by Aaron Fabbri
...
(cherry picked from commit 7c9694c567
)
2017-06-08 15:07:08 -07:00
Haohui Mai
b8870d8159
HADOOP-14383. Implement FileSystem that reads from HTTP / HTTPS endpoints.
2017-05-08 15:28:30 -07:00
Akira Ajisaka
121fcb74f3
HADOOP-13545. Update HSQLDB to 2.3.4. Contributed by Giovanni Matteo Fumarola.
...
(cherry picked from commit aabf08dd07
)
2017-04-11 14:39:31 +09:00
Akira Ajisaka
21af5be51a
HADOOP-14290. Update SLF4J from 1.7.10 to 1.7.25.
...
(cherry picked from commit 5d38504071
)
2017-04-09 01:48:03 +09:00
Jonathan Eagles
719ae5f2e8
HADOOP-14216. Improve Configuration XML Parsing Performance (jeagles)
2017-03-29 10:14:49 -05:00
Xiaobing Zhou
dbdd97d057
HDFS-10394. move declaration of okhttp version from hdfs-client to hadoop-project POM. Contributed by Xiaobing Zhou.
2017-03-16 18:13:55 -07:00
Junping Du
6c11a75821
Revert "Update document to reflect new features of ADL support in 2.8.0 release."
...
This reverts commit a95bf8db07
.
2017-03-16 13:25:33 -07:00
Junping Du
a95bf8db07
Update document to reflect new features of ADL support in 2.8.0 release.
...
(cherry picked from commit 91f2b7a13d
)
2017-03-16 13:24:23 -07:00
Andrew Wang
6e75c1e2f0
HDFS-11498. Make RestCsrfPreventionHandler and WebHdfsHandler compatible with Netty 4.0.
...
(cherry picked from commit 5e74196ede
)
2017-03-06 15:04:29 -08:00
Arpit Agarwal
9b947611a7
HADOOP-14100. Upgrade Jsch jar to latest version to fix vulnerability in old versions. Contributed by Vinayakumar B
2017-02-23 14:25:17 -08:00
Mingliang Liu
b23e93d465
HADOOP-14040. Use shaded aws-sdk uber-JAR 1.11.86. Contributed by Steve Loughran and Sean Mackrory
...
(cherry picked from commit 658702efff
)
2017-02-16 16:59:31 -08:00
Sidharta S
127ed38d13
YARN-5258. Document Use of Docker with LinuxContainerExecutor (Contributed by Daniel Templeton)
2017-02-07 16:35:56 -08:00
Xiao Chen
67d2875f8f
Revert "HDFS-8377. Support HTTP/2 in datanode. Contributed by Duo Zhang."
...
This reverts commit f70b9d9241
.
2017-01-26 14:21:17 -08:00
Arun Suresh
963ef1e31f
YARN-5646. Addendum patch to include missing changes to site.xml.
...
(cherry picked from commit 1f344e0579
)
2017-01-12 07:38:32 -08:00
Junping Du
7b5b57e5b2
HADOOP-13958. Bump up release year to 2017. Contributed by Junping Du.
...
(cherry picked from commit 94f1d06f20
)
2017-01-08 15:48:35 -08:00
Jason Lowe
db947fb870
HADOOP-13578. Add Codec for ZStandard Compression. Contributed by churro morales
2017-01-04 14:46:44 +00:00
Akira Ajisaka
0c895e8a62
HADOOP-13812. Upgrade Tomcat to 6.0.48. Contributed by John Zhuge.
...
(cherry picked from commit 00096dcc0c
)
2016-11-29 19:50:53 +09:00
Mingliang Liu
cae4a8c05d
HADOOP-13050. Upgrade to AWS SDK 10.11+. Contributed by Chris Nauroth and Steve Loughran
2016-11-22 14:05:58 -08:00
Steve Loughran
589596f6c7
HADOOP-12705 Upgrade Jackson 2.2.3 to 2.7.8
2016-11-21 16:16:14 +00:00
Mingliang Liu
d064d5dbb2
HADOOP-13687. Provide a unified dependency artifact that transitively includes the cloud storage modules shipped with Hadoop. Contributed by Chris Nauroth
...
(cherry picked from commit 89354f0475
)
2016-11-10 08:59:07 -08:00
Steve Loughran
381e516147
Revert "HADOOP-13514. Upgrade maven surefire plugin to 2.19.1. Contributed by Ewan Higgs."
...
This reverts commit 6bb23a14b6
.
2016-10-27 15:20:50 +02:00
Steve Loughran
5d80b49602
Revert "Addendum patch for HADOOP-13514 Upgrade maven surefire plugin to 2.19.1. Contributed by Akira Ajisaka."
...
This reverts commit 0c96ceaca9
.
2016-10-27 15:20:24 +02:00
Wei-Chiu Chuang
0c96ceaca9
Addendum patch for HADOOP-13514 Upgrade maven surefire plugin to 2.19.1. Contributed by Akira Ajisaka.
...
(cherry picked from commit e48b592f8b
)
2016-10-26 14:09:55 -07:00
Benoy Antony
b913b62aaf
HADOOP-12082. Support multiple authentication schemes via AuthenticationFilter. Contributed by Hrishikesh Gadre.
2016-10-25 08:30:02 -07:00
Akira Ajisaka
6bb23a14b6
HADOOP-13514. Upgrade maven surefire plugin to 2.19.1. Contributed by Ewan Higgs.
...
(cherry picked from commit dbd205762e
)
2016-10-25 15:58:19 +09:00
Allen Wittenauer
fbdb23d2af
HADOOP-11559. Add links to RackAwareness and InterfaceClassification to site index (Masatake Iwasaki via aw)
...
(cherry picked from commit 7eeca90daa
)
Conflicts:
hadoop-common-project/hadoop-common/CHANGES.txt
hadoop-project/src/site/site.xml
2016-10-17 13:32:28 -07:00
Steve Loughran
5f8b6f0313
HADOOP-13541 explicitly declare the Joda time version S3A depends on. Contributed by Stevel Loughran
2016-09-07 12:24:15 +01:00
Zhe Zhang
dfcbc12026
HADOOP-12765. HttpServer2 should switch to using the non-blocking SslSelectChannelConnector to prevent performance degradation when handling SSL connections. Contributed by Min Shen. Branch-2 patch contributed by Wei-Chiu Chuang.
2016-08-23 14:46:08 -07:00
Chris Nauroth
cda68de9b9
HADOOP-13446. Support running isolated unit tests separate from AWS integration tests. Contributed by Chris Nauroth.
2016-08-23 07:19:20 -07:00
Junping Du
d464483bf7
YARN-4676. Automatic and Asynchronous Decommissioning Nodes Status Tracking. Contributed by Diniel Zhi.
2016-08-18 07:23:29 -07:00
Mingliang Liu
f9a7e59066
HDFS-10678. Documenting NNThroughputBenchmark tool. (Contributed by Mingliang Liu)
2016-08-15 20:37:55 -07:00
Chris Nauroth
59eec8248a
HADOOP-13354. Update WASB driver to use the latest version (4.2.0) of SDK for Microsoft Azure Storage Clients. Contributed by Sivaguru Sankaridurg.
...
(cherry picked from commit b43de80031
)
Conflicts:
hadoop-project/pom.xml
2016-07-27 15:52:07 -07:00
mattf-horton
ea10e1384f
HADOOP-13382. Remove unneeded commons-httpclient dependencies from POM files in Hadoop and sub-projects, while adding it in to the only place it is still needed, hadoop-openstack. Contributed by Matt Foley.
2016-07-21 15:58:05 -07:00
Akira Ajisaka
02b037f625
HADOOP-13297. Add missing dependency in setting maven-remote-resource-plugin to fix builds. Contributed by Sean Busbey.
...
(cherry picked from commit 7bd5d4272c
)
2016-07-11 17:22:27 -07:00
Akira Ajisaka
6ffb557521
HADOOP-12893. Verify LICENSE.txt and NOTICE.txt. Contributed by Xiao Chen, Andrew Wang, and Akira Ajisaka.
2016-06-15 13:32:13 +09:00
Chris Nauroth
1925942294
Revert "HADOOP-12666. Support Microsoft Azure Data Lake - as a file system in Hadoop. Contributed by Vishwajeet Dusane."
...
This reverts commit a8f03ef7ea
.
2016-06-09 15:17:18 -07:00
Chris Nauroth
a8f03ef7ea
HADOOP-12666. Support Microsoft Azure Data Lake - as a file system in Hadoop. Contributed by Vishwajeet Dusane.
...
(cherry picked from commit 9581fb715c
)
Conflicts:
hadoop-tools/hadoop-tools-dist/pom.xml
hadoop-tools/pom.xml
2016-06-09 14:49:05 -07:00
Steve Loughran
6350e4b1fb
HADOOP-12537 S3A to support Amazon STS temporary credentials. Contributed by Sean Mackrory.
2016-06-09 20:59:54 +01:00
Steve Loughran
e29d7fb585
HADOOP-13145 In DistCp, prevent unnecessary getFileStatus call when not preserving metadata. Contributed by Chris Nauroth.
2016-05-20 12:21:47 +01:00
Allen Wittenauer
f7ffa1a534
HADOOP-13177. Native tests fail on OS X, because DYLD_LIBRARY_PATH is not defined to include libhadoop.dylib (Chris Nauroth via aw)
...
(cherry picked from commit c7159f0240
)
2016-05-19 09:58:48 -07:00
Steve Loughran
151ecdf26d
HADOOP-12767. Update apache httpclient version to 4.5.2; httpcore to 4.4.4. Artem Aliev via stevel.
2016-05-19 14:44:44 +01:00
Li Lu
5c50c121aa
HADOOP-13083. The number of javadocs warnings is limited to 100. (Gergely Novák via gtcarrera9)
...
(cherry picked from commit 3fa1380c22
)
2016-05-13 13:45:05 -07:00
Arun Suresh
8460a323ce
YARN-4468. Document the general ReservationSystem functionality, and the REST API. (subru and carlo via asuresh)
2016-04-15 17:20:05 -07:00
Junping Du
3d5ac829da
YARN-4545. Allow YARN distributed shell to use ATS v1.5 APIs. Li Lu via junping_du
...
(cherry picked from commit f291d82cd4
)
2016-03-14 08:30:07 -07:00
Masatake Iwasaki
722182fdfb
HADOOP-12470. In-page TOC of documentation should be automatically generated by doxia macro (iwasakims)
...
(cherry picked from commit cbd31328a6
)
Conflicts:
hadoop-common-project/hadoop-common/src/site/markdown/CommandsManual.md
hadoop-common-project/hadoop-common/src/site/markdown/UnixShellGuide.md
2016-03-04 14:12:44 +09:00
Robert Kanter
a33109a0b8
MAPREDUCE-6627. Add machine-readable output to mapred job -history command (rkanter)
...
(cherry picked from commit 8eee59ce6b
)
2016-02-18 17:58:40 -08:00
cnauroth
b4c4f30fa4
HADOOP-11031. Design Document for Credential Provider API. Contributed by Larry McCay.
...
(cherry picked from commit 8ab7658025
)
2016-02-18 14:07:09 -08:00
Jian He
68d98f70ba
YARN-4653. Document YARN security model from the perspective of Application Developers. Contributed by Steve Loughran
2016-02-14 17:14:35 +08:00
Steve Loughran
60474a769e
HADOOP-12292. Make use of DeleteObjects optional. (Thomas Demoor via stevel)
2016-02-06 18:20:24 +00:00
Vinayakumar B
6ee66be2fa
HDFS-9629. Update the footer of Web UI to show year 2016 (Contributed by Xiao Chen and Vinayakumar B)
...
(cherry picked from commit ddcd6954d03d3caadc8b69f7b886a3a17c3c9d0c)
2016-02-04 13:38:26 +05:30