Zhihai Xu
|
113f778303
|
HADOOP-12388. Fix components' version information in the web page About the Cluster. Contributed by Jun Gong.
(cherry picked from commit d9c1fab2ec )
|
2015-09-08 13:09:23 -07:00 |
Vinayakumar B
|
a0594961de
|
HADOOP-12384. Add '-direct' flag option for fs copy so that user can choose not to create '._COPYING_' file (Contributed by J.Andreina)
(cherry picked from commit 090d26652c )
|
2015-09-08 19:11:46 +05:30 |
Andrew Wang
|
355398e441
|
HADOOP-12358. Add -safely flag to rm to prompt when deleting many files. Contributed by Xiaoyu Yao.
(cherry picked from commit e1feaf6db0 )
|
2015-09-04 13:48:42 -07:00 |
Tsuyoshi Ozawa
|
538a4ddc7e
|
HADOOP-12213. Interrupted exception can occur when Client#stop is called. Contributed by Kuhu Shukla.
(cherry picked from commit 0ebc658105 )
|
2015-09-03 23:32:59 +09:00 |
Tsuyoshi Ozawa
|
7f1abf0b27
|
HADOOP-10318. Incorrect reference to nodeFile in RumenToSLSConverter error message. Contributed by Wei Yan.
(cherry picked from commit 355eaaa33d )
|
2015-09-03 22:49:12 +09:00 |
Andrew Wang
|
7d833a3058
|
HADOOP-12369. Point hadoop-project/pom.xml java.security.krb5.conf within target folder.
(cherry picked from commit 0eb9b19325 )
|
2015-09-01 10:59:39 -07:00 |
Tsuyoshi Ozawa
|
b1499ab0fe
|
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:10 +09:00 |
Akira Ajisaka
|
236c4ab511
|
HADOOP-12359. hadoop fs -getmerge doc is wrong. Contributed by Jagadesh Kiran N.
(cherry picked from commit 2e251a7674 )
|
2015-09-01 20:56:46 +09:00 |
yliu
|
2345627ad3
|
HADOOP-12367. Move TestFileUtil's test resources to resources folder. (wang via yliu)
|
2015-09-01 16:25:11 +08:00 |
Andrew Wang
|
8dbe2a12bb
|
HADOOP-12368. Mark ViewFileSystemBaseTest and ViewFsBaseTest as abstract.
(cherry picked from commit 7ad3556ed3 )
|
2015-08-31 18:19:12 -07:00 |
Andrew Wang
|
7a668981f5
|
HADOOP-12362. Set hadoop.tmp.dir and hadoop.log.dir in pom. Contributed by Charlie Helin.
(cherry picked from commit 90fe7bcc3b )
|
2015-08-27 10:17:04 -07:00 |
Harsh J
|
e993498302
|
HADOOP-12352. Delay in checkpointing Trash can leave trash for 2 intervals before deleting. Contributed by Casey Brotherton.
(cherry picked from commit af78767870 )
|
2015-08-25 11:22:08 +05:30 |
Xiaoyu Yao
|
7a0a31586a
|
HADOOP-12325. RPC Metrics : Add the ability track and log slow RPCs. Contributed by Anu Engineer
(cherry picked from commit 48774d0a45 )
Conflicts:
hadoop-common-project/hadoop-common/CHANGES.txt
|
2015-08-24 14:33:37 -07:00 |
Xiaoyu Yao
|
a7e5a88b59
|
HADOOP-12347. Fix mismatch parameter name in javadocs of AuthToken#setMaxInactives. Contributed by Xiaoyu Yao
(cherry picked from commit caa636bf10 )
Conflicts:
hadoop-common-project/hadoop-common/CHANGES.txt
|
2015-08-21 16:41:34 -07:00 |
Vinod Kumar Vavilapalli
|
45be1240d9
|
Creating 2.6.2 entries in CHANGES.txt files.
(cherry picked from commit 33474939a0 )
|
2015-08-20 17:23:54 -07:00 |
Akira Ajisaka
|
5fb8ac18d1
|
HADOOP-12061. Incorrect command in single cluster setup document. Contributed by Kengo Seki.
|
2015-08-20 11:11:12 +09:00 |
Robert Kanter
|
acf241242d
|
HADOOP-12317. Applications fail on NM restart on some linux distro because NM container recovery declares AM container as LOST (adhoot via rkanter)
(cherry picked from commit 1e06299df8 )
|
2015-08-19 19:01:03 -07:00 |
Allen Wittenauer
|
40d8faf868
|
HADOOP-9891. CLIMiniCluster instructions fail with MiniYarnCluster ClassNotFoundException (Darrell Taylor via aw)
(cherry picked from commit 4d8fb8c19c )
|
2015-08-18 12:32:09 -07:00 |
Vinayakumar B
|
eef0526127
|
HADOOP-7139. Allow appending to existing SequenceFiles (Contributed by kanaka kumar avvaru)
Moved to 2.6.1
(cherry picked from commit fc508b41a9 )
|
2015-08-14 15:55:45 +05:30 |
Vinayakumar B
|
796b94df1e
|
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
|
2015-08-14 12:55:25 +05:30 |
Vinayakumar B
|
a6ec5c3dec
|
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:29 +05:30 |
Vinayakumar B
|
e0b1744de9
|
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:22 +05:30 |
Arpit Agarwal
|
25c4dab891
|
HADOOP-12322. Typos in rpcmetrics.java. (Contributed by Anu Engineer)
|
2015-08-13 21:17:39 -07:00 |
yliu
|
073cb16d81
|
HADOOP-12295. Improve NetworkTopology#InnerNode#remove logic. (yliu)
|
2015-08-13 16:42:40 +08:00 |
cnauroth
|
bf8b09d4b8
|
HADOOP-12258. Need translate java.nio.file.NoSuchFileException to FileNotFoundException to avoid regression. Contributed by Zhihai Xu.
(cherry picked from commit 6cc8e38db5 )
|
2015-08-12 16:45:05 -07:00 |
Aaron T. Myers
|
43f386e748
|
HADOOP-12318. Expose underlying LDAP exceptions in SaslPlainServer. Contributed by Mike Yoder.
(cherry picked from commit 28ea4c068ea0152af682058b02311bba81780770)
|
2015-08-12 15:16:36 -07:00 |
Jian He
|
5950c1f6f8
|
HADOOP-11932. MetricsSinkAdapter may hang when being stopped. Contributed by Brahma Reddy Battula
(cherry picked from commit f59612edd7 )
|
2015-08-05 16:14:09 -07:00 |
cnauroth
|
b83d475252
|
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 )
|
2015-08-05 14:56:54 -07:00 |
Colin Patrick Mccabe
|
e2d46ac5a4
|
HADOOP-12302. Fix native compilation on Windows after HADOOP-7824 (Vinayakumar B via Colin P. McCabe)
(cherry picked from commit 4ab49a4365 )
|
2015-08-05 10:01:32 -07:00 |
Colin Patrick Mccabe
|
e92107b18f
|
HADOOP-12280. Skip unit tests based on maven profile rather than NativeCodeLoader.isNativeCodeLoaded (Masatake Iwasaki via Colin P. McCabe)
(cherry picked from commit 6f83274afc )
|
2015-08-05 09:43:03 -07:00 |
Akira Ajisaka
|
e55eb6f20c
|
HADOOP-12274. Remove direct download link from BULIDING.txt. Contributed by Caleb Severn.
(cherry picked from commit 52f3525586 )
|
2015-08-05 17:47:43 +09:00 |
Zhihai Xu
|
b9ec7f15d0
|
HADOOP-12268. AbstractContractAppendTest#testRenameFileBeingAppended misses rename operation. Contributed by Zhihai Xu
(cherry picked from commit a628a6f126 )
|
2015-07-31 21:47:34 -07:00 |
Colin Patrick Mccabe
|
7d68f17731
|
HADOOP-12183. Annotate the HTrace span created by FsShell with the command-line arguments passed by the user (Masatake Iwasaki via Colin P. McCabe)
(cherry picked from commit 454da959c7 )
|
2015-07-31 15:14:35 -07:00 |
Colin Patrick Mccabe
|
07a042aa3c
|
HADOOP-7824. NativeIO.java flags and identifiers must be set correctly for each platform, not hardcoded to their Linux values (Martin Walsh via Colin P. McCabe)
(cherry picked from commit 21d10ccc6e )
|
2015-07-31 15:02:01 -07:00 |
Harsh J
|
68034bd6c2
|
HADOOP-12271. Hadoop Jar Error Should Be More Explanatory. Contributed by Josh Elser.
(cherry picked from commit 2087eaf684 )
|
2015-07-31 10:13:07 +05:30 |
Jason Lowe
|
e6b4714d0b
|
HADOOP-10945. 4-digit octal umask permissions throws a parse error. Contributed by Chang Li
(cherry picked from commit 6f0a35724f )
|
2015-07-29 15:25:59 +00:00 |
Colin Patrick Mccabe
|
5875935669
|
HADOOP-12175. FsShell must load SpanReceierHost to support tracing (Masatake Iwasaki via Colin P. McCabe)
(cherry picked from commit 69b095730b )
|
2015-07-28 12:56:36 -07:00 |
Akira Ajisaka
|
c650ab0037
|
HADOOP-12245. References to misspelled REMAINING_QUATA in FileSystemShell.md. Contributed by Gabor Liptak.
(cherry picked from commit e21dde501a )
|
2015-07-28 11:34:16 +09:00 |
Allen Wittenauer
|
cf348f2eb8
|
HADOOP-11807. add a lint mode to releasedocmaker (ramtin via aw)
(cherry picked from commit 8e657fba2f )
(cherry picked from commit 098ba450cc )
|
2015-07-24 18:32:05 -07:00 |
Colin Patrick Mccabe
|
2419711369
|
HADOOP-12170. hadoop-common's JNIFlags.cmake is redundant and can be removed (Alan Burlison via Colin P. McCabe)
(cherry picked from commit e4b0c74434 )
|
2015-07-24 13:23:51 -07:00 |
Allen Wittenauer
|
fed9f767b1
|
HADOOP-11813. releasedocmaker.py should use today's date instead of unreleased (Darrell Taylor via aw)
(cherry picked from commit f325522c14 )
|
2015-07-24 11:55:57 -07:00 |
Allen Wittenauer
|
2a0688fdb8
|
HADOOP-11797. releasedocmaker.py needs to put ASF headers on output (aw)
(cherry picked from commit 8d3c0f601d )
|
2015-07-24 11:55:56 -07:00 |
Robert Kanter
|
731ed9cad8
|
HADOOP-12259. Utility to Dynamic port allocation (brahmareddy via rkanter)
(cherry picked from commit ee233ec95c )
|
2015-07-24 09:42:04 -07:00 |
Andrew Wang
|
cf258b6d98
|
HADOOP-12189. Improve CallQueueManager#swapQueue to make queue elements drop nearly impossible. Contributed by Zhihai Xu.
(cherry picked from commit 6736a1ab70 )
|
2015-07-23 14:42:44 -07:00 |
Arpit Agarwal
|
601b503895
|
HADOOP-12161. Add getStoragePolicy API to the FileSystem interface. (Contributed by Brahma Reddy Battula)
|
2015-07-23 10:14:01 -07:00 |
Colin Patrick Mccabe
|
d9876e69ee
|
HADOOP-12184. Remove unused Linux-specific constants in NativeIO (Martin Walsh via Colin P. McCabe)
(cherry picked from commit 1b3bceb58c )
|
2015-07-22 11:35:14 -07:00 |
cnauroth
|
bb080b32d4
|
HADOOP-12239. StorageException complaining " no lease ID" when updating FolderLastModifiedTime in WASB. Contributed by Duo Xu.
(cherry picked from commit efa97243ec )
|
2015-07-22 11:17:00 -07:00 |
Vinayakumar B
|
03d68b5575
|
HADOOP-12017. Hadoop archives command should use configurable replication factor when closing (Contributed by Bibin A Chundatt)
(cherry picked from commit 94c6a4aa85 )
|
2015-07-22 10:27:03 +05:30 |
Vinayakumar B
|
8ef3821356
|
HADOOP-12214. Parse 'HadoopArchive' commandline using cli Options. (Contributed by Vinayakumar B)
(cherry picked from commit 87f29c6b8a )
|
2015-07-21 13:13:31 +05:30 |
Akira Ajisaka
|
d591f2af5d
|
HADOOP-12081. Fix UserGroupInformation.java to support 64-bit zLinux. (aajisaka)
(cherry picked from commit 773c670943 )
|
2015-07-21 11:22:36 +09:00 |