Akira Ajisaka
|
77aaf4cf7d
|
HADOOP-12416. Trash messages should be handled by Logger instead of being delivered on System.out. Contributed by Mingliang Liu.
|
2015-09-16 10:20:24 +09:00 |
|
Vinayakumar B
|
ce69c9b54c
|
HDFS-8953. DataNode Metrics logging (Contributed by Kanaka Kumar Avvaru)
|
2015-09-16 00:18:29 +05:30 |
|
cnauroth
|
b2017d9b03
|
HADOOP-12413. AccessControlList should avoid calling getGroupNames in isUserInList with empty groups. Contributed by Zhihai Xu.
|
2015-09-15 10:41:50 -07:00 |
|
Vinayakumar B
|
a440567491
|
HDFS-9067. o.a.h.hdfs.server.datanode.fsdataset.impl.TestLazyWriter is failing in trunk (Contributed by Surendra Singh Lilhore)
|
2015-09-15 17:30:46 +05:30 |
|
Steve Loughran
|
7269906254
|
HADOOP-12087. [JDK8] Fix javadoc errors caused by incorrect or illegal tags. (Akira AJISAKA via stevel).
|
2015-09-13 14:25:26 +01:00 |
|
Steve Loughran
|
3f685cd571
|
HADOOP-12407. Test failing: hadoop.ipc.TestSaslRPC. (stevel)
|
2015-09-12 18:56:42 +01:00 |
|
Steve Loughran
|
4992f075c8
|
syncing branch-2 and trunk CHANGES.TXT to be closer together
|
2015-09-12 18:51:37 +01:00 |
|
Steve Loughran
|
8c054412e1
|
fix trunk/hadoop-common CHANGES.TXT to be the reference across trunk & branch-2
|
2015-09-12 18:13:54 +01:00 |
|
Robert Kanter
|
9538af0e1a
|
HADOOP-12348. MetricsSystemImpl creates MetricsSourceAdapter with wrong time unit parameter. (zxu via rkanter)
|
2015-09-11 15:20:17 -07:00 |
|
Steve Loughran
|
ca0827a862
|
HADOOP-12324. Better exception reporting in SaslPlainServer. (Mike Yoder via stevel)
|
2015-09-11 15:58:53 +01:00 |
|
Vinod Kumar Vavilapalli (I am also known as @tshooter.)
|
fbbb7ff1ed
|
Updating all CHANGES.txt files to move entires from future releases into 2.6.1
section given the large number of backports to 2.6.1.
|
2015-09-10 13:45:57 -07:00 |
|
Vinayakumar B
|
94cf7ab9d2
|
HDFS-8929. Add a metric to expose the timestamp of the last journal (Contributed by surendra singh lilhore)
|
2015-09-09 11:03:57 +05:30 |
|
Zhihai Xu
|
d9c1fab2ec
|
HADOOP-12388. Fix components' version information in the web page About the Cluster. Contributed by Jun Gong.
|
2015-09-08 13:06:36 -07:00 |
|
Vinayakumar B
|
090d26652c
|
HADOOP-12384. Add '-direct' flag option for fs copy so that user can choose not to create '._COPYING_' file (Contributed by J.Andreina)
|
2015-09-08 19:11:18 +05:30 |
|
Andrew Wang
|
e1feaf6db0
|
HADOOP-12358. Add -safely flag to rm to prompt when deleting many files. Contributed by Xiaoyu Yao.
|
2015-09-04 13:42:55 -07:00 |
|
Arpit Agarwal
|
524ba8708b
|
HDFS-9009. Send metrics logs to NullAppender by default. (Arpit Agarwal)
|
2015-09-03 11:14:47 -07:00 |
|
Tsuyoshi Ozawa
|
0ebc658105
|
HADOOP-12213. Interrupted exception can occur when Client#stop is called. Contributed by Kuhu Shukla.
|
2015-09-03 23:32:42 +09:00 |
|
Tsuyoshi Ozawa
|
355eaaa33d
|
HADOOP-10318. Incorrect reference to nodeFile in RumenToSLSConverter error message. Contributed by Wei Yan.
|
2015-09-03 22:48:53 +09:00 |
|
Jian He
|
09c64ba1ba
|
YARN-4101. RM should print alert messages if Zookeeper and Resourcemanager gets connection issue. Contributed by Xuan Gong
|
2015-09-02 17:45:23 -07:00 |
|
Akira Ajisaka
|
65ccf2b125
|
HDFS-8388. Time and Date format need to be in sync in NameNode UI page. Contributed by Surendra Singh Lilhore.
|
2015-09-02 14:28:38 +09:00 |
|
Andrew Wang
|
0eb9b19325
|
HADOOP-12369. Point hadoop-project/pom.xml java.security.krb5.conf within target folder.
|
2015-09-01 10:57:32 -07:00 |
|
Tsuyoshi Ozawa
|
dd149adeac
|
HADOOP-10365. BufferedOutputStream in FileUtil#unpackEntries() should be closed in finally block. Contributed by Kiran Kumar M R and Sanghyun Yun.
|
2015-09-02 02:01:51 +09:00 |
|
Akira Ajisaka
|
2e251a7674
|
HADOOP-12359. hadoop fs -getmerge doc is wrong. Contributed by Jagadesh Kiran N.
|
2015-09-01 20:55:33 +09:00 |
|
yliu
|
f4d96be6c6
|
HADOOP-12367. Move TestFileUtil's test resources to resources folder. (wang via yliu)
|
2015-09-01 16:20:56 +08:00 |
|
Andrew Wang
|
7ad3556ed3
|
HADOOP-12368. Mark ViewFileSystemBaseTest and ViewFsBaseTest as abstract.
|
2015-08-31 18:17:14 -07:00 |
|
Lei Xu
|
6ab2d19f5c
|
HADOOP-12346. Increase some default timeouts / retries for S3a connector. (Sean Mackrory via Lei (Eddy) Xu)
|
2015-08-29 09:59:30 -07:00 |
|
Arpit Agarwal
|
bdbe53c676
|
HDFS-8983. NameNode support for protected directories. (Contributed by Arpit Agarwal)
|
2015-08-29 09:52:37 -07:00 |
|
Andrew Wang
|
90fe7bcc3b
|
HADOOP-12362. Set hadoop.tmp.dir and hadoop.log.dir in pom. Contributed by Charlie Helin.
|
2015-08-27 10:17:00 -07:00 |
|
Andrew Wang
|
50fa383704
|
Revert "MAPREDUCE-6455. Unable to use surefire > 2.18. (Charlie Helin via kasha)"
This reverts commit 61bf9cae6f .
|
2015-08-27 10:15:19 -07:00 |
|
Jing Zhao
|
f44b599003
|
HDFS-8896. DataNode object isn't GCed when shutdown, because it has GC root in ShutdownHookManager. Contributed by Walter Su.
|
2015-08-26 16:27:34 -07:00 |
|
Harsh J
|
af78767870
|
HADOOP-12352. Delay in checkpointing Trash can leave trash for 2 intervals before deleting. Contributed by Casey Brotherton.
|
2015-08-25 11:21:19 +05:30 |
|
Xiaoyu Yao
|
48774d0a45
|
HADOOP-12325. RPC Metrics : Add the ability track and log slow RPCs. Contributed by Anu Engineer
|
2015-08-24 14:31:24 -07:00 |
|
Xuan
|
37e1c3d82a
|
YARN-221. NM should provide a way for AM to tell it not to aggregate
logs. Contributed by Ming Ma
|
2015-08-22 16:25:24 -07:00 |
|
Karthik Kambatla
|
61bf9cae6f
|
MAPREDUCE-6455. Unable to use surefire > 2.18. (Charlie Helin via kasha)
|
2015-08-22 00:39:04 -07:00 |
|
Xiaoyu Yao
|
caa636bf10
|
HADOOP-12347. Fix mismatch parameter name in javadocs of AuthToken#setMaxInactives. Contributed by Xiaoyu Yao
|
2015-08-21 16:32:57 -07:00 |
|
Vinod Kumar Vavilapalli
|
33474939a0
|
Creating 2.6.2 entries in CHANGES.txt files.
|
2015-08-20 17:21:06 -07:00 |
|
Akira Ajisaka
|
36b1a1e784
|
HADOOP-12061. Incorrect command in single cluster setup document. Contributed by Kengo Seki.
|
2015-08-20 11:09:45 +09:00 |
|
Robert Kanter
|
1e06299df8
|
HADOOP-12317. Applications fail on NM restart on some linux distro because NM container recovery declares AM container as LOST (adhoot via rkanter)
|
2015-08-19 19:00:51 -07:00 |
|
Arpit Agarwal
|
9c3571ea60
|
HDFS-8911. NameNode Metric : Add Editlog counters as a JMX metric. (Contributed by Anu Engineer)
|
2015-08-19 09:42:35 -07:00 |
|
Tsz-Wo Nicholas Sze
|
7ecbfd44aa
|
HDFS-8826. In Balancer, add an option to specify the source node list so that balancer only selects blocks to move from those nodes.
|
2015-08-18 19:25:50 -07:00 |
|
Chris Douglas
|
30e342a5d3
|
HDFS-8435. Support CreateFlag in WebHDFS. Contributed by Jakob Homan
|
2015-08-18 17:32:48 -07:00 |
|
Benoy Antony
|
71aedfabf3
|
hadoop-12050. Enable MaxInactiveInterval for hadoop http auth token. Contributed by Huizhi Lu.
|
2015-08-18 13:43:34 -07:00 |
|
Arpit Agarwal
|
a88f31ebf3
|
HDFS-8880. NameNode metrics logging. (Arpit Agarwal)
|
2015-08-17 16:55:46 -07:00 |
|
Xiaoyu Yao
|
a7862d5fe4
|
HDFS-8883. NameNode Metrics : Add FSNameSystem lock Queue Length. Contributed by Anu Engineer.
|
2015-08-17 10:15:56 -07:00 |
|
Vinayakumar B
|
fc508b41a9
|
HADOOP-7139. Allow appending to existing SequenceFiles (Contributed by kanaka kumar avvaru)
Moved to 2.6.1
|
2015-08-14 15:55:29 +05:30 |
|
Vinayakumar B
|
05ed69058f
|
HADOOP-11333. Fix deadlock in DomainSocketWatcher when the notification pipe is full (zhaoyunjiong via cmccabe)
Moved to 2.6.1
|
2015-08-14 12:53:46 +05:30 |
|
Vinayakumar B
|
e7aa81394d
|
HADOOP-10786. Fix UGI#reloginFromKeytab on Java 8. Contributed by Stephen Chu.
Moved CHANGES.txt entry to 2.6.1
|
2015-08-14 12:23:51 +05:30 |
|
Vinayakumar B
|
24a11e3996
|
HADOOP-10786. Fix UGI#reloginFromKeytab on Java 8. Contributed by Stephen Chu.
Moved CHANGES.txt entry to 2.6.1
(cherry picked from commit d6050f06a3b7e049541b1cb4597c388abf00a5be)
|
2015-08-14 12:09:56 +05:30 |
|
Arpit Agarwal
|
6b1cefc561
|
HADOOP-12322. Typos in rpcmetrics.java. (Contributed by Anu Engineer)
|
2015-08-13 21:17:30 -07:00 |
|
Allen Wittenauer
|
b73181f187
|
HADOOP-12244. recover broken rebase during precommit (aw)
|
2015-08-13 12:29:19 -07:00 |
|