cnauroth
|
39f451e721
|
HADOOP-11959. WASB should configure client side socket timeout in storage client blob request options. Contributed by Ivan Mitic.
(cherry picked from commit 94e7d49a6d )
Conflicts:
hadoop-project/pom.xml
|
2015-05-28 12:32:55 -07:00 |
Colin Patrick Mccabe
|
4b108a441d
|
HADOOP-11894. Bump the version of Apache HTrace to 3.2.0-incubating (Masatake Iwasaki via Colin P. McCabe)
(cherry picked from commit a1140959da )
|
2015-05-28 12:03:07 -07:00 |
Haohui Mai
|
f70b9d9241
|
HDFS-8377. Support HTTP/2 in datanode. Contributed by Duo Zhang.
|
2015-05-24 22:30:50 -07:00 |
Akira Ajisaka
|
b95d21c379
|
HADOOP-11594. Improve the readability of site index of documentation. Contributed by Masatake Iwasaki.
(cherry picked from commit ab7958f227 )
|
2015-05-22 16:54:46 +09:00 |
Akira Ajisaka
|
6d7e7ef1c4
|
YARN-3694. Fix dead link for TimelineServer REST API. Contributed by Jagadesh Kiran N.
(cherry picked from commit a5def58087 )
|
2015-05-21 23:15:17 +09:00 |
Haohui Mai
|
ed320da2ba
|
HADOOP-11995. Make jetty version configurable from the maven command line. Contributed by Sriharsha Devineni.
|
2015-05-19 18:28:34 -07:00 |
Zhijie Shen
|
6043224458
|
YARN-3539. Updated timeline server documentation and marked REST APIs evolving. Contributed by Steve Loughran.
(cherry picked from commit fcd0702c10 )
|
2015-05-12 21:13:47 -07:00 |
Tsuyoshi Ozawa
|
5ddc3adb0d
|
YARN-3169. Drop YARN's overview document. Contributed by Brahma Reddy Battula.
(cherry picked from commit b419c1b2ec )
|
2015-05-08 19:58:47 +09:00 |
Jonathan Eagles
|
9ed6b77da1
|
HADOOP-11889. Make checkstyle runnable from root project (Gera Shegalov via jeagles)
(cherry picked from commit 2d7363b273 )
Conflicts:
pom.xml
|
2015-05-01 19:04:41 -07:00 |
Tsuyoshi Ozawa
|
bc979ff3bf
|
HADOOP-11811. Fix typos in hadoop-project/pom.xml. Contributed by Brahma Reddy Battula.
(cherry picked from commit 174d8b3a10 )
|
2015-04-13 07:00:33 -05:00 |
Owen O'Malley
|
c16af2f6f8
|
HADOOP-11717. Support JWT tokens for web single sign on to the Hadoop
servers. (Larry McCay via omalley)
|
2015-04-07 08:17:10 -07:00 |
Vinod Kumar Vavilapalli
|
00854d2c2f
|
HADOOP-11776. Fixed the broken JDiff support in Hadoop 2. Contributed by Li Lu.
(cherry picked from commit 4b3948ea36 )
|
2015-04-04 13:52:51 -07:00 |
Haohui Mai
|
1278310c21
|
HDFS-7893. Update the POM to create a separate hdfs-client jar. Contributed by Haohui Mai.
|
2015-04-02 15:39:40 -07:00 |
Tsuyoshi Ozawa
|
0eeb760c55
|
HADOOP-11729. Fix link to cgroups doc in site.xml. Contributed by Masatake Iwasaki.
(cherry picked from commit 522c897146 )
|
2015-03-19 23:08:41 +09:00 |
Xuan
|
498d775c9b
|
YARN-3338. Exclude jline dependency from YARN. Contributed by Zhijie
Shen
(cherry picked from commit 06ce1d9a6c )
|
2015-03-12 10:25:55 -07:00 |
Haohui Mai
|
e75e6c66ea
|
HADOOP-11633. Convert remaining branch-2 .apt.vm files to markdown. Contributed by Masatake Iwasaki.
|
2015-03-11 14:23:44 -07:00 |
Vinod Kumar Vavilapalli
|
d9416317a9
|
Preparing for 2.8.0 development. Changing SNAPSHOT version to be 2.8 on branch-2.
|
2015-03-08 20:32:51 -07:00 |
cnauroth
|
02cadbd24b
|
HADOOP-11642. Upgrade azure sdk version from 0.6.0 to 2.0.0. Contributed by Shashank Khandelwal and Ivan Mitic.
(cherry picked from commit 608ebd52ba )
Conflicts:
hadoop-project/pom.xml
|
2015-03-06 15:29:22 -08:00 |
Akira Ajisaka
|
f7a724ca9e
|
HADOOP-10976. Backport "moving the source code of hadoop-tools docs to the directory under hadoop-tools" to branch-2. Contributed by Masatake Iwasaki.
(cherry picked from commit 9112f093cd )
Conflicts:
hadoop-common-project/hadoop-common/CHANGES.txt
|
2015-02-28 17:06:58 -08:00 |
Colin Patrick Mccabe
|
343cffb0ea
|
HADOOP-11495. Backport "convert site documentation from apt to markdown" to branch-2 (Masatake Iwasaki via Colin P. McCabe)
(cherry-picked from commit b6fc1f3e43 )
Conflicts:
hadoop-common-project/hadoop-common/src/site/apt/ClusterSetup.apt.vm
hadoop-common-project/hadoop-common/src/site/apt/CommandsManual.apt.vm
hadoop-common-project/hadoop-common/src/site/apt/FileSystemShell.apt.vm
hadoop-common-project/hadoop-common/src/site/apt/RackAwareness.apt.vm
hadoop-common-project/hadoop-common/src/site/apt/SingleCluster.apt.vm
hadoop-common-project/hadoop-common/src/site/apt/FileSystemShell.apt.vm
hadoop-common-project/hadoop-common/src/site/apt/SecureMode.apt.vm
hadoop-common-project/hadoop-common/src/site/apt/Tracing.apt.vm
hadoop-project/src/site/site.xml
|
2015-02-24 15:48:58 -08:00 |
Jian He
|
b8fe1a747e
|
YARN-1514. Utility to benchmark ZKRMStateStore#loadState for RM HA. Contributed by Tsuyoshi OZAWA
(cherry picked from commit 1c03376300 )
|
2015-02-18 16:34:42 -08:00 |
Karthik Kambatla
|
fcf3dc5977
|
HADOOP-11492. Bump up curator version to 2.7.1. (Arun Suresh and Karthik Kambatla via kasha)
(cherry picked from commit 55235d28c3 )
|
2015-02-04 14:00:44 -08:00 |
Colin Patrick Mccabe
|
80381b62aa
|
HADOOP-11498. Bump the version of HTrace to 3.1.0-incubating (Masatake Iwasaki via Colin P. McCabe)
(cherry picked from commit 09ad9a868a )
|
2015-01-30 16:02:36 -08:00 |
Allen Wittenauer
|
a754f94ed7
|
MAPREDUCE-6151. Update document of GridMix (Masatake Iwasaki via aw)
|
2015-01-30 11:09:03 -08:00 |
Allen Wittenauer
|
3165e778f3
|
MAPREDUCE-6150. Update document of Rumen (Masatake Iwasaki via aw)
|
2015-01-29 14:18:25 -08:00 |
Akira Ajisaka
|
7411c74b11
|
HADOOP-10574. Bump the maven plugin versions too -moving the numbers into properties. (aajisaka)
(cherry picked from commit 57b8950f37 )
Conflicts:
pom.xml
|
2015-01-30 02:27:36 +09:00 |
Tsuyoshi Ozawa
|
235a77fe1c
|
HADOOP-11317. Increment SLF4J version to 1.7.10. Contributed by Tim Robertson.
(cherry picked from commit 20a4768397 )
|
2015-01-28 21:55:33 +09:00 |
Allen Wittenauer
|
03ee9e344f
|
HADOOP-11008. Remove duplicated description about proxy-user in site documents (Masatake Iwasaki via aw)
|
2015-01-22 14:30:35 -08:00 |
Jian He
|
68709cb9be
|
YARN-2956. Added missing links in YARN documentation. Contributed by Masatake Iwasaki
(cherry picked from commit 27a489cba6 )
|
2015-01-09 17:47:00 -08:00 |
arp
|
0a5b28605f
|
HADOOP-11395. Add site documentation for Azure Storage FileSystem integration. (Contributed by Chris Nauroth)
|
2014-12-19 18:54:35 -08:00 |
Junping Du
|
cec9300201
|
YARN-2949. Add documentation for CGroups. (Contributed by Varun Vasudev)
(cherry picked from commit 389f881d42 )
|
2014-12-18 06:26:53 -08:00 |
Chris Nauroth
|
82268d87bc
|
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
(cherry picked from commit 81bc395deb )
Conflicts:
hadoop-common-project/hadoop-common/CHANGES.txt
hadoop-project/pom.xml
hadoop-tools/hadoop-tools-dist/pom.xml
hadoop-tools/pom.xml
|
2014-12-17 14:56:05 -08:00 |
Haohui Mai
|
e869276005
|
HADOOP-11420. Use latest maven-site-plugin and replace link to svn with link to git. Contributed by Hervé Boutemy.
|
2014-12-17 14:05:59 -08:00 |
cnauroth
|
b9f1e88df7
|
HADOOP-11396. Provide navigation in the site documentation linking to the Hadoop Compatible File Systems. Contributed by Chris Nauroth.
(cherry picked from commit cbfb996fb4 )
|
2014-12-12 23:32:55 -08:00 |
Haohui Mai
|
c9e9f82ec6
|
HADOOP-10476. Bumping the findbugs version to 3.0.0. Contributed by Haohui Mai.
|
2014-12-09 10:38:43 -08:00 |
Steve Loughran
|
a7be36384a
|
HADOOP-11363 Hadoop maven surefire-plugin uses must set heap size.
|
2014-12-09 11:04:59 +00:00 |
Steve Loughran
|
275561d848
|
HADOOP-10530 Make hadoop build on Java7+ only (stevel)
|
2014-12-08 15:30:34 +00:00 |
Ravi Prakash
|
d863f54f57
|
YARN-1964. Create Docker analog of the LinuxContainerExecutor in YARN
|
2014-11-11 21:29:27 -08:00 |
Arun C. Murthy
|
adfb830a2b
|
Preparing to release hadoop-2.6.0: Set version in branch-2 to 2.7.0-SNAPSHOT.
|
2014-11-09 19:19:02 -08:00 |
Jason Lowe
|
9447235527
|
YARN-2632. Document NM Restart feature. Contributed by Junping Du and Vinod Kumar Vavilapalli
(cherry picked from commit 1e215e8ba2 )
|
2014-11-07 23:41:29 +00:00 |
Haohui Mai
|
aa09c4c342
|
HADOOP-10563. Remove the dependency of jsp in trunk. Contributed by Haohui Mai.
|
2014-11-04 14:52:51 -08:00 |
Haohui Mai
|
3bdfd6e58e
|
HADOOP-10847. Remove the usage of sun.security.x509.* in testing code. Contributed by Pascal Oliva.
|
2014-11-04 10:52:22 -08:00 |
Haohui Mai
|
d2d2c84a10
|
HDFS-7147. Update archival storage user documentation. Contributed by Tsz Wo Nicholas Sze.
|
2014-11-03 15:10:37 -08:00 |
Haohui Mai
|
bbdd990864
|
HDFS-7280. Use netty 4 in WebImageViewer. Contributed by Haohui Mai.
|
2014-10-28 16:54:04 -07:00 |
Steve Loughran
|
d218ab58fc
|
YARN-913 service registry: YARN-2652 add hadoop-yarn-registry package under hadoop-yarn
|
2014-10-08 12:55:47 -07:00 |
Kihwal Lee
|
7910c6d035
|
HADOOP-11007. Reinstate building of ant tasks support. Contributed by
Jason Lowe.
(cherry picked from commit 99d7a452be )
|
2014-10-07 16:23:52 -05:00 |
Tsz-Wo Nicholas Sze
|
022474c807
|
Merge branch 'HDFS-6584' into trunk
Conflicts:
hadoop-common-project/hadoop-common/src/main/conf/hadoop-env.sh
hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
hadoop-hdfs-project/hadoop-hdfs/src/main/bin/hdfs
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/protocolPB/PBHelper.java
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/balancer/Dispatcher.java
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/balancer/NameNodeConnector.java
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/FSDirectory.java
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/FSEditLogLoader.java
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/FSNamesystem.java
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/blockmanagement/TestReplicationPolicy.java
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/blockmanagement/TestReplicationPolicyConsiderLoad.java
|
2014-09-26 04:47:25 +08:00 |
Alejandro Abdelnur
|
897ced1a20
|
HADOOP-11017. KMS delegation token secret manager should be able to use zookeeper as store. (asuresh via tucu)
(cherry picked from commit db890eef32 )
Conflicts:
hadoop-project/pom.xml
|
2014-09-20 08:24:34 -07:00 |
Alejandro Abdelnur
|
5d897026e4
|
HDFS-7006. Test encryption zones with KMS. (Anthony Young-Garner and tucu)
|
2014-09-16 14:37:04 -07:00 |
Alejandro Abdelnur
|
e59f6771e8
|
HADOOP-10868. AuthenticationFilter should support externalizing the secret for signing and provide rotation support. (rkanter via tucu)
|
2014-09-15 17:10:43 -07:00 |