Xiaoyu Yao
|
4e5e87ddd4
|
HADOOP-13098. Dynamic LogLevel setting page should accept case-insensitive log level string. (Junping Du via xyao)
|
2016-05-05 17:56:58 -07:00 |
|
Tsz-Wo Nicholas Sze
|
f305d9c0f6
|
HADOOP-13103 Group resolution from LDAP may fail on javax.naming.ServiceUnavailableException
|
2016-05-05 15:53:02 -07:00 |
|
Allen Wittenauer
|
35cf503149
|
HADOOP-13077. Handle special characters in passwords in httpfs.sh (Xiao Chen via aw)
|
2016-05-05 11:33:06 -07:00 |
|
Ming Ma
|
1268cf5fbe
|
HDFS-10320. Rack failures may result in NN terminate. (Xiao Chen via mingma)
|
2016-05-04 17:02:26 -07:00 |
|
Arpit Agarwal
|
f343d91ecc
|
HADOOP-13068. Clean up RunJar and related test class. (Contributed by Andras Bokor)
|
2016-05-04 09:49:33 -07:00 |
|
Akira Ajisaka
|
36972d61d1
|
HADOOP-12504. Remove metrics v1. (aajisaka)
|
2016-05-04 22:52:23 +09:00 |
|
Masatake Iwasaki
|
355325bcc7
|
HADOOP-12101. Add automatic search of default Configuration variables to TestConfigurationFieldsBase. Contributed by Ray Chiang.
|
2016-05-04 15:12:51 +09:00 |
|
Chris Douglas
|
c1cc6ac667
|
HADOOP-13080. Refresh time in SysInfoWindows is in nanoseconds. Contributed by Inigo Goiri
|
2016-05-02 22:36:58 -07:00 |
|
Tsz-Wo Nicholas Sze
|
1b9f18623a
|
HADOOP-12957. Limit the number of outstanding async calls. Contributed by Xiaobing Zhou
|
2016-05-02 11:16:30 -07:00 |
|
Colin Patrick Mccabe
|
2beedead72
|
HADOOP-13072. WindowsGetSpaceUsed constructor should be public (Vinayakumar B via cmccabe)
|
2016-05-02 08:58:32 -07:00 |
|
Allen Wittenauer
|
971af603ea
|
HADOOP-13045. hadoop_add_classpath is not working in .hadooprc
|
2016-04-30 12:23:51 -07:00 |
|
Ravi Prakash
|
2753185a01
|
HADOOP-12563. Updated utility (dtutil) to create/modify token files. Contributed by Matthew Paduano
|
2016-04-29 22:32:27 -07:00 |
|
Robert Kanter
|
9d4d30243b
|
Remove parent's env vars from child processes
|
2016-04-29 09:25:51 -07:00 |
|
Andrew Wang
|
6f26b66587
|
HADOOP-13030. Handle special characters in passwords in KMS startup script. Contributed by Xiao Chen.
|
2016-04-27 15:56:16 -07:00 |
|
Lei Xu
|
0a152103f1
|
HDFS-3702. Add an option for NOT writing the blocks locally if there is a datanode on the same box as the client. (Contributed by Lei (Eddy) Xu)
|
2016-04-27 14:22:51 -07:00 |
|
Arpit Agarwal
|
3337ef2bfe
|
HADOOP-5470. RunJar.unJar() should write the last modified time found in the jar entry to the uncompressed file. (Contributed by Andras Bakor)
|
2016-04-27 10:06:54 -07:00 |
|
Jian He
|
4beff01354
|
YARN-4983. JVM and UGI metrics disappear after RM transitioned to standby mode
|
2016-04-26 21:00:17 -07:00 |
|
Arpit Agarwal
|
ea5475d1c1
|
HADOOP-13039. Add documentation for configuration property ipc.maximum.data.length (Contributed by Mingliang Liu)
|
2016-04-26 20:46:38 -07:00 |
|
Masatake Iwasaki
|
68b4564e78
|
HADOOP-12738. Create unit test to automatically compare Common related classes and core-default.xml. Contributed by Ray Chiang.
|
2016-04-27 10:45:36 +09:00 |
|
Tsz-Wo Nicholas Sze
|
fc94810d3f
|
HDFS-10224. Implement asynchronous rename for DistributedFileSystem. Contributed by Xiaobing Zhou
|
2016-04-26 17:10:13 -07:00 |
|
Zhe Zhang
|
5865fe2bf0
|
HDFS-9869. Erasure Coding: Rename replication-based names in BlockManager to more generic [part-2]. Contributed by Rakesh R.
|
2016-04-25 22:01:54 -07:00 |
|
Masatake Iwasaki
|
bec5b4cd8c
|
HADOOP-11418. Property "io.compression.codec.lzo.class" does not work with other value besides default. (Yuanbo Liu via iwasakims)
|
2016-04-25 22:41:50 +09:00 |
|
Jing Zhao
|
63e5412f1a
|
HDFS-9427. HDFS should not default to ephemeral ports. Contributed by Xiaobing Zhou.
|
2016-04-22 15:14:40 -07:00 |
|
Akira Ajisaka
|
c610031cab
|
HADOOP-13033. Add missing Javadoc entries to Interns.java. Contributed by Andras Bokor.
|
2016-04-23 06:19:57 +09:00 |
|
Kihwal Lee
|
9dbdc8e12d
|
HADOOP-13052. ChecksumFileSystem mishandles crc file permissions. Contributed by Daryn Sharp.
|
2016-04-22 15:02:46 -05:00 |
|
Ravi Prakash
|
d6402faded
|
Revert "HADOOP-12563. Updated utility (dtutil) to create/modify token files. Contributed by Matthew Paduano"
This reverts commit 4838b735f0 .
|
2016-04-22 10:17:20 -07:00 |
|
Steve Loughran
|
19f0f9608e
|
HADOOP-12891. S3AFileSystem should configure Multipart Copy threshold and chunk size. (Andrew Olson via stevel)
|
2016-04-22 11:25:03 +01:00 |
|
Larry McCay
|
337bcde1dc
|
HADOOP-13011 - Clearly Document the Password Details for Keystore-based Credential Providers
|
2016-04-21 20:17:33 -07:00 |
|
Jing Zhao
|
4a043b3fec
|
HDFS-9894. Add unsetStoragePolicy API to FileContext/AbstractFileSystem and derivatives. Contributed by Xiaobing Zhou.
|
2016-04-21 20:17:27 -07:00 |
|
Ravi Prakash
|
4838b735f0
|
HADOOP-12563. Updated utility (dtutil) to create/modify token files. Contributed by Matthew Paduano
|
2016-04-21 11:32:39 -07:00 |
|
Xiaoyu Yao
|
b4be288c5d
|
HDFS-10207. Support enable Hadoop IPC backoff without namenode restart. Contributed by Xiaobing Zhou.
|
2016-04-21 10:18:48 -07:00 |
|
Xiaoyu Yao
|
5bd7b592e5
|
HADOOP-12985. Support MetricsSource interface for DecayRpcScheduler Metrics. Contributed by Xiaoyu Yao.
|
2016-04-20 23:10:52 -07:00 |
|
Kai Zheng
|
b5d4c7dc76
|
HADOOP-12924. Configure raw erasure coders for supported codecs. Contributed by Rui Li.
|
2016-04-20 15:47:01 +08:00 |
|
Steve Loughran
|
4feed9b2db
|
HADOOP-13026 Should not wrap IOExceptions into a AuthenticationException in KerberosAuthenticator. Xuan Gong via stevel
|
2016-04-15 17:44:12 +01:00 |
|
Akira Ajisaka
|
6e6b6dd5aa
|
HADOOP-12989. Some tests in org.apache.hadoop.fs.shell.find occasionally time out. Contributed by Takashi Ohnishi.
|
2016-04-15 14:14:36 +09:00 |
|
Andrew Wang
|
a74580a4d3
|
HADOOP-12811. Change kms server port number which conflicts with HMaster port number. Contributed by Xiao Chen.
|
2016-04-14 11:36:12 -07:00 |
|
Steve Loughran
|
df18b6e984
|
HADOOP-12963 Allow using path style addressing for accessing the s3 endpoint. (Stephen Montgomery via stevel)
|
2016-04-14 12:44:55 +01:00 |
|
Steve Loughran
|
40211d1f0a
|
HADOOP-12969 Mark IPC.Client and IPC.Server as @Public, @Evolving (Xiaobing Zhou via stevel)
|
2016-04-14 10:35:31 +01:00 |
|
Akira Ajisaka
|
27b131e79c
|
HADOOP-12822. Change "Metrics intern cache overflow" log level from WARN to INFO. Contributed by Andras Bokor.
|
2016-04-14 10:55:51 +09:00 |
|
Xiaoyu Yao
|
8ced42daff
|
HADOOP-12993. Change ShutdownHookManger complete shutdown log from INFO to DEBUG. Contributed by Xiaoyu Yao.
|
2016-04-13 15:34:17 -07:00 |
|
Colin Patrick Mccabe
|
35f0770555
|
HADOOP-12973. Make DU pluggable. (Elliott Clark via cmccabe)
|
2016-04-12 16:28:42 -07:00 |
|
Robert Kanter
|
042a3ae960
|
HADOOP-12964. Http server vulnerable to clickjacking (haibochen via rkanter)
|
2016-04-12 14:40:43 -07:00 |
|
Akira Ajisaka
|
209303be3a
|
HDFS-8356. Document missing properties in hdfs-default.xml. Contributed by Ray Chiang.
|
2016-04-12 15:26:50 +09:00 |
|
Akira Ajisaka
|
a409508b3f
|
HDFS-10277. PositionedReadable test testReadFullyZeroByteFile failing in HDFS. Contributed by Steve Loughran.
|
2016-04-12 14:55:01 +09:00 |
|
Vinod Kumar Vavilapalli
|
069c6c62de
|
HADOOP-12406. Fixed AbstractMapWritable.readFields to use the thread's ClassLoader to load class instead of System ClassLoader. Contributed by Nadeem Douba.
|
2016-04-11 12:02:06 -07:00 |
|
Chris Nauroth
|
843ee8d59d
|
HADOOP-12994. Specify PositionedReadable, add contract tests, fix problems. Contributed by Steve Loughran.
|
2016-04-08 13:36:58 -07:00 |
|
Steve Loughran
|
6791221572
|
HADOOP-13006 FileContextMainOperationsBaseTest.testListStatusThrowsExceptionForNonExistentFile() doesnt run. (Kai Sasaki via stevel)
|
2016-04-08 12:59:19 +01:00 |
|
Andrew Wang
|
594c70f779
|
HADOOP-12951. Improve documentation on KMS ACLs and delegation tokens. Contributed by Xiao Chen.
|
2016-04-07 23:50:27 -07:00 |
|
Tsz-Wo Nicholas Sze
|
a62637a413
|
HADOOP-12909. Change ipc.Client to support asynchronous calls. Contributed by Xiaobing Zhou
|
2016-04-07 14:02:51 +08:00 |
|
Vinayakumar B
|
8d29e2451f
|
HADOOP-12984. Add GenericTestUtils.getTestDir method and use it for emporary directory in tests (Contributed by Steve Loughran and Vinayakumar B
This closes #89
|
2016-04-07 10:15:24 +05:30 |
|