Jonathan Eagles
49a7d70f53
YARN-4009. CORS support for ResourceManager REST API. ( Varun Vasudev via jeagles)
...
(cherry picked from commit f8adeb712d
)
2015-10-23 11:18:32 -05:00
Kihwal Lee
3f3829e3a8
HADOOP-12464. Interrupted client may try to fail-over and retry. Contributed by Kihwal Lee.
...
(cherry picked from commit 6144e0137b
)
Conflicts:
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/io/retry/RetryInvocationHandler.java
2015-10-19 11:00:48 -05:00
Akira Ajisaka
aa0231f921
HADOOP-12465. Incorrect javadoc in WritableUtils.java. Contributed by Jagadesh Kiran N.
...
(cherry picked from commit 7fbf69bf47
)
(cherry picked from commit 613c7088fd
)
2015-10-08 06:09:32 +09:00
Jason Lowe
9f6ed41b95
YARN-3619. ContainerMetrics unregisters during getMetrics and leads to ConcurrentModificationException. Contributed by Zhihai Xu
2015-10-02 20:19:14 +00:00
Akira Ajisaka
3249c3ce56
HADOOP-12230. hadoop-project declares duplicate, conflicting curator dependencies. Contributed by Rakesh R.
...
(cherry picked from commit 966f9508c3
)
2015-10-02 12:40:35 +02:00
Karthik Kambatla
49ff1e5276
HADOOP-12451. Setting HADOOP_HOME explicitly should be allowed. (kasha)
...
(cherry picked from commit db145e0c9a
)
Conflicts:
hadoop-common-project/hadoop-common/src/main/bin/hadoop-config.sh
2015-10-01 11:36:12 -07:00
Vinod Kumar Vavilapalli (I am also known as @tshooter.)
2b4c7fcc67
Release process for 2.6.1: Set the release date for 2.6.1
...
(cherry picked from commit 1f707ecffd
)
(cherry picked from commit f48af332a7
)
2015-09-23 15:13:09 -07:00
Jason Lowe
521196874c
MAPREDUCE-6481. LineRecordReader may give incomplete record and wrong position/key information for uncompressed input sometimes. Contributed by Zhihai Xu
...
(cherry picked from commit 58d1a02b8d
)
Conflicts:
hadoop-mapreduce-project/CHANGES.txt
2015-09-18 15:10:38 +00:00
Jason Lowe
850d6a3fd3
MAPREDUCE-5948. org.apache.hadoop.mapred.LineRecordReader does not handle multibyte record delimiters well. Contributed by Vinayakumar B, Rushabh Shah, and Akira AJISAKA
...
(cherry picked from commit 077250d8d7
)
Conflicts:
hadoop-mapreduce-project/CHANGES.txt
2015-09-18 15:04:02 +00:00
Jian He
30569d930f
YARN-4153. TestAsyncDispatcher failed at branch-2.7. Contributed by Zhihai Xu
2015-09-14 17:48:31 +08:00
Vinod Kumar Vavilapalli (I am also known as @tshooter.)
c05ba079e3
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.
(cherry picked from commit fbbb7ff1ed
)
(cherry picked from commit cbf90f93f9
)
2015-09-10 16:10:56 -07:00
Colin Patrick Mccabe
fb06549e9d
HADOOP-12280. Skip unit tests based on maven profile rather than NativeCodeLoader.isNativeCodeLoaded (Masatake Iwasaki via Colin P. McCabe)
...
(cherry picked from commit 6f83274afc
)
(cherry picked from commit e92107b18f
)
(cherry picked from commit 3bd9b7459b
)
2015-09-10 11:56:30 -07:00
Harsh J
6ab1a9c2de
HADOOP-8151. Error handling in snappy decompressor throws invalid exceptions. Contributed by Matt Foley. (harsh)
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1389006 13f79535-47bb-0310-9956-ffa450edef68
(cherry picked from commit ac31d6a448
)
Conflicts:
hadoop-common-project/hadoop-common/CHANGES.txt
(cherry picked from commit 55427fb66c
)
2015-09-10 11:56:29 -07:00
Gera Shegalov
afa8189a07
HADOOP-11491. HarFs incorrectly declared as requiring an authority. (Brahma Reddy Battula via gera)
...
(cherry picked from commit f343f8657e
)
(cherry picked from commit 58970d69de
)
2015-09-10 10:57:52 -07:00
Gera Shegalov
d3f41f6ed8
HADOOP-11812. Implement listLocatedStatus for ViewFileSystem to speed up split calculation (gera)
...
(cherry picked from commit 6d2cf9fbbd
)
(cherry picked from commit 1544c63602
)
2015-09-10 10:56:15 -07:00
Tsuyoshi Ozawa
76cfdb1aba
HADOOP-12213. Interrupted exception can occur when Client#stop is called. Contributed by Kuhu Shukla.
...
(cherry picked from commit 0ebc658105
)
Conflicts:
hadoop-common-project/hadoop-common/CHANGES.txt
2015-09-03 23:34:12 +09:00
Tsuyoshi Ozawa
d09ddb7898
HADOOP-12006. Remove unimplemented option for from document in branch-2.7. Contributed by Akira AJISAKA.
2015-09-03 23:07:40 +09:00
Jian He
2d1ff2e1ca
YARN-4101. RM should print alert messages if Zookeeper and Resourcemanager gets connection issue. Contributed by Xuan Gong
...
(cherry picked from commit 09c64ba1ba
)
2015-09-02 17:46:24 -07:00
Tsuyoshi Ozawa
6078172fee
HADOOP-10365. BufferedOutputStream in FileUtil#unpackEntries() should be closed in finally block. Contributed by Kiran Kumar M R and Sanghyun Yun.
...
(cherry picked from commit dd149adeac
)
2015-09-02 02:02:28 +09:00
Akira Ajisaka
bcb98ba081
HADOOP-12359. hadoop fs -getmerge doc is wrong. Contributed by Jagadesh Kiran N.
...
(cherry picked from commit 2e251a7674
)
(cherry picked from commit 236c4ab511
)
2015-09-01 20:57:10 +09:00
Vinod Kumar Vavilapalli
9faee040f9
Creating 2.6.2 entries in CHANGES.txt files.
...
(cherry picked from commit 33474939a0
)
2015-08-20 17:39:29 -07:00
Akira Ajisaka
a2299bf4ee
HADOOP-12061. Incorrect command in single cluster setup document. Contributed by Kengo Seki.
...
(cherry picked from commit 5fb8ac18d1
)
2015-08-20 11:11:38 +09:00
Vinayakumar B
ca3215a71b
HADOOP-7139. Allow appending to existing SequenceFiles (Contributed by kanaka kumar avvaru)
...
Moved to 2.6.1
(cherry picked from commit fc508b41a9
)
Conflicts:
hadoop-common-project/hadoop-common/CHANGES.txt
2015-08-14 15:57:40 +05:30
Vinayakumar B
b3546b6034
HADOOP-7139. Allow appending to existing SequenceFiles (Contributed by kanaka kumar avvaru)
...
(cherry picked from commit 295d678be8
)
(cherry picked from commit 80697e4f32
)
2015-08-14 15:50:11 +05:30
Vinayakumar B
d8d33055b0
HADOOP-11333. Fix deadlock in DomainSocketWatcher when the notification pipe is full (zhaoyunjiong via cmccabe)
...
Moved to 2.6.1
(cherry picked from commit 05ed69058f
)
Conflicts:
hadoop-common-project/hadoop-common/CHANGES.txt
(cherry picked from commit 796b94df1e
)
2015-08-14 12:56:25 +05:30
Vinayakumar B
8f4a09b607
HADOOP-10786. Fix UGI#reloginFromKeytab on Java 8. Contributed by Stephen Chu.
...
Moved CHANGES.txt entry to 2.6.1
(cherry picked from commit e7aa81394d
)
2015-08-14 12:24:59 +05:30
Vinayakumar B
a046f7e570
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:10:58 +05:30
Jian He
c170f58a59
HADOOP-11932. MetricsSinkAdapter may hang when being stopped. Contributed by Brahma Reddy Battula
...
(cherry picked from commit f59612edd7
)
2015-08-05 16:14:35 -07:00
cnauroth
015d868367
HADOOP-12304. Applications using FileContext fail with the default file system configured to be wasb/s3/etc. Contributed by Chris Nauroth.
...
(cherry picked from commit 3da0bedaec
)
(cherry picked from commit b83d475252
)
2015-08-05 14:57:03 -07:00
Haohui Mai
2fe3136612
HDFS-8767. RawLocalFileSystem.listStatus() returns null for UNIX pipefile. Contributed by kanaka kumar avvaru.
2015-07-16 15:25:32 -07:00
cnauroth
180d791541
HADOOP-12232. Upgrade Tomcat dependency to 6.0.44. Contributed by Chris Nauroth.
...
(cherry picked from commit 6b56f05b9ea3ee45abd5d00b14fab93a353b1332)
(cherry picked from commit 89f484e4aa0a8db779a02999109dae212db1054c)
2015-07-14 14:53:20 -07:00
Tsuyoshi Ozawa
0744a578e4
HADOOP-12191. Bzip2Factory is not thread safe. Contributed by Brahma Reddy Battula.
...
(cherry picked from commit 4084eaf943
)
2015-07-14 19:15:56 +09:00
Vinayakumar B
a292e9800b
HADOOP-12186. ActiveStandbyElector shouldn't call monitorLockNodeAsync multiple times (Contributed by zhihai xu)
...
(cherry picked from commit 233cab89ad
)
(cherry picked from commit 91d2c59968
)
Conflicts:
hadoop-common-project/hadoop-common/CHANGES.txt
2015-07-07 18:10:29 +05:30
Vinod Kumar Vavilapalli (I am also known as @tshooter.)
dcafd3ccd2
Release process for 2.7.1: Set the release date for 2.7.1.
...
(cherry picked from commit bf89ddb9b8
)
2015-07-06 16:41:38 -07:00
Vinod Kumar Vavilapalli
a36f090c55
Preparing for 2.7.2 development: mvn versions:set -DnewVersion=2.7.2
2015-06-28 16:41:12 -07:00
Vinod Kumar Vavilapalli
2e99675c72
Adding release 2.7.2 to CHANGES.txt.
...
(cherry picked from commit aad6a7d5db
)
2015-06-28 16:33:49 -07:00
Yongjun Zhang
d06080bbb5
HADOOP-12103. Small refactoring of DelegationTokenAuthenticationFilter to allow code sharing. Contributed by Yongjun Zhang.
...
(cherry picked from commit 49f5d20efe
)
2015-06-19 14:50:42 -07:00
Colin Patrick Mccabe
e5f9703419
HADOOP-12100. ImmutableFsPermission should not override applyUmask since that method doesn't modify the FsPermission (Bibin A. Chundatt via Colin P. McCabe)
...
(cherry picked from commit 6e0a9f92fe
)
(cherry picked from commit 2946e92f79
)
2015-06-18 11:39:54 -07:00
Tsz-Wo Nicholas Sze
632cb542f6
HDFS-8361. Choose SSD over DISK in block placement.
2015-06-15 17:29:33 -07:00
Arpit Agarwal
105cadb421
HADOOP-12078. The default retry policy does not handle RetriableException correctly. (Contributed by Arpit Agarwal)
2015-06-09 20:58:55 -07:00
Akira Ajisaka
718dca4859
HADOOP-12058. Fix dead links to DistCp and Hadoop Archives pages. Contributed by Kazuho Fujii.
...
(cherry picked from commit dbed757cba
)
(cherry picked from commit 1cccd1eeb3
)
2015-06-05 01:47:01 +09:00
cnauroth
7489b128db
HADOOP-11934. Use of JavaKeyStoreProvider in LdapGroupsMapping causes infinite loop. Contributed by Larry McCay.
...
(cherry picked from commit 860b8373c3
)
(cherry picked from commit 33648268ce
)
2015-05-28 15:02:10 -07:00
Arun Suresh
273d2f9753
HADOOP-11973. Ensure ZkDelegationTokenSecretManager namespace znodes get created with ACLs. (Gregory Chanan via asuresh)
...
(cherry picked from commit fd3cb533d2
)
2015-05-19 11:37:57 -07:00
cnauroth
82530ba0f1
HADOOP-11966. Variable cygwin is undefined in hadoop-config.sh when executed through hadoop-daemon.sh. Contributed by Chris Nauroth.
...
(cherry picked from commit ddc4afeff2
)
2015-05-13 12:26:02 -07:00
Zhijie Shen
071e21cacd
YARN-3539. Updated timeline server documentation and marked REST APIs evolving. Contributed by Steve Loughran.
...
(cherry picked from commit fcd0702c10
)
Conflicts:
hadoop-yarn-project/CHANGES.txt
2015-05-12 21:19:33 -07:00
Akira Ajisaka
8f1dd57e61
HADOOP-11663. Remove description about Java 6 from docs. Contributed by Masatake Iwasaki.
...
(cherry picked from commit b9cebfc0ba
)
(cherry picked from commit 77587fe198
)
2015-05-12 00:32:24 +09:00
Tsuyoshi Ozawa
919cbc19e9
HADOOP-9658. SnappyCodec#checkNativeCodeLoaded may unexpectedly fail when native code is not loaded. Contributed by Zhijie Shen.
...
(cherry picked from commit 76fa606e2d
)
2015-05-04 17:06:08 +09:00
Wangda Tan
3389bac42a
YARN-3006. Improve the error message when attempting manual failover with auto-failover enabled. (Akira AJISAKA via wangda)
...
(cherry picked from commit 7d46a806e7
)
(cherry picked from commit 4151e5729a
)
Conflicts:
hadoop-yarn-project/CHANGES.txt
2015-05-01 16:47:06 -07:00
Colin Patrick Mccabe
472fd563e4
HDFS-8213. DFSClient should use hdfs.client.htrace HTrace configuration prefix rather than hadoop.htrace (cmccabe)
...
(cherry picked from commit b82567d455
)
(cherry picked from commit 9edea9507d
)
2015-05-01 11:52:08 -07:00
Arun Suresh
91db060ccc
HADOOP-11891. OsSecureRandom should lazily fill its reservoir (asuresh)
...
(cherry picked from commit f0db797be2
)
2015-04-30 14:03:18 -07:00