Junping Du
89bfc884a5
Adding release 2.6.5 to CHANGES.txt.
2016-02-02 20:28:20 -08:00
Colin Patrick Mccabe
8ef73cd4ce
HDFS-7694. FSDataInputStream should support "unbuffer" (cmccabe)
...
(cherry picked from commit 6b39ad0865cb2a7960dd59d68178f0bf28865ce2)
(cherry picked from commit e35788aa5a41940651af0b73dfeaeca011556904)
2016-01-27 08:46:38 -08:00
Junping Du
8b9241f93e
Revert HADOOP-12715 which cause build failure on branch-2.6.
2016-01-27 08:14:30 -08:00
Walter Su
d75375a62b
HADOOP-12715. TestValueQueue#testgetAtMostPolicyALL fails intermittently. Contributed by Xiao Chen.
...
(cherry picked from commit 6eacdea0e475b4fff91cedce5005a7c11749cf64)
2016-01-25 19:43:39 +08:00
Akira Ajisaka
ce235e3cba
HADOOP-12736. TestTimedOutTestsListener#testThreadDumpAndDeadlocks sometimes times out. Contributed by Xiao Chen.
...
(cherry picked from commit 643227927a7d7974655627d7e97aae42600692ae)
(cherry picked from commit 38ec290455a61a53f1f2c8fcc06f914de52fd5e2)
2016-01-25 14:00:31 +09:00
Jason Lowe
9b26ee836c
HADOOP-12706. TestLocalFsFCStatistics#testStatisticsThreadLocalDataCleanUp times out occasionally. Contributed by Sangjin Lee and Colin Patrick McCabe
...
(cherry picked from commit cdf88952599a43b1ef5adda792bfb195c7529fad)
Conflicts:
hadoop-common-project/hadoop-common/CHANGES.txt
2016-01-14 23:53:02 +00:00
Jason Lowe
c5f9fd15d4
HADOOP-12107. long running apps may have a huge number of StatisticsData instances under FileSystem (Sangjin Lee via Ming Ma)
...
(cherry picked from commit 8e1bdc17d9134e01115ae7c929503d8ac0325207)
Conflicts:
hadoop-common-project/hadoop-common/CHANGES.txt
2016-01-14 23:35:16 +00:00
Haohui Mai
9cb288e9fa
HDFS-8767. RawLocalFileSystem.listStatus() returns null for UNIX pipefile. Contributed by kanaka kumar avvaru.
...
(cherry picked from commit 391d2d88f2ace4e95e82f4303644ba9d1dd0692a)
2016-01-08 17:09:53 +09:00
Sangjin Lee
51a2e6304a
Preparing for 2.6.4 development
2016-01-05 15:40:31 -08:00
Akira Ajisaka
0381556a42
Set release date for 2.6.3
...
(cherry picked from commit db99e30f670cb5d73d5ec79671026eeeaf337d3d)
(cherry picked from commit 247ab92464beb55bad58b6e63eeac1a41767f432)
2016-01-04 16:18:38 +09:00
Akira Ajisaka
1823b3edd0
HADOOP-11252. RPC client does not time out by default. Contributed by Wilfred Spiegelenburg and Masatake Iwasaki.
...
(cherry picked from commit 64ae85fd2ea91f46ab3b21f007befbeef8c3c947)
(cherry picked from commit d98cfe611f7cedc58cdecfb5a83829adb2521138)
2016-01-04 14:38:35 +09:00
Zhe Zhang
30dc4334bf
HDFS-8647. Abstract BlockManager's rack policy into BlockPlacementPolicy. Contributed by Brahma Reddy Battula. Branch-2.6 patch contributed by Xiao Chen.
...
Change-Id: Id08ade6862db1b8caf87ac9d786797d4fa7098a0
2015-12-03 11:01:01 -08:00
Junping Du
e710a11a7f
Creating 2.6.4 entries in CHANGES.txt files.
2015-12-01 08:28:37 -08:00
Jason Lowe
53dccddfdb
MAPREDUCE-6549. multibyte delimiters with LineRecordReader cause duplicate records (wilfreds via rkanter)
...
(cherry picked from commit 7fd00b3db4b7d73afd41276ba9a06ec06a0e1762)
Conflicts:
hadoop-mapreduce-project/CHANGES.txt
2015-11-30 17:51:37 +00:00
Jason Lowe
16e3dc24c5
MAPREDUCE-6481. LineRecordReader may give incomplete record and wrong position/key information for uncompressed input sometimes. Contributed by Zhihai Xu
...
(cherry picked from commit 58d1a02b8d66b1d2a6ac2158be32bd35ad2e69bd)
Conflicts:
hadoop-mapreduce-project/CHANGES.txt
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/test/java/org/apache/hadoop/mapreduce/lib/input/TestLineRecordReader.java
2015-11-23 21:15:14 +00:00
Jason Lowe
e307078e78
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 077250d8d7b4b757543a39a6ce8bb6e3be356c6f)
Conflicts:
hadoop-mapreduce-project/CHANGES.txt
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/test/java/org/apache/hadoop/mapred/TestLineRecordReader.java
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/test/java/org/apache/hadoop/mapreduce/lib/input/TestLineRecordReader.java
2015-11-23 21:07:39 +00:00
Vinod Kumar Vavilapalli (I am also known as @tshooter.)
5633fb844a
HADOOP-12577. Bumped up commons-collections version to 3.2.2 to address a security flaw. Contributed by Wei-Chiu Chuang.
...
(cherry picked from commit 70c26703f462e97361924eaf6cbf80be1fce309f)
2015-11-23 10:05:44 -08:00
Sangjin Lee
f55e1a4f3e
HADOOP-12526. there are duplicate dependency definitions in pom's (sjlee)
2015-11-08 18:00:03 -08:00
Steve Loughran
6165fd8663
HADOOP-10134 [JDK8] Fix Javadoc errors caused by incorrect or illegal tags in doc comments.
...
(cherry picked from commit 2bc3f1064f5a5eea1c6b384f68b2d1c2fb427e8f)
2015-11-08 17:22:46 -08:00
Jason Lowe
cab916cc7b
HADOOP-12413. AccessControlList should avoid calling getGroupNames in isUserInList with empty groups. Contributed by Zhihai Xu.
...
(cherry picked from commit b2017d9b032af20044fdf60ddbd1575a554ccb79)
Conflicts:
hadoop-common-project/hadoop-common/CHANGES.txt
2015-11-06 17:12:19 +00:00
cnauroth
0b55634b9c
HADOOP-10668. TestZKFailoverControllerStress#testExpireBackAndForth occasionally fails. Contributed by Ming Ma.
...
(cherry picked from commit 7fc1f2f5cf4312d72aeffb1a9cef497d00c60adb)
2015-11-05 17:24:51 -08:00
Haohui Mai
da70755b4d
HADOOP-11267. TestSecurityUtil fails when run with JDK8 because of empty principal names. Contributed by Stephen Chu.
...
(cherry picked from commit 8549fa5dc95d3e94e49c9b92734aec0509693a2a)
2015-11-05 10:37:07 -08:00
cnauroth
46c7a8977a
HADOOP-10668. Addendum patch to fix TestZKFailoverController. Contributed by Ming Ma.
...
(cherry picked from commit 925c9fed3311ea1fd8f5ed1cb6b1c0abc5c90425)
2015-11-05 10:31:00 -08:00
Sangjin Lee
8f8f3b1027
Updated the 2.6.2 final release date.
...
(cherry picked from commit a4a6b5b4b470b1e7a3c5e2d38433429c455bc709)
2015-10-30 18:51:50 -07:00
Suresh Srinivas
22095d7a72
HADOOP-9242. Duplicate surefire plugin config in hadoop-common. Contributed by Andrey Klochkov.
...
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1438213 13f79535-47bb-0310-9956-ffa450edef68
(cherry picked from commit 16acd69e587956105897ccff2d4dd4b473aaf8bc)
2015-10-30 14:38:51 -07:00
Akira Ajisaka
eedbd033d3
HADOOP-12230. hadoop-project declares duplicate, conflicting curator dependencies. Contributed by Rakesh R.
...
(cherry picked from commit 966f9508c3ce9dcc63dd2b169150f573699f94a7)
(cherry picked from commit 3249c3ce56cc7b719599b4b0100cf6dfdeabb4df)
2015-10-30 14:02:44 -07:00
Jason Lowe
0af4f222a1
Creating 2.6.3 entries in CHANGES.txt files.
...
(cherry picked from commit eadf7b3096cb010eb7f0afd9afd4ae0d67b2645f)
Conflicts:
hadoop-common-project/hadoop-common/CHANGES.txt
hadoop-mapreduce-project/CHANGES.txt
hadoop-yarn-project/CHANGES.txt
2015-10-30 14:58:42 +00:00
Sangjin Lee
1d3bed1f94
Set the release date for 2.6.2
2015-10-28 20:57:16 -07:00
Sangjin Lee
6466ead9e0
Preparing for 2.6.3 development
2015-10-21 10:58:06 -07:00
Jian He
c09bb46579
YARN-4101. RM should print alert messages if Zookeeper and Resourcemanager gets connection issue. Contributed by Xuan Gong
...
(cherry picked from commit 214fd1408c21f596d1d15217c11b58b34561aab7)
2015-09-25 16:26:18 -07:00
Vinod Kumar Vavilapalli
b99a85139e
Creating 2.6.2 entries in CHANGES.txt files.
...
(cherry picked from commit 33474939a048ac7bbe07df772f0000c84979722f)
2015-09-25 16:00:06 -07:00
Sangjin Lee
4cb7dbaead
Preparing for 2.6.2 development: mvn versions:set -DnewVersion=2.6.2
2015-09-25 15:51:13 -07:00
Vinod Kumar Vavilapalli (I am also known as @tshooter.)
41d19f4740
Release process for 2.6.1: Set the release date for 2.6.1
2015-09-23 15:15:36 -07:00
Vinod Kumar Vavilapalli
b4d876d837
Set the release date for 2.6.1-RC1
2015-09-16 12:04:57 -07:00
Vinod Kumar Vavilapalli
075d899d10
Set the release date for 2.6.1-RC0
2015-09-09 15:39:02 -07:00
Vinod Kumar Vavilapalli
c86d9bd10b
Preparing for release 2.6.1: Posting release notes generated.
2015-09-09 15:31:14 -07:00
Vinod Kumar Vavilapalli
3462a00dd2
Preparing for release 2.6.1: mvn versions:set -DnewVersion=2.6.1
2015-09-09 15:29:57 -07:00
Xuan
d59bf81e08
YARN-3999. RM hangs on draing events. Contributed by Jian He
...
(cherry picked from commit 3ae716fa696b87e849dae40225dc59fb5ed114cb)
(cherry picked from commit 2ebdf5bfcee9ede80681a5266df225885d830883)
2015-09-08 22:57:35 -07:00
cnauroth
c76f5b3188
HADOOP-11934. Use of JavaKeyStoreProvider in LdapGroupsMapping causes infinite loop. Contributed by Larry McCay.
...
(cherry picked from commit 860b8373c3a851386b8cd2d4265dd35e5aabc941)
(cherry picked from commit 33648268ce0f79bf51facafa3d151612e3d00ddb)
2015-09-07 11:09:20 -07:00
Colin Patrick Mccabe
3bd9b7459b
HADOOP-12280. Skip unit tests based on maven profile rather than NativeCodeLoader.isNativeCodeLoaded (Masatake Iwasaki via Colin P. McCabe)
...
(cherry picked from commit 6f83274afc1eba1159427684d72d8f13778c5a88)
(cherry picked from commit e92107b18f82b3501deaa6170d322a0fb512ec71)
2015-09-03 15:02:33 -07:00
Jian He
d8ddfea491
HADOOP-11932. MetricsSinkAdapter may hang when being stopped. Contributed by Brahma Reddy Battula
...
(cherry picked from commit f59612edd74d1bef2b60870c24c1f67c56b2b3cb)
(cherry picked from commit 5950c1f6f8ac6f514f8d2e8bfbd1f71747b097de)
2015-09-03 14:45:04 -07:00
Harsh J
34739fc91e
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 ac31d6a4485d7ff9074fb5dade7a6cf5292bb347)
Conflicts:
hadoop-common-project/hadoop-common/CHANGES.txt
(cherry picked from commit 55427fb66c6d52ce98b4d68a29b592a734014c28)
2015-09-03 14:30:35 -07:00
Vinayakumar B
4f53c98ca4
HADOOP-7139. Allow appending to existing SequenceFiles (Contributed by kanaka kumar avvaru)
...
(cherry picked from commit 295d678be8853a52c3ec3da43d9265478d6632b3)
(cherry picked from commit 80697e4f324948ec32b4cad3faccba55287be652)
(cherry picked from commit b3546b60340e085c5abd8f8f0990d45c7445fe07)
Conflicts:
hadoop-common-project/hadoop-common/CHANGES.txt
(cherry picked from commit e9c8d8c58516aa64589cd44e9e5dd0a23ba72a17)
2015-09-03 14:15:23 -07:00
Gera Shegalov
c90f025e90
HADOOP-11491. HarFs incorrectly declared as requiring an authority. (Brahma Reddy Battula via gera)
...
(cherry picked from commit f343f8657e2b01773a32c2c7d960dc368954b42e)
(cherry picked from commit 58970d69de8a1662e4548cd6d4ca460dd70562f8)
2015-09-02 15:16:43 -07:00
Colin Patrick Mccabe
8770f1f039
HADOOP-11802. DomainSocketWatcher thread terminates sometimes after there is an I/O error during requestShortCircuitShm (cmccabe)
...
(cherry picked from commit a0e0a63209b5eb17dca5cc503be36aa52defeabd)
(cherry picked from commit 788b76761d5dfadf688406d50169e95401fe5d33)
2015-09-02 14:38:26 -07:00
Steve Loughran
e0e93e9f8d
HADOOP-11730. Regression: s3n read failure recovery broken. (Takenori Sato via stevel)
...
(cherry picked from commit a6a5d1d6b5ee76c829ba7b54a4ad619f7b986681)
2015-09-02 14:01:53 -07:00
Gera Shegalov
736ebeca33
HADOOP-11812. Implement listLocatedStatus for ViewFileSystem to speed up split calculation (gera)
...
(cherry picked from commit 6d2cf9fbbd02482315a091ab07af26e40cc5134f)
(cherry picked from commit 1544c63602089b690e850e0e30af4589513a2371)
2015-09-02 11:46:47 -07:00
yliu
2230754f2a
HADOOP-11710. Make CryptoOutputStream behave like DFSOutputStream wrt synchronization. (Sean Busbey via yliu)
...
(cherry picked from commit 813c93cb250d6d556604fe98845b979970bd5e18)
2015-09-01 15:42:37 -07:00
yliu
bb1b87f3b8
HADOOP-11674. oneByteBuf in CryptoInputStream and CryptoOutputStream should be non static. (Sean Busbey via yliu)
...
(cherry picked from commit b569c3ab1cb7e328dde822f6b2405d24b9560e3a)
2015-09-01 14:28:19 -07:00
Karthik Kambatla
5a6755cc0f
YARN-3242. Asynchrony in ZK-close can lead to ZKRMStateStore watcher receiving events for old client. (Zhihai Xu via kasha)
...
(cherry picked from commit 8d88691d162f87f95c9ed7e0a569ef08e8385d4f)
(cherry picked from commit 0d62e948877e5d50f1b6fbe735a94ac6da5ff472)
(cherry picked from commit 4a5b0e708d42fbff571229a43d1762d1767e2db5)
2015-09-01 14:06:34 -07:00