Robert Kanter
|
5877f20f9c
|
HADOOP-10075. Update jetty dependency to version 9 (rkanter)
|
2016-10-27 16:09:00 -07:00 |
|
Brahma Reddy Battula
|
0c837db8a8
|
HADOOP-13201. Print the directory paths when ViewFs denies the rename operation on internal dirs. Contributed by Tianyin Xiu
|
2016-10-27 19:46:41 +05:30 |
|
Masatake Iwasaki
|
0bdd263d82
|
HADOOP-13017. Implementations of InputStream.read(buffer, offset, bytes) to exit 0 if bytes==0. Contributed by Steve Loughran.
|
2016-10-27 15:46:59 +09:00 |
|
Andrew Wang
|
22ff0eff4d
|
HADOOP-8299. ViewFileSystem link slash mount point crashes with IndexOutOfBoundsException. Contributed by Manoj Govindassamy.
|
2016-10-26 14:25:03 -07:00 |
|
Chris Nauroth
|
1f8490a5ba
|
HADOOP-13502. Split fs.contract.is-blobstore flag into more descriptive flags for use by contract tests. Contributed by Chris Nauroth.
|
2016-10-26 08:55:42 -07:00 |
|
Chris Nauroth
|
9cad3e2350
|
HADOOP-13614. Purge some superfluous/obsolete S3 FS tests that are slowing test runs down. Contributed by Steve Loughran.
|
2016-10-26 08:27:26 -07:00 |
|
Wei-Chiu Chuang
|
d88dca844a
|
HADOOP-11798. Native raw erasure coder in XOR codes. Contributed by SammiChen.
|
2016-10-25 16:53:53 -07:00 |
|
Andrew Wang
|
084bdab156
|
HDFS-5684. Annotate o.a.h.fs.viewfs.ViewFileSystem.MountPoint as VisibleForTesting. Contributed by Manoj Govindassamy.
|
2016-10-25 15:35:39 -07:00 |
|
Andrew Wang
|
86c735bcb1
|
Revert "HADOOP-13696. change hadoop-common dependency scope of jsch to provided. Contributed by Yuanbo Liu."
This reverts commit cef61d505e .
|
2016-10-25 13:45:52 -07:00 |
|
Xiao Chen
|
09ef97dccb
|
HADOOP-13669. Addendum patch 2 for KMS Server should log exceptions before throwing.
|
2016-10-25 09:59:12 -07:00 |
|
Chris Nauroth
|
309a43925c
|
HADOOP-13309. Document S3A known limitations in file ownership and permission model. Contributed by Chris Nauroth.
|
2016-10-25 09:03:03 -07:00 |
|
Chris Nauroth
|
d8fa1cfa67
|
HADOOP-13727. S3A: Reduce high number of connections to EC2 Instance Metadata Service caused by InstanceProfileCredentialsProvider. Contributed by Chris Nauroth.
|
2016-10-24 21:22:34 -07:00 |
|
Akira Ajisaka
|
dc3272bfe8
|
HDFS-11046. Duplicate '-' in the daemon log name.
|
2016-10-25 10:07:43 +09:00 |
|
Xiaoyu Yao
|
d0a347984d
|
HADOOP-13749. KMSClientProvider combined with KeyProviderCache can result in wrong UGI being used. Contributed by Xiaoyu Yao.
|
2016-10-23 10:58:36 -07:00 |
|
Xiaoyu Yao
|
da901b6c14
|
Revert "HDFS-10757. KMSClientProvider combined with KeyProviderCache can result in wrong UGI being used. Contributed by Xiaoyu Yao."
This reverts commit be72372248 .
|
2016-10-23 08:25:37 -07:00 |
|
Wei-Chiu Chuang
|
25438526ed
|
HDFS-11033. Add documents for native raw erasure coder in XOR codes. Contributed by SammiChen.
|
2016-10-21 16:20:07 -07:00 |
|
Xiaoyu Yao
|
be72372248
|
HDFS-10757. KMSClientProvider combined with KeyProviderCache can result in wrong UGI being used. Contributed by Xiaoyu Yao.
|
2016-10-21 14:23:02 -07:00 |
|
Chris Douglas
|
ae8bccd509
|
HADOOP-13702. Add instrumented ReadWriteLock. Contributed by Jingcheng Du
|
2016-10-21 12:59:54 -07:00 |
|
Anu Engineer
|
262827cf75
|
HADOOP-13737. Cleanup DiskChecker interface. Contributed by Arpit Agarwal.
|
2016-10-20 13:35:26 -07:00 |
|
Anu Engineer
|
3fbf4cd5da
|
HADOOP-13716. Add LambdaTestUtils class for tests; fix eventual consistency problem in contract test setup. Contributed by Steve Loughran.
|
2016-10-20 12:33:58 -07:00 |
|
Brahma Reddy Battula
|
f872c6bc03
|
HADOOP-13236. truncate will fail when we use viewfilesystem. Contributed by Brahma Reddy Battula
|
2016-10-20 21:47:17 +05:30 |
|
Benoy Antony
|
4bca385241
|
HADOOP-12082 Support multiple authentication schemes via AuthenticationFilter
|
2016-10-18 18:32:01 -07:00 |
|
Xiao Chen
|
d75cbc5749
|
HADOOP-13693. Remove the message about HTTP OPTIONS in SPNEGO initialization message from kms audit log.
|
2016-10-18 18:24:59 -07:00 |
|
Xiao Chen
|
efdf810cf9
|
HADOOP-7352. FileSystem#listStatus should throw IOE upon access error. Contributed by John Zhuge.
|
2016-10-18 18:18:43 -07:00 |
|
Steve Loughran
|
6c348c5691
|
HADOOP-13560. S3ABlockOutputStream to support huge (many GB) file writes. Contributed by Steve Loughran
|
2016-10-18 21:16:02 +01:00 |
|
Kai Zheng
|
c023c74886
|
HADOOP-13061. Refactor erasure coders. Contributed by Kai Sasaki
|
2016-10-18 12:02:53 +06:00 |
|
Akira Ajisaka
|
bedfec0c10
|
HADOOP-13522. Add %A and %a formats for fs -stat command to print permissions. Contributed by Alex Garbarini.
|
2016-10-18 15:00:44 +09:00 |
|
Andrew Wang
|
b671ee6846
|
HDFS-11013. Correct typos in native erasure coding dump code. Contributed by László Bence Nagy.
|
2016-10-17 14:14:50 -07:00 |
|
Andrew Wang
|
987ee51141
|
HADOOP-13724. Fix a few typos in site markdown documents. Contributed by Ding Fei.
|
2016-10-17 13:25:58 -07:00 |
|
Andrew Wang
|
0f4afc8100
|
HADOOP-13722. Code cleanup -- ViewFileSystem and InodeTree. Contributed by Manoj Govindassamy.
|
2016-10-17 13:15:11 -07:00 |
|
Wei-Chiu Chuang
|
ed9fcbec54
|
HADOOP-13661. Upgrade HTrace version. Contributed by Sean Mackrory.
|
2016-10-17 05:04:49 -07:00 |
|
Andrew Wang
|
aee538be6c
|
HADOOP-13721. Remove stale method ViewFileSystem#getTrashCanLocation. Contributed by Manoj Govindassamy.
|
2016-10-14 14:08:31 -07:00 |
|
Xiaoyu Yao
|
dbe663d524
|
HADOOP-13686. Adding additional unit test for Trash (I). Contributed by Weiwei Yang.
|
2016-10-13 23:05:16 -07:00 |
|
Akira Ajisaka
|
5a5a724731
|
HADOOP-13417. Fix javac and checkstyle warnings in hadoop-auth package.
|
2016-10-14 14:45:55 +09:00 |
|
Xiao Chen
|
ae51b11f78
|
HADOOP-13669. Addendum patch for KMS Server should log exceptions before throwing.
|
2016-10-13 22:32:08 -07:00 |
|
Arpit Agarwal
|
008122b3c9
|
HADOOP-13710. Supress CachingGetSpaceUsed from logging interrupted exception stacktrace. Contributed by Hanisha Koneru.
|
2016-10-13 11:37:03 -07:00 |
|
Xiaoyu Yao
|
9097e2efe4
|
HADOOP-13565. KerberosAuthenticationHandler#authenticate should not rebuild SPN based on client request. Contributed by Xiaoyu Yao.
|
2016-10-13 10:52:28 -07:00 |
|
Andrew Wang
|
12d739a34b
|
HADOOP-13700. Remove unthrown IOException from TrashPolicy#initialize and #getInstance signatures.
|
2016-10-12 15:19:52 -07:00 |
|
Kihwal Lee
|
85cd06f663
|
HDFS-10789. Route webhdfs through the RPC call queue. Contributed by Daryn Sharp and Rushabh S Shah.
|
2016-10-12 15:11:42 -05:00 |
|
Xiao Chen
|
b84c4891f9
|
HADOOP-13698. Document caveat for KeyShell when underlying KeyProvider does not delete a key.
|
2016-10-11 17:05:00 -07:00 |
|
Andrew Wang
|
8a09bf7c19
|
HADOOP-13705. Revert HADOOP-13534 Remove unused TrashPolicy#getInstance and initialize code.
|
2016-10-11 13:46:07 -07:00 |
|
Wei-Chiu Chuang
|
4b32b1420d
|
HADOOP-13684. Snappy may complain Hadoop is built without snappy if libhadoop is not found. Contributed by Wei-Chiu Chuang.
|
2016-10-11 13:21:33 -07:00 |
|
Mingliang Liu
|
2fb392a587
|
HADOOP-13697. LogLevel#main should not throw exception if no arguments. Contributed by Mingliang Liu
|
2016-10-11 10:57:08 -07:00 |
|
Mingliang Liu
|
c874fa914d
|
HDFS-10985. o.a.h.ha.TestZKFailoverController should not use fixed time sleep before assertions. Contributed by Mingliang Liu
|
2016-10-10 13:33:07 -07:00 |
|
Xiao Chen
|
65912e4027
|
HADOOP-13669. KMS Server should log exceptions before throwing. Contributed by Suraj Acharya.
|
2016-10-10 12:51:12 -07:00 |
|
Andrew Wang
|
03060075c5
|
HADOOP-13699. Configuration does not substitute multiple references to the same var.
|
2016-10-10 12:19:26 -07:00 |
|
Steve Loughran
|
cef61d505e
|
HADOOP-13696. change hadoop-common dependency scope of jsch to provided. Contributed by Yuanbo Liu.
|
2016-10-10 12:32:39 +01:00 |
|
Kai Zheng
|
3d59b18d49
|
HADOOP-13641. Update UGI#spawnAutoRenewalThreadForUserCreds to reduce indentation. Contributed by Huafeng Wang
|
2016-10-09 15:53:36 +06:00 |
|
Kai Zheng
|
ec0b70716c
|
HADOOP-12579. Deprecate WriteableRPCEngine. Contributed by Wei Zhou
|
2016-10-09 15:07:03 +06:00 |
|
Xiao Chen
|
2e853be657
|
HADOOP-13627. Have an explicit KerberosAuthException for UGI to throw, text from public constants. Contributed by Xiao Chen.
|
2016-10-07 13:46:27 -07:00 |
|