Brahma Reddy Battula
|
c73d8399ff
|
HADOOP-13867. FilterFileSystem should override rename(.., options) to take effect of Rename options called via FilterFileSystem implementations. Contributed By Vinayakumar B.
(cherry picked from commit 0ef796174ecb5383f79cfecfcbfc4f309d093cd7)
|
2016-12-08 18:58:54 +05:30 |
|
Ming Ma
|
d2656dc5a6
|
HDFS-10206. Datanodes not sorted properly by distance when the reader isn't a datanode. (Nandakumar via mingma)
|
2016-12-07 08:27:17 -08:00 |
|
Karthik Kambatla
|
8773cd5f76
|
HADOOP-13859. TestConfigurationFieldsBase fails for fields that are DEFAULT values of skipped properties. (Haibo Chen via kasha)
(cherry picked from commit c8d0a049b00536385f06fad412a2288f005bf2ce)
|
2016-12-06 14:16:38 -08:00 |
|
Andrew Wang
|
6bd600eef2
|
HADOOP-13861. Spelling errors in logging and exceptions for code. Contributed by Grant Sohn.
(cherry picked from commit 7b988e88992528a0cac2ca8893652c5d4a90c6b9)
Conflicts:
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/io/erasurecode/rawcoder/util/GF256.java
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/security/KDiag.java
|
2016-12-05 23:21:03 -08:00 |
|
Xiao Chen
|
7e58eec620
|
HADOOP-13847. KMSWebApp should close KeyProviderCryptoExtension. Contributed by John Zhuge.
(cherry picked from commit 291df5c7fb713d5442ee29eb3f272127afb05a3c)
|
2016-12-05 09:35:51 -08:00 |
|
Robert Kanter
|
285edf691d
|
HADOOP-13838. KMSTokenRenewer should close providers (xiaochen via rkanter)
(cherry picked from commit 47ca9e26fba4a639e43bee5bfc001ffc4b42330d)
|
2016-11-28 18:12:53 -08:00 |
|
Brahma Reddy Battula
|
1c0fa25dc1
|
HADOOP-13820. Replace ugi.getUsername() with ugi.getShortUserName() in viewFS. Contributed By Brahma Reddy Battula.
(cherry picked from commit ee3d437a33c2106ea416078e722ff6184106a0bc)
|
2016-11-25 20:00:46 +05:30 |
|
Steve Loughran
|
2c2e77b3bb
|
HADOOP-10776 Open up already widely-used APIs for delegation-token fetching & renewal to ecosystem projects. Contributed by Vinod Kumar Vavilapalli
|
2016-11-24 17:52:05 +00:00 |
|
Steve Loughran
|
36cc8dcdca
|
HADOOP-13833 TestSymlinkHdfsFileSystem#testCreateLinkUsingPartQualPath2 fails after HADOOP-13605. Contributed by Brahma Reddy Battula.
|
2016-11-24 17:44:14 +00:00 |
|
Brahma Reddy Battula
|
1edabc4a46
|
HADOOP-11603. Metric Snapshot log can be changed #MetricsSystemImpl.java since all the services will be initialized. Contributed By Brahma Reddy Battula.
(cherry picked from commit 13501053dd95f41ac14091f5bbd79bcb2a3896a3)
|
2016-11-24 22:24:45 +05:30 |
|
Steve Loughran
|
89614f5355
|
HADOOP-13018. Make Kdiag check whether hadoop.token.files points to existent and valid files. Contributed by Ravi Prakash
|
2016-11-24 16:41:35 +00:00 |
|
Mingliang Liu
|
57b17ae800
|
HADOOP-13605. Clean up FileSystem javadocs, logging; improve diagnostics on FS load. Contributed by Steve Loughran
|
2016-11-23 17:15:55 -08:00 |
|
Jian He
|
accd9136e4
|
HADOOP-11552. Allow handoff on the server side for RPC requests. Contributed by Siddharth Seth
(cherry picked from commit 3d94da1e00fc6238fad458e415219f87920f1fc3)
|
2016-11-23 16:17:36 -08:00 |
|
Mingliang Liu
|
c11e0ef621
|
HADOOP-13166. Add getFileStatus("/") test to AbstractContractGetFileStatusTest. Contributed by Steve Loughran
(cherry picked from commit 2bf9a15e8a1ac92923b45130c3369720d4a76fe1)
|
2016-11-22 14:31:25 -08:00 |
|
Mingliang Liu
|
9af7d1e298
|
HADOOP-13655. document object store use with fs shell and distcp. Contributed by Steve Loughran
|
2016-11-22 13:19:32 -08:00 |
|
Brahma Reddy Battula
|
2207a84a7d
|
HADOOP-13646. Remove outdated overview.html. Contributed By Brahma Reddy Battula.
(cherry picked from commit afcf8d38e750f935c06629e641a1321b79c4cace)
|
2016-11-22 20:32:30 +05:30 |
|
Mingliang Liu
|
92767f956f
|
HADOOP-11601. Enhance FS spec & tests to mandate FileStatus.getBlocksize() >0 for non-empty files. Contributed by Steve Loughran
(cherry picked from commit ae8849fe378e11b9db642ef7784c8e6a08199b96)
This closes #50
|
2016-11-17 14:26:44 -08:00 |
|
Kihwal Lee
|
d3fa53a52b
|
HADOOP-13742. Expose NumOpenConnectionsPerUser as a metric. Brahma Reddy Battula.
(cherry picked from commit bd3735554fa5c3bc064c57ec78f4308430b14b48)
|
2016-11-17 12:19:23 -06:00 |
|
Mingliang Liu
|
47526a25cc
|
HADOOP-13822. Use GlobalStorageStatistics.INSTANCE.reset() at FileSystem#clearStatistics(). Contribute by Brahma Reddy Battula
(cherry picked from commit aab9737a058c0bdeeb17c173e530b7e571315a56)
|
2016-11-16 20:09:07 -08:00 |
|
Mingliang Liu
|
4e0fcff8ab
|
HADOOP-13427. Eliminate needless uses of FileSystem#{exists(), isFile(), isDirectory()}. Contributed by Steve Loughran and Mingliang Liu
(cherry picked from commit 5af572b6443715b7a741296c1bd520a1840f9a7c)
|
2016-11-15 11:36:08 -08:00 |
|
Mingliang Liu
|
0b428075a2
|
HADOOP-13810. Add a test to verify that Configuration handles &-encoded characters. Contributed by Steve Loughran
This closes #158
(cherry picked from commit 04014c4c739bb4e3bc3fdf9299abc0f47521e8fd)
|
2016-11-14 19:41:32 -08:00 |
|
Zhe Zhang
|
818915aabb
|
HDFS-10872. Add MutableRate metrics for FSNamesystemLock operations. Contributed by Erik Krogen.
|
2016-11-14 16:33:15 -08:00 |
|
Yongjun Zhang
|
c684a00ed3
|
HADOOP-13720. Add more info to the msgs printed in AbstractDelegationTokenSecretManager. Contributed by Yongjun Zhang.
(cherry picked from commit fd2f22adec5c2f21f792045dbfde9385c21403ec)
|
2016-11-10 23:06:09 -08:00 |
|
Xiao Chen
|
ede909144d
|
HADOOP-13590. Retry until TGT expires even if the UGI renewal thread encountered exception.
(cherry picked from commit 367c3d41217728c2e61252c5a5235e5bc1f9822f)
|
2016-11-09 09:09:13 -08:00 |
|
Subru Krishnan
|
6685a0a064
|
YARN-5833. Addendum patch to fix JDK7 compile issue.
|
2016-11-08 16:54:19 -08:00 |
|
Andrew Wang
|
4f25fd975e
|
HADOOP-13789. Hadoop Common includes generated test protos in both jar and test-jar. Contributed by Sean Busbey.
(cherry picked from commit e1c6ef2efa9d87fdfc7474ca63998a13a3929874)
|
2016-11-08 16:33:58 -08:00 |
|
Zhe Zhang
|
758638d08d
|
HADOOP-13782. Make MutableRates metrics thread-local write, aggregate-on-read. Contributed by Erik Krogen.
(cherry picked from commit 77c13c385774c51766fe505397fa916754ac08d4)
|
2016-11-08 16:08:03 -08:00 |
|
Mingliang Liu
|
38b1ed18ef
|
HADOOP-13802. Make generic options help more consistent, and aligned. Contributed by Grant Sohn
(cherry picked from commit 2a65eb121e23243fcb642d28b3f74241536485d8)
|
2016-11-08 15:40:54 -08:00 |
|
Subru Krishnan
|
797c7bfab9
|
YARN-5833. Add validation to ensure default ports are unique in Configuration. (Konstantinos Karanasos via Subru).
(cherry picked from commit 29e3b3417c16c83dc8e753f94d7ca9957dddbedd)
|
2016-11-08 14:39:09 -08:00 |
|
Zhe Zhang
|
b245e9ce2f
|
HADOOP-13804. MutableStat mean loses accuracy if add(long, long) is used. Contributed by Erik Krogen.
(cherry picked from commit 3dbad5d823b8bf61b643dd1057165044138b99e0)
|
2016-11-07 16:11:27 -08:00 |
|
Steve Loughran
|
29c6a0be0d
|
HADOOP-13797 Remove hardcoded absolute path for ls. Contributed by Christine Koppelt
|
2016-11-07 12:36:25 +00:00 |
|
Xiao Chen
|
f30d338766
|
HDFS-10756. Expose getTrashRoot to HTTPFS and WebHDFS. Contributed by Yuanbo Liu.
(cherry picked from commit d8bab3dcb693b2773ede9a6e4f71ae85ee056f79)
|
2016-11-04 18:08:46 -07:00 |
|
Robert Kanter
|
0b36dcda7c
|
HADOOP-7930. Kerberos relogin interval in UserGroupInformation should be configurable (xiaochen via rkanter)
|
2016-11-04 09:24:21 -07:00 |
|
Xiao Chen
|
1e29379244
|
HADOOP-12453. Support decoding KMS Delegation Token with its own Identifier. Contributed by Xiaoyu Yao.
(cherry picked from commit 7154a20bcb1559c23aeb3b78b920bed03d834cb5)
|
2016-11-03 13:10:37 -07:00 |
|
Andrew Wang
|
99d0b3eb2b
|
HDFS-11080. Update HttpFS to use ConfigRedactor. Contributed by Sean Mackrory.
|
2016-11-02 19:11:22 -07:00 |
|
Arpit Agarwal
|
148bb3e737
|
HADOOP-13738. DiskChecker should perform some disk IO.
|
2016-11-01 18:09:12 -07:00 |
|
Ravi Prakash
|
045501a538
|
HADOOP-13773. Wrong HADOOP_CLIENT_OPTS in hadoop-env on branch-2. Contributed by Fei Hui
|
2016-11-01 10:49:04 -07:00 |
|
Steve Loughran
|
c4ccafdaff
|
HADOOP-13680. fs.s3a.readahead.range to use getLongBytes. Contributed by Abhishek Modi.
|
2016-10-31 20:52:49 +00:00 |
|
Wei-Chiu Chuang
|
9ba283c27d
|
HDFS-11061. Update dfs -count -t command line help and documentation. Contributed by Yiqun Lin.
(cherry picked from commit 112f04eb1b771e410ffd232a46e0ee2bc7b99d06)
|
2016-10-28 15:37:30 -07:00 |
|
Jason Lowe
|
0f224d405f
|
HADOOP-13770. Shell.checkIsBashSupported swallowed an interrupted exception. Contributed by Wei-Chiu Chuang
(cherry picked from commit c017171da00a6cd71a2901c84a0298ce14a49e23)
|
2016-10-28 15:06:23 +00:00 |
|
Brahma Reddy Battula
|
5e760c89a1
|
HADOOP-13201. Print the directory paths when ViewFs denies the rename operation on internal dirs. Contributed by Tianyin Xiu
(cherry picked from commit 0c837db8a874079dd5db83a7eef9c4d2b9d0e9ff)
|
2016-10-27 19:48:21 +05:30 |
|
Masatake Iwasaki
|
7e918637de
|
HADOOP-13017. Implementations of InputStream.read(buffer, offset, bytes) to exit 0 if bytes==0. Contributed by Steve Loughran.
(cherry picked from commit 0bdd263d82a4510f16df49238d57c9f78ac28ae7)
|
2016-10-27 15:54:03 +09:00 |
|
Chris Nauroth
|
082d69ee66
|
HADOOP-13502. Split fs.contract.is-blobstore flag into more descriptive flags for use by contract tests. Contributed by Chris Nauroth.
(cherry picked from commit 1f8490a5bacd98d0d371447ada3b31f93ca40a4e)
|
2016-10-26 08:57:29 -07:00 |
|
Chris Nauroth
|
67e01f7218
|
HADOOP-13614. Purge some superfluous/obsolete S3 FS tests that are slowing test runs down. Contributed by Steve Loughran.
(cherry picked from commit 9cad3e235026dbe4658705ca85d263d0edf14521)
|
2016-10-26 08:27:33 -07:00 |
|
Chris Nauroth
|
05d772e297
|
HADOOP-13309. Document S3A known limitations in file ownership and permission model. Contributed by Chris Nauroth.
(cherry picked from commit 309a43925c078ff51cdb6bd1273e6f91f43311cb)
|
2016-10-25 09:03:11 -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 |
|
Chris Nauroth
|
5b7cbb5a3c
|
HADOOP-13727. S3A: Reduce high number of connections to EC2 Instance Metadata Service caused by InstanceProfileCredentialsProvider. Contributed by Chris Nauroth.
(cherry picked from commit d8fa1cfa6722cbf7a4ec3d6b9c44b034da9aa351)
|
2016-10-24 21:22:46 -07:00 |
|
Xiaoyu Yao
|
48c9064b33
|
HADOOP-13749. KMSClientProvider combined with KeyProviderCache can result in wrong UGI being used. Contributed by Xiaoyu Yao.
(cherry picked from commit d0a347984da175948b553a675dc357491df2fd0f)
|
2016-10-23 10:59:01 -07:00 |
|
Xiaoyu Yao
|
68d91e0200
|
Revert "HDFS-10757. KMSClientProvider combined with KeyProviderCache can result in wrong UGI being used. Contributed by Xiaoyu Yao."
This reverts commit 0205ad5fa81c4001b4d5189dce88b4546a98b2eb.
|
2016-10-23 08:26:01 -07:00 |
|
Xiaoyu Yao
|
0205ad5fa8
|
HDFS-10757. KMSClientProvider combined with KeyProviderCache can result in wrong UGI being used. Contributed by Xiaoyu Yao.
(cherry picked from commit be7237224819e2491aef91cd4f055c7efcf7b90d)
|
2016-10-21 14:25:29 -07:00 |
|