Arpit Agarwal
|
73d109304d
|
HADOOP-10864: Merging r1612609 from trunk to branch-2.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1612610 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-22 16:57:48 +00:00 |
Colin McCabe
|
dc688e8d5e
|
HADOOP-10866. RawLocalFileSystem fails to read symlink targets via the stat command when the format of the stat command uses non-curly quotes (yzhang via cmccabe)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1612429 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-21 23:23:30 +00:00 |
Andrew Wang
|
04b1192ed6
|
HADOOP-10755. Support negative caching of user-group mapping. Contributed by Lei Xu.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1612409 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-21 21:52:52 +00:00 |
Colin McCabe
|
d038d161c2
|
HADOOP-10857. Native Libraries Guide does not mention a dependency on openssl-development package (ozawa via cmccabe)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1612385 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-21 19:05:31 +00:00 |
Alejandro Abdelnur
|
b8a6d81d68
|
HADOOP-10817. ProxyUsers configuration should support configurable prefixes. (tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1611781 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-18 19:43:38 +00:00 |
Aaron Myers
|
136aa73c78
|
HADOOP-10610. Upgrade S3n s3.fs.buffer.dir to support multi directories. Contrbuted by Ted Malaska.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1611490 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-17 21:58:07 +00:00 |
Colin McCabe
|
9fce60d908
|
HADOOP-10591. Compression codecs must used pooled direct buffers or deallocate direct buffers when stream is closed (cmccabe)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1611427 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-17 18:20:53 +00:00 |
Owen O'Malley
|
d157d7fb81
|
HADOOP-10733. Fix potential null dereference in CredShell. (Ted Yu via
omalley)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1611421 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-17 18:12:45 +00:00 |
Owen O'Malley
|
4dd217a8c1
|
HADOOP-10732. Fix locking in credential update. (Ted Yu via omalley)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1611416 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-17 17:47:19 +00:00 |
Owen O'Malley
|
4143eec554
|
HADOOP-10607 Forgot the CHANGES.txt.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1611393 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-17 15:57:10 +00:00 |
Owen O'Malley
|
9c3a7f8659
|
HADOOP-10607. Create an API to separate credentials/password storage from
applications. (Larry McCay via omalley)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1611391 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-17 15:52:58 +00:00 |
Chris Nauroth
|
9fa9b91afe
|
HADOOP-10839. Merging change r1611134 from trunk to branch-2.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1611136 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-16 18:52:41 +00:00 |
Vinayakumar B
|
9ff82dc855
|
Merged revision(s) 1610964 from hadoop/common/trunk:
HADOOP-9921. daemon scripts should remove pid file on stop call after stop or process is found not running ( Contributed by Vinayakumar B)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1610965 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-16 10:49:04 +00:00 |
Chris Nauroth
|
fa2c9e82cb
|
HADOOP-10845. Merging change r1610911 from trunk to branch-2.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1610912 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-16 05:19:57 +00:00 |
Jing Zhao
|
32d9fd2ca3
|
HADOOP-10673. Merge change r1610879 from trunk.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1610881 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-15 23:12:20 +00:00 |
Vinod Kumar Vavilapalli
|
9463cbd1ec
|
YARN-2233. Implemented ResourceManager web-services to create, renew and cancel delegation tokens. Contributed by Varun Vasudev.
svn merge --ignore-ancestry -c 1610876 ../../trunk/
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1610877 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-15 23:00:48 +00:00 |
Chris Nauroth
|
7da8724ade
|
HADOOP-7664. Merging change r1182645 from trunk to branch-2.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1610875 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-15 22:56:25 +00:00 |
Brandon Li
|
313e9f4a9b
|
HDFS-6456. Merging change r1610840 from trunk
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1610843 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-15 20:37:55 +00:00 |
Jason Darrell Lowe
|
785b4a3690
|
svn merge -c 1610829 FIXES: Addendum patch for HADOOP-10468 TestMetricsSystemImpl.testMultiThreadedPublish fails intermediately. Contributed by Akira AJISAKA
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1610830 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-15 19:57:43 +00:00 |
Brandon Li
|
ca6e01d472
|
HDFS-6378. Merging change r1610543 from trunk
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1610545 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-14 21:54:48 +00:00 |
Chris Nauroth
|
168c721435
|
HADOOP-10810. Merging change r1610524 from trunk to branch-2.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1610526 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-14 20:57:33 +00:00 |
Colin McCabe
|
6da4b7b4e6
|
HADOOP-10780. hadoop_user_info_alloc fails on FreeBSD due to incorrect sysconf use (trtrmitya via cmccabe)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1610472 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-14 17:59:23 +00:00 |
Chris Nauroth
|
ebbf204aa2
|
HADOOP-10815. Merging change r1609588 from trunk to branch-2.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1609617 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-11 03:01:02 +00:00 |
Chris Nauroth
|
d3f53852bc
|
HADOOP-10808. Merging change r1609509 from trunk to branch-2.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1609512 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-10 17:14:24 +00:00 |
Chris Nauroth
|
41406e3702
|
HADOOP-10507. Merging change r1609503 from trunk to branch-2.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1609506 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-10 17:03:08 +00:00 |
Steve Loughran
|
4a97dec701
|
HADOOP-10801 dead link in site.xml
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1609093 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-09 10:56:32 +00:00 |
Colin McCabe
|
a919e86452
|
move HADOOP-10781 to 2.6
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1608935 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-08 20:12:47 +00:00 |
Colin McCabe
|
96bfab8dbc
|
HADOOP-10781. Unportable getgrouplist usage breaks FreeBSD (Dmitry Sivachenko via Colin Patrick McCabe)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1608871 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-08 18:17:28 +00:00 |
Suresh Srinivas
|
52d8da41d9
|
HADOOP-10782. Merge r1608539 from trunk.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1608541 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-07 18:14:22 +00:00 |
Steve Loughran
|
33248102a1
|
HADOOP-10312 changes.txt updated in wrong place
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1607632 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-03 13:00:59 +00:00 |
Steve Loughran
|
6e24e1837f
|
HADOOP-9361: changes.txt
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1607629 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-03 12:56:57 +00:00 |
Steve Loughran
|
6ba46c2dfc
|
HADOOP-9361: Strictly define FileSystem APIs
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1607621 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-03 12:52:49 +00:00 |
Karthik Kambatla
|
9133e3142c
|
Preparing for 2.6.0 development. Updated versions.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1607541 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-03 06:11:57 +00:00 |
Karthik Kambatla
|
8380254440
|
Preparing for release 2.6.0
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1607539 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-03 05:56:01 +00:00 |
Chris Nauroth
|
8460971241
|
HADOOP-10767. Merging change r1607133 from trunk to branch-2.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1607134 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-01 16:36:19 +00:00 |
Alejandro Abdelnur
|
959f5ae65c
|
HADOOP-10710. hadoop.auth cookie is not properly constructed according to RFC2109. (Juan Yu via tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1606925 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-30 20:42:40 +00:00 |
Jason Darrell Lowe
|
86507ee785
|
HADOOP-10739. Renaming a file into a directory containing the same filename results in a confusing I/O error. Contributed by chang li
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1606268 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-27 23:23:39 +00:00 |
Arpit Agarwal
|
f364837694
|
HADOOP-10649: Merging r1606179 from trunk to branch-2.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1606181 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-27 18:44:31 +00:00 |
Aaron Myers
|
02679111e5
|
HADOOP-10701. NFS should not validate the access premission only based on the user's primary group. Contributed by Harsh J.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1606043 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-27 12:03:33 +00:00 |
Arpit Agarwal
|
81156309b1
|
HADOOP-10565: Merging r1605987 from trunk to branch-2.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1605989 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-27 08:34:15 +00:00 |
Chris Nauroth
|
1e852f955f
|
HADOOP-10754. Merging change r1605924 from trunk to branch-2.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1605926 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-26 23:05:46 +00:00 |
Brandon Li
|
aad8ea5896
|
HADOOP-8943. Merging change r1605857 from trunk
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1605884 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-26 19:21:00 +00:00 |
Chris Nauroth
|
d2163883f3
|
HADOOP-9705. Merging change r1605672 from trunk to branch-2.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1605673 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-26 05:40:26 +00:00 |
Ravi Prakash
|
c03c90471e
|
HADOOP-10715. Remove public GraphiteSink#setWriter()
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1605647 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-26 01:53:43 +00:00 |
Tsz-wo Sze
|
fa46e0702b
|
svn merge -c 1605239 from trunk for HADOOP-10674. Improve PureJavaCrc32 performance and use java.util.zip.CRC32 for Java 7 and above.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1605240 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-25 02:22:57 +00:00 |
Chris Nauroth
|
cce688c762
|
HADOOP-10747. Merging change r1605219 from trunk to branch-2.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1605225 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-25 00:01:59 +00:00 |
Arpit Agarwal
|
805fca1240
|
HADOOP-10652: Merging r1605145 from trunk to branch-2.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1605147 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-24 17:51:34 +00:00 |
Arpit Agarwal
|
e921428d1a
|
HADOOP-10746: Merging r1605140 from trunk to branch-2.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1605141 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-24 17:16:14 +00:00 |
Vinayakumar B
|
8c19ff9192
|
Merged revision(s) 1605049 from hadoop/common/trunk:
HADOOP-10665. Make Hadoop Authentication Handler loads case in-sensitive (Contributed by Benoy Antony)
........
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1605050 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-24 10:32:53 +00:00 |
Arpit Agarwal
|
0ca79113a1
|
HADOOP-10659: Merging r1604955 from trunk to branch-2.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1604956 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-23 23:15:26 +00:00 |
Arun Murthy
|
76dcd6d399
|
Updated release notes for hadoop-2.4.1 rc1.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1604315 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-21 05:35:53 +00:00 |
Haohui Mai
|
97012c3274
|
HADOOP-10479. Merge r1604292 from trunk.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1604293 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-20 22:25:02 +00:00 |
Chris Nauroth
|
be0fae3996
|
HADOOP-9559. Merging change r1604225 from trunk to branch-2.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1604227 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-20 18:26:46 +00:00 |
Arpit Agarwal
|
6e3f0e216e
|
HADOOP-10279: Merging r1604090 from trunk to branch-2.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1604091 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-20 05:54:46 +00:00 |
Aaron Myers
|
f4506f5f92
|
HDFS-6403. Add metrics for log warnings reported by JVM pauses. Contributed by Yongjun Zhang.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1604076 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-20 02:39:36 +00:00 |
Chris Nauroth
|
6dc87e01dc
|
HADOOP-10716. Merging change r1603668 from trunk to branch-2.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1603672 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-18 23:31:45 +00:00 |
Alejandro Abdelnur
|
602d3dd926
|
HADOOP-10711. Cleanup some extra dependencies from hadoop-auth. (rkanter via tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1603645 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-18 21:50:49 +00:00 |
Brandon Li
|
5e0bc1ee85
|
HDFS-6439. Merging change r1603622 from trunk
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1603624 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-18 20:50:05 +00:00 |
Tsz-wo Sze
|
019466b57b
|
svn merge -c 1603571 from trunk for HDFS-6530. Fix Balancer documentation.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1603572 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-18 18:45:23 +00:00 |
Ravi Prakash
|
79b2009338
|
HADOOP-10660. GraphiteSink should implement Closeable (Chen He and Ted Yu via raviprak)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1603380 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-18 09:28:26 +00:00 |
Vinayakumar B
|
5c6df64f8d
|
Merged revision(s) 1603356 from hadoop/common/trunk:
HADOOP-10590. ServiceAuthorizationManager is not threadsafe. (Contributed by Benoy Antony)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1603357 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-18 05:31:23 +00:00 |
Chris Nauroth
|
51dba744bd
|
HADOOP-10557. Merging change r1603222 from trunk to branch-2.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1603226 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-17 17:11:24 +00:00 |
Jason Darrell Lowe
|
40d4304e13
|
svn merge -c 1603042 FIXES: HADOOP-10699. Fix build native library on mac osx. Contributed by Binglin Chang
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1603043 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-17 02:25:13 +00:00 |
Andrew Wang
|
a18dce22b9
|
HADOOP-10666. Remove Copyright /d/d/d/d Apache Software Foundation from the source files license header. Contributed by Henry Saputra.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1603026 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-16 23:27:03 +00:00 |
Chris Nauroth
|
ecfea82647
|
HADOOP-10702. Merging change r1603023 from trunk to branch-2.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1603024 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-16 23:11:34 +00:00 |
Chris Nauroth
|
33c2df3a17
|
HADOOP-10683. Merging change r1602991 from trunk to branch-2.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1602994 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-16 20:32:05 +00:00 |
Jing Zhao
|
c5e9f27a58
|
HADOOP-10657. Merge r1602941 from trunk.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1602942 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-16 17:53:24 +00:00 |
Arun Murthy
|
3278b6cc39
|
Preparing to release hadoop-2.4.1.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1602887 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-16 15:11:14 +00:00 |
Sanford Ryza
|
9313bbd06e
|
HADOOP-10688. Expose thread-level FileSystem StatisticsData (Sandy Ryza)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1602519 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-13 20:57:41 +00:00 |
Chris Nauroth
|
e58355f9aa
|
HADOOP-10678. Merging change r1602473 from trunk to branch-2.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1602474 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-13 16:52:00 +00:00 |
Andrew Wang
|
15faf00a8b
|
HADOOP-10691. Improve the readability of 'hadoop fs -help'. Contributed by Lei Xu.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1602331 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-13 06:45:06 +00:00 |
Arpit Agarwal
|
e6d729c27c
|
HADOOP-6350: Merging r1602324 from trunk to branch-2.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1602325 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-13 02:56:47 +00:00 |
Karthik Kambatla
|
c43ab7f08e
|
YARN-2155. FairScheduler: Incorrect threshold check for preemption. (Wei Yan via kasha)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1602297 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-12 21:26:39 +00:00 |
Andrew Wang
|
35eeacc122
|
HDFS-6460. Ignore stale and decommissioned nodes in NetworkTopology#sortByDistance. Contributed by Yongjun Zhang.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1602287 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-12 20:45:52 +00:00 |
Chris Nauroth
|
7b1c468b43
|
HADOOP-10561. Merging change r1602225 from trunk to branch-2.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1602229 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-12 16:58:40 +00:00 |
Uma Maheswara Rao G
|
d59ca5c4e1
|
Merged from trunk to branch-2. HDFS-6375. Listing extended attributes with the search permission. Contributed by Charles Lamb
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1602133 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-12 12:02:57 +00:00 |
Zhijie Shen
|
48520b43ff
|
YARN-2075. Fixed the test failure of TestRMAdminCLI. Contributed by Kenji Kikushima.
svn merge --ignore-ancestry -c 1602071 ../../trunk/
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1602073 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-12 06:48:49 +00:00 |
Arpit Agarwal
|
8314818b6f
|
HADOOP-10376: Merging r1602055 from trunk to branch-2.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1602057 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-12 01:43:01 +00:00 |
Alejandro Abdelnur
|
cbec85322f
|
HDFS-6379. HTTPFS - Implement ACLs support. (yoderme via tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1602042 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-11 22:40:15 +00:00 |
Jason Darrell Lowe
|
128519958f
|
svn merge -c 1602033 FIXES: HADOOP-10622. Shell.runCommand can deadlock. Contributed by Gera Shegalov
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1602034 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-11 22:06:12 +00:00 |
Uma Maheswara Rao G
|
6eb03a41cb
|
Merge HDFS-2006 HDFS XAttrs feature from Trunk to Branch-2
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1601992 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-11 19:25:17 +00:00 |
Brandon Li
|
e5dadff1b7
|
HADOOP-10656. Merging change r1601985 from trunk
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1601986 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-11 18:58:44 +00:00 |
Chris Nauroth
|
74a6db7b27
|
HADOOP-9555. Merging change r1601709 from trunk to branch-2.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1601713 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-10 18:05:22 +00:00 |
Aaron Myers
|
d156c785a6
|
HADOOP-10664. TestNetUtils.testNormalizeHostName fails. Contributed by Aaron T. Myers.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1601483 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-09 19:03:37 +00:00 |
Aaron Myers
|
d3473f1e20
|
HADOOP-9099. NetUtils.normalizeHostName fails on domains where UnknownHost resolves to an IP address. Contributed by Ivan Mitic.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1601479 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-09 18:59:53 +00:00 |
Steve Loughran
|
d7f5d6795c
|
HADOOP-10647. String Format Exception in SwiftNativeFileSystemStore.java.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1600970 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-06 17:59:37 +00:00 |
Andrew Wang
|
45847e8df1
|
Addendum for common changes in HDFS-6268
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1599846 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-04 01:08:02 +00:00 |
Andrew Wang
|
bb87b70e37
|
Revert bad HDFS-6268 commit from branch-2
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1599807 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-03 22:06:11 +00:00 |
Andrew Wang
|
2088225632
|
HDFS-6268. Merged from r1599734. Better sorting in NetworkTopology#pseudoSortByDistance when no local node is found. (wang)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1599737 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-03 18:33:51 +00:00 |
Aaron Myers
|
53a0b3c496
|
HADOOP-10658. SSLFactory expects truststores being configured. Contributed by Alejandro Abdelnur.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1599436 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-03 07:24:42 +00:00 |
Ravi Prakash
|
f8a3041cfe
|
HADOOP-9704. Write metrics sink plugin for Hadoop/Graphite (Chu Tong, Alex Newman and Babak Behzad via raviprak)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1599415 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-03 05:51:52 +00:00 |
Jing Zhao
|
adc4dc57c8
|
HADOOP-10630. Merge change r1599366 from trunk.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1599369 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-02 21:43:48 +00:00 |
Brandon Li
|
c1e2673754
|
HDFS-6056. Merging change r1598782 from trunk
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1598792 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-31 00:26:34 +00:00 |
Suresh Srinivas
|
c5c3241da8
|
HADOOP-10342. Merging branch-2 equivalent of commit 1568525 from trunk
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1598754 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-30 21:56:58 +00:00 |
Aaron Myers
|
452b37a2d7
|
HADOOP-10638. Updating hadoop-daemon.sh to work as expected when nfs is started as a privileged user. Contributed by Manikandan Narayanaswamy.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1598452 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-30 01:53:36 +00:00 |
Arpit Agarwal
|
d1b7433a62
|
HADOOP-9968 and HADOOP-10448. Merging r1570934 and 1598396 from trunk to branch-2.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1598440 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-29 23:38:07 +00:00 |
Alejandro Abdelnur
|
7d3496c7be
|
HADOOP-10639. FileBasedKeyStoresFactory initialization is not using default for SSL_REQUIRE_CLIENT_CERT_KEY. (tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1598415 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-29 21:40:15 +00:00 |
Chris Nauroth
|
8169cd491f
|
HADOOP-10602. Merging change r1598339 from trunk to branch-2.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1598340 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-29 17:36:03 +00:00 |
Chris Nauroth
|
7895ecccac
|
HADOOP-10602. Merging change r1598337 from trunk to branch-2.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1598338 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-29 17:33:10 +00:00 |
Arpit Agarwal
|
d25d41d49b
|
HADOOP-10566. Refactor proxyservers out of ProxyUsers. (Contributed by Benoy Antony)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1598140 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-28 21:12:06 +00:00 |