Steve Loughran
|
e09ea0c06e
|
HADOOP-9361: Strictly define FileSystem APIs
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1607596 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-03 12:04:50 +00:00 |
|
Steve Loughran
|
362ae5143c
|
HADOOP-10312 Shell.ExitCodeException to have more useful toString
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1607591 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-03 11:28:02 +00:00 |
|
Karthik Kambatla
|
54dc17ce2f
|
Preparing for release 2.6.0
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1607538 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-03 05:55:05 +00:00 |
|
Chris Nauroth
|
e6b0f6d346
|
HADOOP-10767. Clean up unused code in Ls shell command. Contributed by Chris Nauroth.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1607133 13f79535-47bb-0310-9956-ffa450edef68
|
2014-07-01 16:33:04 +00:00 |
|
Alejandro Abdelnur
|
950ae82571
|
HADOOP-10695. KMSClientProvider should respect a configurable timeout. (yoderme via tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1606930 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-30 20:54:56 +00:00 |
|
Alejandro Abdelnur
|
4ac6e1d895
|
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/trunk@1606923 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-30 20:41:13 +00:00 |
|
Jason Darrell Lowe
|
739b135dcc
|
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/trunk@1606267 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-27 23:22:35 +00:00 |
|
Arpit Agarwal
|
bbbbd270c7
|
HADOOP-10649. Allow overriding the default ACL for service authorization (Contributed by Benoy Antony)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1606179 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-27 18:43:42 +00:00 |
|
Aaron Myers
|
5f880f79d2
|
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/trunk@1606042 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-27 12:00:55 +00:00 |
|
Arpit Agarwal
|
fdf901451f
|
HADOOP-10565. Support IP ranges (CIDR) in proxyuser.hosts. (Contributed by Benoy Antony)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1605987 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-27 08:32:51 +00:00 |
|
Chris Nauroth
|
d43112471b
|
HADOOP-10754. Reenable several HA ZooKeeper-related tests on Windows. Contributed by Chris Nauroth.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1605924 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-26 22:58:21 +00:00 |
|
Brandon Li
|
f194aaa0d1
|
HADOOP-8943. Support multiple group mapping providers. Contributed by Kai Zheng
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1605857 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-26 17:14:11 +00:00 |
|
Chris Nauroth
|
c3e26735a6
|
HADOOP-9705. FsShell cp -p does not preserve directory attibutes. Contributed by Akira AJISAKA.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1605672 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-26 05:36:54 +00:00 |
|
Ravi Prakash
|
7fcaab2350
|
HADOOP-10715. Remove public GraphiteSink#setWriter()
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1605646 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-26 01:50:58 +00:00 |
|
Tsz-wo Sze
|
988bc17bc3
|
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/trunk@1605239 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-25 02:22:15 +00:00 |
|
Chris Nauroth
|
2eb913b6ec
|
HADOOP-10747. Support configurable retries on SASL connection failures in RPC client. Contributed by Chris Nauroth.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1605219 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-24 23:11:53 +00:00 |
|
Chris Nauroth
|
0d91576ec3
|
HADOOP-10728. Metrics system for Windows Azure Storage Filesystem. Contributed by Dexter Bradshaw, Mostafa Elhemali, Xi Fang, Johannes Klein, David Lao, Mike Liddell, Chuan Liu, Lengning Liu, Ivan Mitic, Michael Rys, Alexander Stojanovic, Brian Swan, and Min Wei.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1605187 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-24 20:52:44 +00:00 |
|
Chris Nauroth
|
eaf2f6137f
|
HADOOP-9629. In CHANGES.txt, move attribution of Azure-related patches to trunk section.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1605183 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-24 20:47:05 +00:00 |
|
Haohui Mai
|
fdbff67856
|
HADOOP-10717. HttpServer2 should load jsp DTD from local jars instead of going remote. Contributed by Dapeng Sun.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1605146 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-24 17:51:21 +00:00 |
|
Arpit Agarwal
|
b880b48b35
|
HADOOP-10652. Refactor Proxyusers to use AccessControlList. (Contributed by Benoy Antony)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1605145 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-24 17:51:09 +00:00 |
|
Arpit Agarwal
|
b7e3c2eecd
|
HADOOP-10746. TestSocketIOWithTimeout#testSocketIOWithTimeout fails on Power PC. (Contributed by Jinghui Wang)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1605140 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-24 17:15:41 +00:00 |
|
Vinayakumar B
|
22b9a60964
|
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/trunk@1605049 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-24 10:31:07 +00:00 |
|
Arpit Agarwal
|
214aceb9f7
|
HADOOP-10659. Refactor AccessControlList to reuse utility functions and to improve performance. (Contributed by Benoy Antony)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1604955 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-23 23:15:02 +00:00 |
|
Arun Murthy
|
905c58ed27
|
Updated release notes for hadoop-2.4.1 rc1.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1604314 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-21 05:33:35 +00:00 |
|
Haohui Mai
|
bfc9c4b5a5
|
HADOOP-10479. Fix new findbugs warnings in hadoop-minikdc. Contributed by Swarnim Kulkarni.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1604292 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-20 22:23:31 +00:00 |
|
Chris Nauroth
|
61bf9f7799
|
HADOOP-10690. Lack of synchronization on access to InputStream in NativeAzureFileSystem#NativeAzureFsInputStream#close(). Contributed by Chen He.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1604236 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-20 18:36:11 +00:00 |
|
Chris Nauroth
|
8300b9fb38
|
HADOOP-10689. InputStream is not closed in AzureNativeFileSystemStore#retrieve(). Contributed by Chen He.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1604233 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-20 18:30:49 +00:00 |
|
Chris Nauroth
|
f8041b0540
|
HADOOP-9559. When metrics system is restarted MBean names get incorrectly flagged as dupes. Contributed by Mostafa Elhemali and Mike Liddell.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1604225 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-20 18:24:03 +00:00 |
|
Arpit Agarwal
|
e74d99b81e
|
HADOOP-10279. Create multiplexer, a requirement for the fair queue. (Contributed by Chris Li)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1604090 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-20 05:53:41 +00:00 |
|
Aaron Myers
|
af6c91a80c
|
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/trunk@1604074 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-20 02:38:00 +00:00 |
|
Alejandro Abdelnur
|
38e2322d84
|
HADOOP-10696. Add optional attributes to KeyProvider Options and Metadata. (tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1604041 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-19 22:18:03 +00:00 |
|
Chris Nauroth
|
db437b7cbb
|
HADOOP-10716. Cannot use more than 1 har filesystem. Contributed by Rushabh Shah.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1603668 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-18 23:27:45 +00:00 |
|
Alejandro Abdelnur
|
cebf3c6eec
|
HADOOP-10711. Cleanup some extra dependencies from hadoop-auth. (rkanter via tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1603643 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-18 21:47:40 +00:00 |
|
Brandon Li
|
2ecab65e3e
|
HDFS-6439. NFS should not reject NFS requests to the NULL procedure whether port monitoring is enabled or not. Contributed by Brandon Li
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1603622 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-18 20:45:53 +00:00 |
|
Haohui Mai
|
22cbcd16cb
|
HADOOP-10717. Revert r1603571.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1603620 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-18 20:37:25 +00:00 |
|
Tsz-wo Sze
|
1af69553a1
|
HDFS-6530. Fix Balancer documentation.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1603571 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-18 18:44:28 +00:00 |
|
Steve Loughran
|
bae5837d3b
|
HADOOP-10717. Missing JSP support in Jetty
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1603534 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-18 17:08:45 +00:00 |
|
Owen O'Malley
|
c79728478c
|
HADOOP-10607. Create API to separate credential/password storage from
applications. (Larry McCay via omalley)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1603491 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-18 15:45:20 +00:00 |
|
Ravi Prakash
|
1adec79c7b
|
HADOOP-10660. GraphiteSink should implement Closeable (Chen He and Ted Yu via raviprak)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1603379 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-18 09:27:03 +00:00 |
|
Vinayakumar B
|
44ac7437ad
|
HADOOP-10590. ServiceAuthorizationManager is not threadsafe. (Contributed by Benoy Antony)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1603356 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-18 05:29:03 +00:00 |
|
Chris Nauroth
|
6e37dd331b
|
HADOOP-10557. FsShell -cp -pa option for preserving extended ACLs. Contributed by Akira Ajisaka.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1603222 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-17 17:08:07 +00:00 |
|
Jason Darrell Lowe
|
c1eda00e84
|
HADOOP-10699. Fix build native library on mac osx. Contributed by Binglin Chang
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1603042 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-17 02:23:58 +00:00 |
|
Andrew Wang
|
50cd2a6bed
|
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/trunk@1603025 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-16 23:23:33 +00:00 |
|
Chris Nauroth
|
c04a4b4227
|
HADOOP-10702. KerberosAuthenticationHandler does not log the principal names correctly. Contributed by Benoy Antony.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1603023 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-16 23:09:30 +00:00 |
|
Chris Nauroth
|
05b8e8f7c1
|
HADOOP-10683. Users authenticated with KERBEROS are recorded as being authenticated with SIMPLE. Contributed by Benoy Antony.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1602991 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-16 20:30:04 +00:00 |
|
Jing Zhao
|
b2ffbd8796
|
HADOOP-10657. Have RetryInvocationHandler log failover attempt at INFO level. Contributed by Ming Ma.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1602941 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-16 17:51:37 +00:00 |
|
Arun Murthy
|
26936978be
|
Preparing to release hadoop-2.4.1.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1602886 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-16 15:07:00 +00:00 |
|
Sanford Ryza
|
41eca36855
|
HADOOP-10688. Expose thread-level FileSystem StatisticsData (Sandy Ryza)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1602516 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-13 20:45:24 +00:00 |
|
Chris Nauroth
|
d282b7d2cb
|
HADOOP-10678. SecurityUtil has unnecessary synchronization on collection used for only tests. Contributed by Benoy Antony.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1602473 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-13 16:47:49 +00:00 |
|
Andrew Wang
|
be3fdd1c40
|
HADOOP-10691. Improve the readability of 'hadoop fs -help'. Contributed by Lei Xu.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1602329 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-13 06:39:57 +00:00 |
|
Arpit Agarwal
|
ab54276440
|
HADOOP-6350. Document Hadoop Metrics. (Contributed by Akira Ajisaka)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1602324 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-13 02:56:14 +00:00 |
|
Chris Nauroth
|
2368332138
|
HADOOP-10561. Copy command with preserve option should handle Xattrs. Contributed by Yi Liu.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1602225 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-12 16:34:02 +00:00 |
|
Karthik Kambatla
|
fc7c8f9bf2
|
HADOOP-10686. Writables are not always configured. (Abraham Elmahrek via kasha)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1602079 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-12 07:23:20 +00:00 |
|
Zhijie Shen
|
deb858a835
|
YARN-2075. Fixed the test failure of TestRMAdminCLI. Contributed by Kenji Kikushima.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1602071 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-12 06:40:32 +00:00 |
|
Arpit Agarwal
|
34e9173c00
|
HADOOP-10376. Refactor refresh*Protocols into a single generic refreshConfigProtocol. (Contributed by Chris Li)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1602055 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-12 01:27:39 +00:00 |
|
Alejandro Abdelnur
|
8bfbec8cfb
|
HDFS-6379. HTTPFS - Implement ACLs support. (yoderme via tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1602040 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-11 22:35:18 +00:00 |
|
Jason Darrell Lowe
|
1758f3146a
|
HADOOP-10622. Shell.runCommand can deadlock. Contributed by Gera Shegalov
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1602033 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-11 22:05:04 +00:00 |
|
Uma Maheswara Rao G
|
22ec67ea6f
|
Moved the HDFS-2006 break down tasks list to 2.5 section in merging HDFS-2006 to branch-2
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1602003 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-11 19:51:36 +00:00 |
|
Brandon Li
|
ca8f112d2f
|
HADOOP-10656. The password keystore file is not picked by LDAP group mapping. Contributed by Brandon Li
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1601985 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-11 18:54:09 +00:00 |
|
Chris Nauroth
|
81bc395deb
|
HADOOP-9629. Support Windows Azure Storage - Blob as a file system in Hadoop. Contributed by Dexter Bradshaw, Mostafa Elhemali, Xi Fang, Johannes Klein, David Lao, Mike Liddell, Chuan Liu, Lengning Liu, Ivan Mitic, Michael Rys, Alexander Stojanovic, Brian Swan, and Min Wei.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1601781 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-10 22:26:45 +00:00 |
|
Chris Nauroth
|
50b0653e1e
|
HADOOP-9555. HA functionality that uses ZooKeeper may experience inadvertent TCP RST and miss session expiration event due to bug in client connection management. Contributed by Chris Nauroth.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1601709 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-10 17:59:53 +00:00 |
|
Andrew Wang
|
123c563fe6
|
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/trunk@1601535 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-10 00:39:20 +00:00 |
|
Aaron Myers
|
36383505c4
|
Moving CHANGES.txt entry for HADOOP-9099 to the correct section.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1601482 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-09 19:01:39 +00:00 |
|
Aaron Myers
|
d4b9a04840
|
HADOOP-10664. TestNetUtils.testNormalizeHostName fails. Contributed by Aaron T. Myers.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1601478 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-09 18:53:19 +00:00 |
|
Steve Loughran
|
3d077726d0
|
HADOOP-10647. String Format Exception in SwiftNativeFileSystemStore.java.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1600971 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-06 18:00:52 +00:00 |
|
Andrew Wang
|
02fcb6b6ba
|
HDFS-6268. Better sorting in NetworkTopology#pseudoSortByDistance when no local node is found. (wang)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1599734 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-03 18:33:09 +00:00 |
|
Aaron Myers
|
0634b42366
|
HADOOP-10658. SSLFactory expects truststores being configured. Contributed by Alejandro Abdelnur.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1599435 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-03 07:23:16 +00:00 |
|
Ravi Prakash
|
ad5d0d7167
|
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/trunk@1599413 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-03 05:42:50 +00:00 |
|
Jing Zhao
|
cf03bdc3fc
|
HADOOP-10630. Possible race condition in RetryInvocationHandler. Contributed by Jing Zhao.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1599366 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-02 21:33:07 +00:00 |
|
Andrew Wang
|
880a0c673c
|
HDFS-6375. Listing extended attributes with the search permission. Contributed by Charles Lamb.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1598788 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-31 00:12:02 +00:00 |
|
Brandon Li
|
42391d260d
|
HDFS-6056. Clean up NFS config settings. Contributed by Brandon Li
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1598782 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-30 23:53:00 +00:00 |
|
Alejandro Abdelnur
|
12cf17555f
|
HADOOP-10611. KMS, keyVersion name should not be assumed to be keyName@versionNumber. (tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1598775 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-30 23:19:11 +00:00 |
|
Alejandro Abdelnur
|
05d8586bc0
|
HADOOP-10645. TestKMS fails because race condition writing acl files. (tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1598773 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-30 23:12:02 +00:00 |
|
Aaron Myers
|
6809d583d7
|
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/trunk@1598451 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-30 01:52:17 +00:00 |
|
Arpit Agarwal
|
b3d7759c5e
|
HADOOP-9968. Update CHANGES.txt in trunk.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1598442 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-29 23:40:49 +00:00 |
|
Alejandro Abdelnur
|
04b0f6851b
|
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/trunk@1598413 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-29 21:39:16 +00:00 |
|
Arpit Agarwal
|
4a4868e523
|
HADOOP-10448. Support pluggable mechanism to specify proxy user settings (Contributed by Benoy Antony)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1598396 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-29 20:52:01 +00:00 |
|
Chris Nauroth
|
3c5ce2df94
|
HADOOP-10602. Correct CHANGES.txt.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1598339 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-29 17:34:17 +00:00 |
|
Chris Nauroth
|
806f4d11f2
|
HADOOP-10602. Documentation has broken "Go Back" hyperlinks. Contributed by Akira AJISAKA.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1598337 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-29 17:26:50 +00:00 |
|
Xuan Gong
|
fc1e525da0
|
HADOOP-10625. Trim configuration names when putting/getting them to properties
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1598072 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-28 17:10:36 +00:00 |
|
Brandon Li
|
0ec6fc9e3c
|
HDFS-6411. nfs-hdfs-gateway mount raises I/O error and hangs when a unauthorized user attempts to access it. Contributed by Brandon Li
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1597895 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-27 22:58:55 +00:00 |
|
Andrew Wang
|
1ba203e3e0
|
HDFS-6435. Add support for specifying a static uid/gid mapping for the NFS gateway. (atm via wang)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1596966 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-22 20:44:30 +00:00 |
|
Arpit Agarwal
|
3c4c16a4f7
|
HADOOP-10618. Remove SingleNodeSetup.apt.vm (Contributed by Akira Ajisaka)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1596964 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-22 20:41:21 +00:00 |
|
Jing Zhao
|
3671a5e16f
|
MAPREDUCE-5899. Support incremental data copy in DistCp. Contributed by Jing Zhao.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1596931 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-22 18:17:11 +00:00 |
|
Uma Maheswara Rao G
|
ac23a55547
|
Merge HDFS-2006 HDFS XAttrs branch to Trunk
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1596575 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-21 13:57:33 +00:00 |
|
Arpit Agarwal
|
011b53be7f
|
HADOOP-10562. Fix CHANGES.txt entry again
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1596386 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-20 20:16:17 +00:00 |
|
Arpit Agarwal
|
14ff0a14f9
|
HADOOP-10562. Fix CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1596378 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-20 19:28:45 +00:00 |
|
Brandon Li
|
674c523db1
|
HADOOP-10612. NFS failed to refresh the user group id mapping table. Contributed by Brandon Li
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1596075 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-19 22:16:11 +00:00 |
|
Jason Darrell Lowe
|
161dcf1d12
|
Updated CHANGES.txt to reflect revert of HADOOP 10474 and 10485 from branch-2
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1596049 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-19 20:37:49 +00:00 |
|
Aaron Myers
|
bd64a2a9cd
|
HADOOP-10489. UserGroupInformation#getTokens and UserGroupInformation#addToken can lead to ConcurrentModificationException. Contributed by Robert Kanter.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1596020 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-19 19:56:29 +00:00 |
|
Sanford Ryza
|
1e4e98aa35
|
HADOOP-10614. CBZip2InputStream is not threadsafe (Xiangrui Meng via Sandy Ryza)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1595521 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-17 18:04:03 +00:00 |
|
Karthik Kambatla
|
7bff84ad19
|
HADOOP-10609. .gitignore should ignore .orig and .rej files. (kasha)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1595411 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-17 01:39:03 +00:00 |
|
Aaron Myers
|
da3992b4e3
|
HDFS-6406. Add capability for NFS gateway to reject connections from unprivileged ports. Contributed by Aaron T. Myers.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1595351 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-16 21:23:03 +00:00 |
|
Chris Nauroth
|
11be7334c4
|
MAPREDUCE-5809. Enhance distcp to support preserving HDFS ACLs. Contributed by Chris Nauroth.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1595283 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-16 18:25:23 +00:00 |
|
Alejandro Abdelnur
|
51b37969df
|
HADOOP-10586. KeyShell doesn't allow setting Options via CLI. (clamb via tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1595105 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-16 05:06:28 +00:00 |
|
Brandon Li
|
1c0e7a318e
|
HDFS-6361. TestIdUserGroup.testUserUpdateSetting failed due to out of range nfsnobody Id. Contributed by Yongjun Zhang
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1595050 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-15 21:23:38 +00:00 |
|
Chris Nauroth
|
65158e478f
|
HDFS-6326. WebHdfs ACL compatibility is broken. Contributed by Chris Nauroth.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1594743 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-14 22:35:56 +00:00 |
|
Colin McCabe
|
f099fa4cd4
|
HADOOP-10401. ShellBasedUnixGroupsMapping#getGroups does not always return primary group first (ajisakaa via cmccabe)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1594714 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-14 21:01:03 +00:00 |
|
Kihwal Lee
|
88e76f9c45
|
HDFS-2949. Add check to active state transition to prevent operator-induced split brain. Contributed by Rushabh S Shah.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1594709 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-14 20:45:07 +00:00 |
|
Alejandro Abdelnur
|
c54a4bb666
|
HADOOP-10583. bin/hadoop key throws NPE with no args and assorted other fixups. (clamb via tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1594320 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-13 18:29:40 +00:00 |
|