Allen Wittenauer
|
cbba7d68f0
|
HADOOP-11142. Remove hdfs dfs reference from file system shell documentation (Kengo Seki via aw)
|
2015-05-28 10:57:04 -07:00 |
|
Allen Wittenauer
|
5504a261f8
|
HADOOP-11406. xargs -P is not portable (Kengo Seki via aw)
|
2015-05-28 10:36:40 -07:00 |
|
Xuan
|
3077c299da
|
YARN-3723. Need to clearly document primaryFilter and otherInfo value
type. Contributed by Zhijie Shen
|
2015-05-28 10:19:36 -07:00 |
|
Allen Wittenauer
|
b01d33cf86
|
HADOOP-12030. test-patch should only report on newly introduced findbugs warnings. (Sean Busbey via aw)
|
2015-05-28 09:53:50 -07:00 |
|
Allen Wittenauer
|
f1cea9c6bf
|
HADOOP-12035. shellcheck plugin displays a wrong version potentially (Kengo Seki via aw)
|
2015-05-28 09:11:08 -07:00 |
|
Allen Wittenauer
|
87c26f8b7d
|
HADOOP-12004. test-patch breaks with reexec in certain situations (Sean Busbey via aw)
|
2015-05-28 08:15:17 -07:00 |
|
Devaraj K
|
7e509f5843
|
YARN-3722. Merge multiple TestWebAppUtils into
o.a.h.yarn.webapp.util.TestWebAppUtils. Contributed by Masatake Iwasaki.
|
2015-05-28 15:35:06 +05:30 |
|
cnauroth
|
50eeea1300
|
HDFS-8431. hdfs crypto class not found in Windows. Contributed by Anu Engineer.
|
2015-05-27 22:54:10 -07:00 |
|
Zhijie Shen
|
54504133f4
|
YARN-3700. Made generic history service load a number of latest applications according to the parameter or the configuration. Contributed by Xuan Gong.
|
2015-05-27 16:52:22 -07:00 |
|
Allen Wittenauer
|
bf500d9798
|
HDFS-5033. Bad error message for fs -put/copyFromLocal if user doesn't have permissions to read the source (Darrell Taylor via aw)
|
2015-05-27 16:51:34 -07:00 |
|
Allen Wittenauer
|
d6e3164d4a
|
YARN-2355. MAX_APP_ATTEMPTS_ENV may no longer be a useful env var for a container (Darrell Taylor via aw)
|
2015-05-27 16:40:56 -07:00 |
|
Allen Wittenauer
|
4d8fb8c19c
|
HADOOP-9891. CLIMiniCluster instructions fail with MiniYarnCluster ClassNotFoundException (Darrell Taylor via aw)
|
2015-05-27 16:36:55 -07:00 |
|
Andrew Wang
|
4928f54733
|
HDFS-8482. Rename BlockInfoContiguous to BlockInfo. Contributed by Zhe Zhang.
|
2015-05-27 15:42:07 -07:00 |
|
Wangda Tan
|
cab7674e54
|
YARN-3581. Deprecate -directlyAccessNodeLabelStore in RMAdminCLI. (Naganarasimha G R via wangda)
|
2015-05-27 15:34:38 -07:00 |
|
Gera Shegalov
|
788406e90c
|
MAPREDUCE-6336. Enable v2 FileOutputCommitter by default. (Siqi Li via gera)
|
2015-05-27 15:14:46 -07:00 |
|
cnauroth
|
4102e5882e
|
YARN-3626. On Windows localized resources are not moved to the front of the classpath when they should be. Contributed by Craig Welch.
|
2015-05-27 14:31:49 -07:00 |
|
Wangda Tan
|
3164e7d838
|
MAPREDUCE-6304. Specifying node labels when submitting MR jobs. (Naganarasimha G R via wangda)
|
2015-05-27 14:26:03 -07:00 |
|
Wangda Tan
|
ec0a852a37
|
YARN-3647. RMWebServices api's should use updated api from CommonNodeLabelsManager to get NodeLabel object. (Sunil G via wangda)
|
2015-05-27 12:51:20 -07:00 |
|
Haohui Mai
|
c46d4bafe1
|
Update CHANGES.txt for HDFS-8135.
|
2015-05-27 11:07:15 -07:00 |
|
Akira Ajisaka
|
bb1816328a
|
HADOOP-11242. Record the time of calling in tracing span of IPC server. Contributed by Mastake Iwasaki.
|
2015-05-27 18:04:40 +09:00 |
|
Wangda Tan
|
cdbd66be11
|
YARN-3686. CapacityScheduler should trim default_node_label_expression. (Sunil G via wangda)
|
2015-05-26 15:58:47 -07:00 |
|
Colin Patrick Mccabe
|
7dba7005b7
|
HADOOP-11969. ThreadLocal initialization in several classes is not thread safe (Sean Busbey via Colin P. McCabe)
|
2015-05-26 12:15:46 -07:00 |
|
Jian He
|
10732d515f
|
YARN-3632. Ordering policy should be allowed to reorder an application when demand changes. Contributed by Craig Welch
|
2015-05-26 12:00:51 -07:00 |
|
Vinod Kumar Vavilapalli
|
500a1d9c76
|
YARN-160. Enhanced NodeManager to automatically obtain cpu/memory values from underlying OS when configured to do so. Contributed by Varun Vasudev.
|
2015-05-26 11:38:35 -07:00 |
|
Tsuyoshi Ozawa
|
022f49d59e
|
MAPREDUCE-6364. Add a Kill link to Task Attempts page. Contributed by Ryu Kobayashi.
|
2015-05-26 23:59:02 +09:00 |
|
Tsuyoshi Ozawa
|
9a3d617b63
|
YARN-2336. Fair scheduler's REST API returns a missing '[' bracket JSON for deep queue tree. Contributed by Kenji Kikushima and Akira Ajisaka.
|
2015-05-26 19:07:40 +09:00 |
|
Akira Ajisaka
|
56996a685e
|
HADOOP-8751. NPE in Token.toString() when Token is constructed using null identifier. Contributed by kanaka kumar avvaru.
|
2015-05-26 16:16:21 +09:00 |
|
Xuan
|
39077dba2e
|
YARN-2238. Filtering on UI sticks even if I move away from the page.
Contributed by Jian He
|
2015-05-25 22:39:16 -07:00 |
|
Haohui Mai
|
ada233b7cd
|
HDFS-8377. Support HTTP/2 in datanode. Contributed by Duo Zhang.
|
2015-05-24 22:30:32 -07:00 |
|
Jian He
|
446d51591e
|
YARN-3707. RM Web UI queue filter doesn't work. Contributed by Wangda Tan
|
2015-05-22 15:58:22 -07:00 |
|
Xuan
|
455b3acf0e
|
YARN-3701. Isolating the error of generating a single app report when
getting all apps from generic history service. Contributed by Zhijie
Shen
|
2015-05-22 14:34:39 -07:00 |
|
Colin Patrick Mccabe
|
f34638399a
|
HADOOP-11927. Fix "undefined reference to dlopen" error when compiling libhadooppipes (Xianyin Xin via Colin P. McCabe)
|
2015-05-22 12:51:03 -07:00 |
|
Tsuyoshi Ozawa
|
b27ce3c531
|
MAPREDUCE-6204. TestJobCounters should use new properties instead of JobConf.MAPRED_TASK_JAVA_OPTS.
|
2015-05-22 23:29:53 +09:00 |
|
Vinayakumar B
|
55ed6558ba
|
HADOOP-11743. maven doesn't clean all the site files (Contributed by ramtin)
|
2015-05-22 16:45:19 +05:30 |
|
Junping Du
|
132d909d4a
|
YARN-3594. WintuilsProcessStubExecutor.startStreamReader leaks streams. Contributed by Lars Francke.
|
2015-05-22 04:23:25 -07:00 |
|
Vinayakumar B
|
0c6638c2ea
|
HDFS-8268. Port conflict log for data node server is not sufficient (Contributed by Mohammad Shahid Khan)
|
2015-05-22 16:15:15 +05:30 |
|
Akira Ajisaka
|
ab7958f227
|
HADOOP-11594. Improve the readability of site index of documentation. Contributed by Masatake Iwasaki.
|
2015-05-22 16:51:05 +09:00 |
|
Akira Ajisaka
|
b2a40942c1
|
HADOOP-11955. Fix a typo in the cluster setup doc. Contributed by Yanjun Wang.
|
2015-05-22 16:09:01 +09:00 |
|
Akira Ajisaka
|
c7fea088f7
|
HADOOP-12014. hadoop-config.cmd displays a wrong error message. Contributed by Kengo Seki.
|
2015-05-22 14:15:08 +09:00 |
|
Arpit Agarwal
|
cf2b5694d6
|
HDFS-8454. Remove unnecessary throttling in TestDatanodeDeath. (Arpit Agarwal)
|
2015-05-21 20:43:57 -07:00 |
|
Vinod Kumar Vavilapalli
|
53fafcf061
|
YARN-3684. Changed ContainerExecutor's primary lifecycle methods to use a more extensible mechanism of context objects. Contributed by Sidharta Seethana.
|
2015-05-21 15:50:23 -07:00 |
|
Jakob Homan
|
4fc942a84f
|
HADOOP-12016. Typo in FileSystem::listStatusIterator. Contributed by Arthur Vigil.
|
2015-05-21 14:50:03 -07:00 |
|
Karthik Kambatla
|
4513761869
|
YARN-3675. FairScheduler: RM quits when node removal races with continuous-scheduling on the same node. (Anubhav Dhoot via kasha)
|
2015-05-21 13:44:42 -07:00 |
|
Xiaoyu Yao
|
05e04f34f2
|
HDFS-8451. DFSClient probe for encryption testing interprets empty URI property for enabled. Contributed by Steve Loughran.
|
2015-05-21 11:58:00 -07:00 |
|
Haohui Mai
|
2b6bcfdafa
|
HDFS-8421. Move startFile() and related functions into FSDirWriteFileOp. Contributed by Haohui Mai.
|
2015-05-21 08:08:28 -07:00 |
|
Devaraj K
|
0305316d69
|
YARN-3646. Applications are getting stuck some times in case of retry
policy forever. Contributed by Raju Bairishetti.
|
2015-05-21 20:14:44 +05:30 |
|
Akira Ajisaka
|
a5def58087
|
YARN-3694. Fix dead link for TimelineServer REST API. Contributed by Jagadesh Kiran N.
|
2015-05-21 23:14:44 +09:00 |
|
Akira Ajisaka
|
0e4f1081c7
|
HADOOP-10366. Add whitespaces between classes for values in core-default.xml to fit better in browser. Contributed by kanaka kumar avvaru.
|
2015-05-21 17:52:03 +09:00 |
|
Akira Ajisaka
|
dc8434ab2b
|
HDFS-4383. Document the lease limits. Contributed by Arshad Mohammad.
|
2015-05-21 17:30:43 +09:00 |
|
Haohui Mai
|
fb6b38d67d
|
HADOOP-11772. RPC Invoker relies on static ClientCache which has synchronized(this) blocks. Contributed by Haohui Mai.
|
2015-05-20 20:10:50 -07:00 |
|