Steve Loughran
|
709ff99cff
|
HADOOP-11584 s3a file block size set to 0 in getFileStatus. (Brahma Reddy Battula via stevel)
|
2015-02-21 12:03:03 +00:00 |
|
Robert Kanter
|
6f0133039a
|
HADOOP-11612. Workaround for Curator's ChildReaper requiring Guava 15+. (rkanter)
|
2015-02-20 19:47:28 -08:00 |
|
cnauroth
|
3c5ff0759c
|
HADOOP-11604. Prevent ConcurrentModificationException while closing domain sockets during shutdown of DomainSocketWatcher thread. Contributed by Chris Nauroth.
|
2015-02-20 13:07:16 -08:00 |
|
Steve Loughran
|
aa1c437b6a
|
HADOOP-11607. Reduce log spew in S3AFileSystem. (Lei (Eddy) Xu via stevel)
|
2015-02-20 20:51:24 +00:00 |
|
cnauroth
|
02e7dec79d
|
HDFS-7773. Additional metrics in HDFS to be accessed via jmx. Contributed by Anu Engineer.
|
2015-02-20 12:37:48 -08:00 |
|
Jason Lowe
|
f0f2992686
|
HADOOP-9087. Queue size metric for metric sinks isn't actually maintained. Contributed by Akira AJISAKA
|
2015-02-19 17:30:07 +00:00 |
|
yliu
|
64a8375635
|
HADOOP-11595. Add default implementation for AbstractFileSystem#truncate. (yliu)
|
2015-02-19 08:26:42 +08:00 |
|
Tsuyoshi Ozawa
|
946456c6d8
|
HADOOP-11602. Fix toUpperCase/toLowerCase to use Locale.ENGLISH. (ozawa)
|
2015-02-19 13:06:53 +09:00 |
|
Akira Ajisaka
|
18fb421fab
|
HADOOP-11440. Use "test.build.data" instead of "build.test.dir" for testing in ClientBaseWithFixes. Contributed by Kengo Seki.
|
2015-02-18 17:55:04 -08:00 |
|
Akira Ajisaka
|
1714609919
|
HADOOP-11545. ArrayIndexOutOfBoundsException is thrown with "hadoop credential list -provider". Contributed by Brahma Reddy Battula.
|
2015-02-18 11:17:10 -08:00 |
|
Tsuyoshi Ozawa
|
3f56a4cb0c
|
HADOOP-11599. Client#getTimeout should use IPC_CLIENT_PING_DEFAULT when IPC_CLIENT_PING_KEY is not configured. Contributed by zhihai xu.
|
2015-02-18 17:35:11 +09:00 |
|
Allen Wittenauer
|
b6fc1f3e43
|
HADOOP-11593. Convert site documentation from apt to markdown (stragglers) (Masatake Iwasaki via aw)
|
2015-02-17 21:30:24 -10:00 |
|
Kihwal Lee
|
685af8a3d0
|
HADOOP-11295. RPC Server Reader thread can't shutdown if RPCCallQueue is full. Contributed by Ming Ma.
|
2015-02-17 17:14:58 -06:00 |
|
Steve Loughran
|
00b80958d8
|
HADOOP-11521. Make connection timeout configurable in s3a. (Thomas Demoor via stevel)
|
2015-02-17 20:06:27 +00:00 |
|
Steve Loughran
|
6be5670949
|
HADOOP-11596 moving entry in CHANGES.TXT up to improvements there, as it wasn't in 2.7 & it was confusing diffs
|
2015-02-17 20:06:05 +00:00 |
|
Ravi Prakash
|
13d1ba9965
|
HADOOP-11596. Allow smart-apply-patch.sh to add new files in binary git patches (raviprak)
|
2015-02-17 11:13:47 -08:00 |
|
Steve Loughran
|
78a7e8d3a6
|
HADOOP-11522. Update S3A Documentation. (Thomas Demoor via stevel)
|
2015-02-17 18:15:02 +00:00 |
|
Allen Wittenauer
|
72389c78db
|
HADOOP-11575. Daemon log documentation is misleading (Naganarasimha G R via aw)
|
2015-02-17 07:00:00 -10:00 |
|
Steve Loughran
|
826267f789
|
HADOOP-11570. S3AInputStream.close() downloads the remaining bytes of the object from S3. (Dan Hecht via stevel).
|
2015-02-17 16:36:44 +00:00 |
|
Tsuyoshi Ozawa
|
2f0f756b26
|
HADOOP-11600. Fix up source codes to be compiled with Guava 17.0. (ozawa)
|
2015-02-17 21:56:20 +09:00 |
|
Vinayakumar B
|
cf4b7f506d
|
HADOOP-11000. HAServiceProtocol's health state is incorrectly transitioned to SERVICE_NOT_RESPONDING (Contributed by Ming Ma)
|
2015-02-17 14:55:56 +05:30 |
|
Tsuyoshi Ozawa
|
ef950ea1c0
|
HADOOP-11589. NetUtils.createSocketAddr should trim the input URI. Contributed by Rakesh R.
|
2015-02-15 00:30:46 +09:00 |
|
Tsuyoshi Ozawa
|
b7d48286a9
|
Rvert "HADOOP-11589. NetUtils.createSocketAddr should trim the input URI. Contributed by Rakesh R."
This reverts commit 965ce9e24e .
|
2015-02-15 00:28:59 +09:00 |
|
Tsuyoshi Ozawa
|
965ce9e24e
|
HADOOP-11589. NetUtils.createSocketAddr should trim the input URI. Contributed by Rakesh R.
|
2015-02-15 00:13:10 +09:00 |
|
Robert Kanter
|
875256834b
|
HADOOP-11467. KerberosAuthenticator can connect to a non-secure cluster. (yzhangal via rkanter)
|
2015-02-13 14:01:46 -08:00 |
|
Xuan
|
253035491c
|
YARN-3164. RMAdmin command usage prints incorrect command name.
Contributed by Bibin A Chundatt
|
2015-02-12 21:39:16 -08:00 |
|
Allen Wittenauer
|
93b941c637
|
HADOOP-11565. Add --slaves shell option (aw)
|
2015-02-12 18:01:28 -08:00 |
|
Akira Ajisaka
|
9395c76697
|
HADOOP-9869. Configuration.getSocketAddr()/getEnum() should use getTrimmed(). Contributed by Tsuyoshi Ozawa.
|
2015-02-12 15:50:48 -08:00 |
|
Haohui Mai
|
04d09ecd56
|
HDFS-7711. Move the entry in CHANGE.txt to the right place.
|
2015-02-12 15:44:05 -08:00 |
|
Haohui Mai
|
74f38d5917
|
HDFS-7711. Fix various typos in ClusterSetup.md. Contributed by Brahma Reddy Battula.
|
2015-02-12 15:39:35 -08:00 |
|
Akira Ajisaka
|
11d8934463
|
HADOOP-11586. Update use of Iterator to Iterable in AbstractMetricsContext.java. Contributed by Ray Chiang.
|
2015-02-12 14:41:03 -08:00 |
|
Akira Ajisaka
|
3157d992b0
|
Move HADOOP-11543 section in CHANGES.txt to remove the conflict between trunk and branch-2.
|
2015-02-12 14:33:55 -08:00 |
|
Allen Wittenauer
|
58cb9f5293
|
HDFS-7322. deprecate sbin/hadoop-daemon.sh (aw)
|
2015-02-12 11:51:35 -08:00 |
|
Colin Patrick Mccabe
|
6b39ad0865
|
HDFS-7694. FSDataInputStream should support "unbuffer" (cmccabe)
|
2015-02-12 10:40:46 -08:00 |
|
Haohui Mai
|
bc5aa7d0b1
|
HADOOP-11587. TestMapFile#testMainMethodMapFile creates test files in hadoop-common project root. Contributed by Xiaoyu Yao.
|
2015-02-12 10:30:39 -08:00 |
|
cnauroth
|
67efab935e
|
HADOOP-10140. Specification of HADOOP_CONF_DIR via the environment in hadoop_config.cmd. Contributed by Kiran Kumar M R.
|
2015-02-11 16:36:09 -08:00 |
|
Allen Wittenauer
|
fe689d34a4
|
HADOOP-11585. Fix formatting in Tracing.md (Masatake Iwasaki via aw)
|
2015-02-11 16:14:58 -08:00 |
|
Allen Wittenauer
|
7776847a59
|
HADOOP-11437. Remove the version and author information from distcp's README file (Brahma Reddy Battula via aw)
|
2015-02-11 15:47:36 -08:00 |
|
Allen Wittenauer
|
026dfddfa3
|
HADOOP-11583. Fix syntax error in SecureMode.md (Masatake Iwasaki via aw)
|
2015-02-11 12:13:48 -08:00 |
|
Konstantin V Shvachko
|
6f6737b3bf
|
HADOOP-11579. Documentation for truncate. Contributed by Konstantin Shvachko.
|
2015-02-11 09:50:19 -08:00 |
|
Akira Ajisaka
|
22441ab7b2
|
HADOOP-11580. Remove SingleNodeSetup.md from trunk. (aajisaka)
|
2015-02-11 09:08:19 -08:00 |
|
Allen Wittenauer
|
b015fec601
|
HADOOP-11581. Multithreaded correctness Warnings #org.apache.hadoop.fs.shell.Ls (Brahma Reddy Battula via aw)
|
2015-02-11 07:49:05 -08:00 |
|
Allen Wittenauer
|
cfd8a2174a
|
HADOOP-11554. Expose HadoopKerberosName as a hadoop subcommand (aw)
|
2015-02-11 07:40:39 -08:00 |
|
Steve Loughran
|
c3da2db48f
|
YARN-2683. [YARN-913] registry config options: document and move to core-default. (stevel)
|
2015-02-11 14:26:37 +00:00 |
|
Allen Wittenauer
|
7eeca90daa
|
HADOOP-11559. Add links to RackAwareness and InterfaceClassification to site index (Masatake Iwasaki via aw)
|
2015-02-10 17:06:03 -08:00 |
|
Allen Wittenauer
|
e9d26fe9eb
|
HADOOP-11495. Convert site documentation from apt to markdown (Masatake Iwasaki via aw)
|
2015-02-10 13:39:57 -08:00 |
|
Colin Patrick Mccabe
|
6338ce3ae8
|
HADOOP-10953. NetworkTopology#add calls NetworkTopology#toString without holding the netlock (Liang Xie via Colin P. McCabe)
|
2015-02-10 13:24:40 -08:00 |
|
Harsh J
|
e0ec0718d0
|
HADOOP-11512. Use getTrimmedStrings when reading serialization keys. Contributed by Ryan P.
|
2015-02-10 12:51:56 +05:30 |
|
yliu
|
1b56d1ce32
|
HADOOP-11510. Expose truncate API via FileContext. (yliu)
|
2015-02-10 01:45:29 +08:00 |
|
Allen Wittenauer
|
576459801c
|
HADOOP-8934. Shell command ls should include sort options (Jonathan Allen via aw) (missed file)
|
2015-02-09 12:54:25 -08:00 |
|