Steve Loughran
|
b409ce89e9
|
Revert "HADOOP-12672. RPC timeout should not override IPC ping interval (iwasakims)"
This reverts commit acafc950d9347769c3729d571121b3525c6d5eb2.
|
2016-03-11 16:59:09 +00:00 |
|
Masatake Iwasaki
|
acafc950d9
|
HADOOP-12672. RPC timeout should not override IPC ping interval (iwasakims)
|
2016-03-11 15:12:22 +09:00 |
|
Akira Ajisaka
|
cff6db1f92
|
HADOOP-12688. Fix deadlinks in Compatibility.md. Contributed by Gabor Liptak.
(cherry picked from commit 4cbefafcac4e7b20a23b7b416af1a2efe71e1080)
(cherry picked from commit 0d8ad99e0d551d4426201b1290cfa1da8e7b2ab2)
|
2016-03-09 15:35:12 +09:00 |
|
Ming Ma
|
d6e40fd270
|
Update CHANGES.txt for HADOOP-12789
|
2016-03-07 20:50:09 -08:00 |
|
Akira Ajisaka
|
71e89e82e9
|
HADOOP-12872. Fix formatting in ServiceLevelAuth.md. Contributed by Brahma Reddy Battula.
(cherry picked from commit 0a9f00af5e11913935ebf426d9da74278dd011af)
(cherry picked from commit 899715a15efb7646d2da5f6bd881c903b9a6e56e)
|
2016-03-03 23:33:09 +09:00 |
|
Akira Ajisaka
|
53106a3a4c
|
HADOOP-12871. Fix dead link to NativeLibraries.html in CommandsManual.md. Contributed by Brahma Reddy Battula.
(cherry picked from commit 1c3136cbd8ff5f4eaf9c2c0145975439d0249db3)
(cherry picked from commit 96a0939d5bc26ff42262d9057f9e53c22d090e1d)
|
2016-03-03 23:23:39 +09:00 |
|
Akira Ajisaka
|
06d9a245fe
|
HADOOP-12870. Fix typo admininistration in CommandsManual.md. Contributed by John Zhuge.
(cherry picked from commit eb864d35d6c5f0c0af67032d5f6925aa123273af)
(cherry picked from commit 9e87f59dea25ebb90e7bc3ae640da25c4b8e9a82)
|
2016-03-03 18:52:18 +09:00 |
|
Suresh Srinivas
|
0481817381
|
HADOOP-9121. InodeTree.java has redundant check for vName while throwing exception. Contributed by Arup Malakar.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1418005 13f79535-47bb-0310-9956-ffa450edef68
(cherry picked from commit a5331eeeadd1f248b6961078303d75d41f241919)
(cherry picked from commit fca24fbbaa1f8dd13514084f6cdee6a111b31765)
|
2016-02-29 11:36:40 +09:00 |
|
Suresh Srinivas
|
3bcca662bc
|
HADOOP-8818. Use equals instead == in MD5MD5CRC32FileChecksum and TFileDumper. Contributed by Brandon Li.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1385374 13f79535-47bb-0310-9956-ffa450edef68
(cherry picked from commit 0c53ed4cd122f87b2b041d670b9b59e27da5439c)
(cherry picked from commit 7b64e5805747f7be8ad1b8cbcefc7a312350a199)
|
2016-02-27 01:26:47 +09:00 |
|
Zhe Zhang
|
c420dfeffb
|
HADOOP-12800. Copy docker directory from 2.8 to 2.7/2.6 repos to enable pre-commit Jenkins runs. (zhz)
Change-Id: I893319c53e497420e2b20511f0d5c0803d8515ba
|
2016-02-19 14:34:16 -08:00 |
|
Junping Du
|
78a4c34894
|
Support additional compression levels for GzipCodec. Contributed by Ravi Mutyala.
(cherry picked from commit 18f9b77a321b225677ce23c503b41d21478fc4a7)
(cherry picked from commit e38c2ef6c54521a74cc2b787d78211f629aa07d8)
|
2016-02-19 14:26:53 -08:00 |
|
Vinayakumar B
|
a9c1bb4241
|
HADOOP-12810. FileSystem#listLocatedStatus causes unnecessary RPC calls (Contributed by Ryan Blue)
(cherry picked from commit 96ea3094315bb1e1a5e268e3817c7fdedc3e9462)
(cherry picked from commit 2bf5a005fab287689a148c1928f3b04c0a8dcedf)
|
2016-02-17 10:16:13 +05:30 |
|
Vinayakumar B
|
05c7821530
|
HADOOP-12805. Annotate CanUnbuffer with @InterfaceAudience.Public (Contributed by Ted Yu)
(cherry picked from commit 4b0e59fdc010be517dd67ddf35c962da204df547)
(cherry picked from commit e79a5e4460b5199eebb0d788fdc1eaa36d6b0ac4)
|
2016-02-16 17:33:11 +05:30 |
|
Akira Ajisaka
|
893911e57c
|
HADOOP-12786. "hadoop key" command usage is not documented. Contributed by Xiao Chen.
(cherry picked from commit 1c48e50ce71fd0e38740d69ce1e03119dca97a38)
(cherry picked from commit a670165bbd743f8271375b67236b00e95ae238a1)
|
2016-02-15 11:39:24 +09:00 |
|
Junping Du
|
63069389ee
|
Set the release date for 2.6.4.
(cherry picked from commit ec12ce8f48944c38271399a6e452aa2c2a9f5b80)
(cherry picked from commit a28be9edc72cc4fe42fab107c17bcac6789af4e5)
|
2016-02-13 01:50:30 -08:00 |
|
Masatake Iwasaki
|
a2f3ab9f4e
|
HADOOP-12589. Fix intermittent test failure of TestCopyPreserveFlag (iwasakims)
(cherry picked from commit 36ba5cac37dee6b60e607401ac06d263e4ac5d8f)
|
2016-02-13 15:02:59 +09:00 |
|
Jason Lowe
|
4737d46861
|
HADOOP-12792. TestUserGroupInformation#testGetServerSideGroups fails in chroot. Contributed by Eric Badger
(cherry picked from commit 6f03959e4dc0bc11030fd7e30a025447a4d6948a)
Conflicts:
hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/security/TestUserGroupInformation.java
|
2016-02-10 22:02:32 +00:00 |
|
Sangjin Lee
|
20e013cac8
|
HADOOP-12773. HBase classes fail to load with client/job classloader enabled (sjlee)
(cherry picked from commit 58acbf940a92ef8a761208a7a743175ee7b3377d)
|
2016-02-08 14:00:19 -08:00 |
|
Kihwal Lee
|
dfea9c711d
|
HADOOP-12772. NetworkTopologyWithNodeGroup.getNodeGroup() can loop infinitely for invalid 'loc' values. Contributed by Kuhu Shukla.
(cherry picked from commit 49e176c29f95c179c0f6b07d4d582e6a771a96bd)
|
2016-02-05 15:50:42 -06:00 |
|
Sangjin Lee
|
5131ee56a6
|
HADOOP-12761. incremental maven build is not really incremental (sjlee)
(cherry picked from commit 4dc0a3949386ce2961356143a5a843dd537829dc)
|
2016-02-03 09:03:03 -08:00 |
|
Junping Du
|
bfee573baf
|
Adding release 2.6.5 to CHANGES.txt
|
2016-02-02 18:19:08 -08:00 |
|
Vinod Kumar Vavilapalli (I am also known as @tshooter.)
|
34c9289f6c
|
Release process for 2.7.2: Set the release date for 2.7.2
(cherry picked from commit ec4d2d9f40c1cb52ca4561b3d010ffc046a73495)
|
2016-01-25 15:48:18 -08:00 |
|
Walter Su
|
70e53cf746
|
HADOOP-12715. TestValueQueue#testgetAtMostPolicyALL fails intermittently. Contributed by Xiao Chen.
(cherry picked from commit 6eacdea0e475b4fff91cedce5005a7c11749cf64)
|
2016-01-25 19:43:31 +08:00 |
|
Akira Ajisaka
|
985d1b0fa5
|
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:17 +09:00 |
|
Jason Lowe
|
dbed88237c
|
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:52:10 +00:00 |
|
Jason Lowe
|
4976aac46e
|
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:34:29 +00:00 |
|
Vinod Kumar Vavilapalli (I am also known as @tshooter.)
|
faebc20e26
|
HADOOP-5323. Trash documentation should describe its directory structure and configurations. (Weiwei Yang via ozawa)
Moved entry from HDFS CHANGES.txt to that of common.
(cherry picked from commit cb73c753dab836105247945392ad4e43695a50bc)
|
2016-01-13 14:56:58 -08:00 |
|
Akira Ajisaka
|
68c68e187f
|
Set release date for 2.6.3
(cherry picked from commit db99e30f670cb5d73d5ec79671026eeeaf337d3d)
(cherry picked from commit 247ab92464beb55bad58b6e63eeac1a41767f432)
|
2016-01-04 16:14:30 +09:00 |
|
Akira Ajisaka
|
3a1c98bba3
|
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:35:54 +09:00 |
|
Junping Du
|
803fdc9f5e
|
Creating 2.6.4 entries in CHANGES.txt files.
(cherry picked from commit 028894281bccd4e2f37eebff2e46409404ef64b7)
(cherry picked from commit 092c469059e32a3b45b88f24944ff31a22c4b394)
|
2015-12-18 14:24:51 +09:00 |
|
Akira Ajisaka
|
eed00804a7
|
HADOOP-12588. Fix intermittent test failure of TestGangliaMetrics. Contributed by Masatake Iwasaki.
(cherry picked from commit bd5e207432c54cc75fd8c040e232241678987e53)
(cherry picked from commit e06c291245902a6014770134443140eb78048240)
|
2015-12-18 13:13:30 +09:00 |
|
Vinod Kumar Vavilapalli
|
7b3f027ed4
|
HADOOP-12415. Fixed pom files to correctly include compile-time dependency on netty. (Tom Zeng via cos)
Addendum commit to include CHANGES.txt entry.
(cherry picked from commit ce16541c62728f69634111dc2ddb321690d3d29b)
|
2015-12-16 14:43:20 -08:00 |
|
Akira Ajisaka
|
02f666b324
|
HADOOP-12602. TestMetricsSystemImpl#testQSize occasionally fails. Contributed by Masatake Iwasaki.
(cherry picked from commit eee0cf4611b02171e8a043f1cc5f7dbad47fc3b4)
(cherry picked from commit 5047ee56af9edd2e6240286e2238b638a738f570)
|
2015-12-11 16:19:28 +09:00 |
|
Akira Ajisaka
|
7404506111
|
HADOOP-12565. Replace DSA with RSA for SSH key type in SingleCluster.md. Contributed by Mingliang Liu.
(cherry picked from commit 3857fed2c8fc601b46e8331f73a3104f4f33e498)
(cherry picked from commit 15c2f709c685986518feba60fc35222574ce3f0f)
|
2015-12-03 11:52:28 +08:00 |
|
Jason Lowe
|
2946621a53
|
Revert "HADOOP-11361. Fix a race condition in MetricsSourceAdapter.updateJmxCache. Contributed by Brahma Reddy Battula."
This reverts commit 4356e8a5ef0ac6d11a34704b80ef360a710e623a.
Conflicts:
hadoop-common-project/hadoop-common/CHANGES.txt
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/metrics2/impl/MetricsSourceAdapter.java
(cherry picked from commit 17b1a5482b32dab82225e8233648990bc77674ba)
|
2015-11-24 19:18:37 +00:00 |
|
Vinod Kumar Vavilapalli (I am also known as @tshooter.)
|
f62cdc38f3
|
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:01:38 -08:00 |
|
Akira Ajisaka
|
854a0fa6c9
|
Fix conflict in CHANGES.txt when backporting HADOOP-12482 to branch-2.7.
|
2015-11-15 19:04:30 +09:00 |
|
Lei Xu
|
929699f7eb
|
HADOOP-12482. Race condition in JMX cache update. (Tony Wu via lei)
(cherry picked from commit 0eb9c60c5bec79f531da8cb3226d7e8b1d7e6639)
Conflicts:
hadoop-common-project/hadoop-common/CHANGES.txt
|
2015-11-14 14:58:50 +09:00 |
|
Robert Kanter
|
d833950317
|
HADOOP-12348. MetricsSystemImpl creates MetricsSourceAdapter with wrong time unit parameter. (zxu via rkanter)
(cherry picked from commit 764f8baa99de35a0ced297b19b0cbe090c615a3b)
Conflicts:
hadoop-common-project/hadoop-common/CHANGES.txt
|
2015-11-14 14:50:01 +09:00 |
|
Tsuyoshi Ozawa
|
2b7e6f7dfd
|
HADOOP-11361. Fix a race condition in MetricsSourceAdapter.updateJmxCache. Contributed by Brahma Reddy Battula.
(cherry picked from commit 4356e8a5ef0ac6d11a34704b80ef360a710e623a)
Conflicts:
hadoop-common-project/hadoop-common/CHANGES.txt
|
2015-11-14 14:48:33 +09:00 |
|
Eric Yang
|
47dfb69a26
|
HADOOP-12374. Updated expunge command description.
(WeiWei Yang via eyang)
(cherry picked from commit b4bb8e1731d4a004397947ec32d8613c31242002)
|
2015-11-14 13:13:38 +09:00 |
|
Akira Ajisaka
|
5c35f6c460
|
HADOOP-12545. Hadoop javadoc has broken links for AccessControlList, ImpersonationProvider, DefaultImpersonationProvider, and DistCp. Contributed by Arshad Mohammad.
(cherry picked from commit f94d89270464ea8e0d19e26e425835cd6a5dc5de)
(cherry picked from commit c5c663c05d9e2b562b1fad3d81f90acf50e27fe6)
Conflicts:
hadoop-tools/hadoop-distcp/src/main/java/org/apache/hadoop/tools/package-info.java
|
2015-11-13 21:59:18 +09:00 |
|
Tsuyoshi Ozawa
|
ba7b5f3a5d
|
Updated CHANGES.txt to move HADOOP-12526 to 2.6.3.
(cherry picked from commit f6cecbfce586c4870d0f6b54b9bca2a30af7b9fa)
Conflicts:
hadoop-common-project/hadoop-common/CHANGES.txt
|
2015-11-11 23:23:14 +09:00 |
|
Sangjin Lee
|
7e8467df9f
|
HADOOP-12526. there are duplicate dependency definitions in pom's (sjlee)
(cherry picked from commit 7802248c238afaa51b560ee79766464ef0daae65)
|
2015-11-08 17:52:15 -08:00 |
|
cnauroth
|
098c2df0c0
|
HADOOP-12413. AccessControlList should avoid calling getGroupNames in isUserInList with empty groups. Contributed by Zhihai Xu.
(cherry picked from commit b2017d9b032af20044fdf60ddbd1575a554ccb79)
|
2015-11-06 16:54:55 +00:00 |
|
Jason Lowe
|
abfc710b0b
|
HADOOP-12296. when setnetgrent returns 0 in linux, exception should be thrown. Contributed by Chang Li
(cherry picked from commit b9d25c3ee2d20166d6a786c5a16cc001e249f61c)
|
2015-11-04 16:35:36 +00:00 |
|
Jason Lowe
|
7499f71e77
|
Add 2.7.3 release to CHANGES.txt
(cherry picked from commit 0383a3973b3b734fb23c331a2256dc92cff05365)
Conflicts:
hadoop-common-project/hadoop-common/CHANGES.txt
hadoop-mapreduce-project/CHANGES.txt
hadoop-yarn-project/CHANGES.txt
|
2015-11-04 16:29:56 +00:00 |
|
Sangjin Lee
|
c8767fb68c
|
Updated the 2.6.2 final release date.
(cherry picked from commit a4a6b5b4b470b1e7a3c5e2d38433429c455bc709)
|
2015-10-30 18:53:10 -07:00 |
|
Suresh Srinivas
|
a4fd068d46
|
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:32:38 -07:00 |
|
Jason Lowe
|
e894be93f6
|
Creating 2.6.3 entries in CHANGES.txt files.
(cherry picked from commit eadf7b3096cb010eb7f0afd9afd4ae0d67b2645f)
Conflicts:
hadoop-common-project/hadoop-common/CHANGES.txt
hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
hadoop-mapreduce-project/CHANGES.txt
hadoop-yarn-project/CHANGES.txt
|
2015-10-30 14:55:33 +00:00 |
|