cnauroth
|
fa082e1a0a
|
HADOOP-11713. ViewFileSystem should support snapshot methods. Contributed by Rakesh R.
(cherry picked from commit 09fe16f166 )
|
2015-05-14 14:56:13 -07:00 |
Vinayakumar B
|
085841d9ac
|
HADOOP-8174. Remove confusing comment in Path#isAbsolute() (Contributed by Suresh Srinivas)
(cherry picked from commit 0daa5ada68 )
|
2015-05-14 14:18:00 +05:30 |
Tsuyoshi Ozawa
|
9f89c6656e
|
HADOOP-11361. Fix a race condition in MetricsSourceAdapter.updateJmxCache. Contributed by Brahma Reddy Battula.
(cherry picked from commit 4356e8a5ef )
|
2015-05-14 10:20:57 +09:00 |
cnauroth
|
ddc4afeff2
|
HADOOP-11966. Variable cygwin is undefined in hadoop-config.sh when executed through hadoop-daemon.sh. Contributed by Chris Nauroth.
|
2015-05-13 12:25:49 -07:00 |
Akira Ajisaka
|
b9a92c4452
|
HADOOP-9723. Improve error message when hadoop archive output path already exists. Contributed by Jean-Baptiste Onofré and Yongjun Zhang.
(cherry picked from commit 92c38e41e1 )
|
2015-05-13 17:30:49 +09: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 |
Akira Ajisaka
|
7596c6e731
|
HDFS-6184. Capture NN's thread dump when it fails over. Contributed by Ming Ma.
(cherry picked from commit 2463666ecb )
|
2015-05-13 11:37:59 +09:00 |
Haohui Mai
|
8011d4688f
|
HADOOP-11962. Sasl message with MD5 challenge text shouldn't be LOG out even in debug level. Contributed by Junping Du.
|
2015-05-12 10:30:43 -07:00 |
Allen Wittenauer
|
93bbbddda2
|
HADOOP-11947. test-patch should return early from determine-issue when run in jenkins mode. (Sean Busbey via aw)
|
2015-05-11 12:08:23 -07:00 |
Allen Wittenauer
|
5c7c7b7b74
|
HADOOP-11948. test-patch's issue matching regex should be configurable. (Sean Busbey via aw)
|
2015-05-11 11:54:21 -07:00 |
Allen Wittenauer
|
cea8213c3e
|
HADOOP-11950. Add cli option to test-patch to set the project-under-test (Sean Busbey via aw)
|
2015-05-11 11:51:04 -07:00 |
Allen Wittenauer
|
6307687f7d
|
HADOOP-11951. test-patch should give better info about failures to handle dev-support updates without resetrepo option (Sean Busbey via aw)
|
2015-05-11 11:46:14 -07:00 |
Allen Wittenauer
|
fa1cf5a51a
|
HADOOP-11928. Test-patch check for @author tags incorrectly flags removal of @author tags (Kengo Seki via aw)
|
2015-05-11 11:35:42 -07:00 |
Akira Ajisaka
|
77587fe198
|
HADOOP-11663. Remove description about Java 6 from docs. Contributed by Masatake Iwasaki.
(cherry picked from commit b9cebfc0ba )
|
2015-05-12 00:31:28 +09:00 |
Junping Du
|
a1a7deebf8
|
YARN-3587. Fix the javadoc of DelegationTokenSecretManager in yarn, etc. projects. Contributed by Gabor Liptak.
(cherry picked from commit 7e543c27fa )
|
2015-05-11 05:28:25 -07:00 |
Robert Kanter
|
015b30c3ab
|
HADOOP-9737. JarFinder#getJar should delete the jar file upon destruction of the JVM (jbonofre via rkanter)
(cherry picked from commit 315074bb08 )
|
2015-05-08 16:05:59 -07:00 |
Allen Wittenauer
|
a1484cf771
|
HADOOP-11906. test-patch.sh should use file command for patch determinism (Sean Busbey via aw)
|
2015-05-08 15:14:13 -07:00 |
Jason Lowe
|
1523ed5a76
|
HADOOP-9729. The example code of org.apache.hadoop.util.Tool is incorrect. Contributed by hellojinjie
(cherry picked from commit ec2748dedb )
|
2015-05-08 21:29:18 +00:00 |
Jason Lowe
|
4b96834e0d
|
HADOOP-7165. listLocatedStatus(path, filter) is not redefined in FilterFs. Contributed by Hairong Kuang
(cherry picked from commit c4bd2cdded )
|
2015-05-08 20:36:55 +00:00 |
Colin Patrick Mccabe
|
d83ae68bb0
|
HDFS-8284. Update documentation about how to use HTrace with HDFS (Masatake Iwasaki via Colin P. McCabe)
(cherry picked from commit 8f7c2364d7 )
|
2015-05-08 12:30:34 -07:00 |
Arpit Agarwal
|
a481f950c3
|
HADOOP-10356. Corrections in winutils/chmod.c (Contributed by René Nyffenegger)
|
2015-05-08 11:42:55 -07:00 |
cnauroth
|
5c188908fe
|
HDFS-5640. Add snapshot methods to FileContext. Contributed by Rakesh R.
(cherry picked from commit 26f61d41df )
|
2015-05-08 11:21:02 -07:00 |
Robert (Bobby) Evans
|
eef8d70bb0
|
HADOOP-6842. "hadoop fs -text" does not give a useful text representation of MapWritable objects
(cherry picked from commit cc17c83585 )
|
2015-05-08 12:00:31 -05:00 |
Vinayakumar B
|
2c3d79023b
|
HADOOP-11877. SnappyDecompressor's Logger class name is wrong ( Contributed by surendra singh lilhore)
(cherry picked from commit 1ffb7fa42e )
|
2015-05-08 16:53:16 +05:30 |
Vinayakumar B
|
a87ab77fec
|
HDFS-6576. Datanode log is generating at root directory in security mode (Contributed by surendra singh lilhore)
|
2015-05-08 16:37:36 +05:30 |
Vinayakumar B
|
14d88a85e4
|
HADOOP-11922. Misspelling of threshold in log4j.properties for tests in hadoop-tools (Contributed by Gabor Liptak)
(cherry picked from commit f33efbc827 )
|
2015-05-08 10:23:27 +05:30 |
Allen Wittenauer
|
1886bab0f1
|
HADOOP-11936. Dockerfile references a removed image (aw)
|
2015-05-07 11:47:20 -07:00 |
Akira Ajisaka
|
3b36f36576
|
HADOOP-10387. Misspelling of threshold in log4j.properties for tests in hadoop-common-project. Contributed by Brahma Reddy Battula.
(cherry picked from commit 305e4733d6 )
|
2015-05-07 16:54:30 +09:00 |
Xiaoyu Yao
|
bd88215393
|
HDFS-8310. Fix TestCLI.testAll 'help: help for find' on Windows. (Kiran Kumar M R via Xiaoyu Yao)
(cherry picked from commit 7a26d174af )
|
2015-05-06 10:27:07 -07:00 |
Colin Patrick Mccabe
|
606e4f4940
|
HADOOP-11912. Extra configuration key used in TraceUtils should respect prefix (Masatake Iwasaki via Colin P. McCabe)
(cherry picked from commit 90b3845648 )
|
2015-05-05 17:50:04 -07:00 |
Allen Wittenauer
|
b8e4507637
|
HADOOP-11926. test-patch.sh mv does wrong math (aw)
|
2015-05-05 17:02:35 -07:00 |
Robert Kanter
|
bd207b6cc0
|
MAPREDUCE-6192. Create unit test to automatically compare MR related classes and mapred-default.xml (rchiang via rkanter)
|
2015-05-05 14:47:52 -07:00 |
Brandon Li
|
a9d12128f3
|
HADOOP-11898. add nfs3 and portmap starting command in hadoop-daemon.sh in branch-2. Contributed by Brandon Li
|
2015-05-05 14:23:13 -07:00 |
Allen Wittenauer
|
f95fd5b6df
|
HADOOP-11925. backport trunk's smart-apply-patch.sh to branch-2 (aw)
|
2015-05-05 14:11:08 -07:00 |
Allen Wittenauer
|
50a5d0b62b
|
HADOOP-11917. test-patch.sh should work with ${BASEDIR}/patchprocess setups (aw)
|
2015-05-05 11:28:16 -07:00 |
Allen Wittenauer
|
51df9e8379
|
HADOOP-11904. test-patch.sh goes into an infinite loop on non-maven builds (aw)
|
2015-05-05 11:05:56 -07:00 |
Allen Wittenauer
|
02892f674b
|
HADOOP-11911. test-patch should allow configuration of default branch (Sean Busbey via aw)
|
2015-05-05 10:03:22 -07:00 |
Andrew Wang
|
84d8ba4f72
|
HADOOP-11120. hadoop fs -rmr gives wrong advice. Contributed by Juliet Houghland.
(cherry picked from commit 05adc76ace )
|
2015-05-05 08:37:41 -07:00 |
Tsuyoshi Ozawa
|
aefadb838c
|
HADOOP-11916. TestStringUtils#testLowerAndUpperStrings failed on MAC due to a JVM bug. Contributed by Ming Ma.
(cherry picked from commit 338e88a19e )
|
2015-05-05 12:39:43 +09:00 |
Wangda Tan
|
4e77ee2f6f
|
YARN-3375. NodeHealthScriptRunner.shouldRun() check is performing 3 times for starting NodeHealthScriptRunner (Devaraj K via wangda)
(cherry picked from commit 71f4de220c )
|
2015-05-04 16:02:57 -07:00 |
Allen Wittenauer
|
02e650248d
|
YARN-2980. Move health check script related functionality to hadoop-common (Varun Saxena via aw)
(cherry picked from commit d4ac6822e1 )
Conflicts:
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/main/java/org/apache/hadoop/yarn/server/nodemanager/NodeManager.java
|
2015-05-04 16:00:20 -07:00 |
Tsuyoshi Ozawa
|
c64309f6ab
|
HADOOP-11328. ZKFailoverController does not log Exception when doRun raises errors. Contributed by Tianyin Xu.
(cherry picked from commit bb9ddef0e7 )
|
2015-05-04 17:47:52 +09:00 |
Tsuyoshi Ozawa
|
1e1ebbb42b
|
HADOOP-9658. SnappyCodec#checkNativeCodeLoaded may unexpectedly fail when native code is not loaded. Contributed by Zhijie Shen.
(cherry picked from commit 76fa606e2d )
|
2015-05-04 17:05:53 +09:00 |
Gera Shegalov
|
8564927a4e
|
HADOOP-11900. Add failIfNoTests=false to hadoop-build-tools pom. (gera)
(cherry picked from commit 3ddb260e30 )
Conflicts:
hadoop-build-tools/pom.xml
|
2015-05-01 19:07:04 -07:00 |
Gera Shegalov
|
58970d69de
|
HADOOP-11491. HarFs incorrectly declared as requiring an authority. (Brahma Reddy Battula via gera)
(cherry picked from commit f343f8657e )
|
2015-05-01 19:04:49 -07: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 |
Wangda Tan
|
4151e5729a
|
YARN-3006. Improve the error message when attempting manual failover with auto-failover enabled. (Akira AJISAKA via wangda)
(cherry picked from commit 7d46a806e7 )
|
2015-05-01 16:44:49 -07:00 |
Colin Patrick Mccabe
|
9edea9507d
|
HDFS-8213. DFSClient should use hdfs.client.htrace HTrace configuration prefix rather than hadoop.htrace (cmccabe)
(cherry picked from commit b82567d455 )
|
2015-05-01 11:47:28 -07:00 |
Allen Wittenauer
|
4195b10860
|
HADOOP-11866. increase readability and reliability of checkstyle, shellcheck, and whitespace reports (aw)
|
2015-04-30 15:16:42 -07:00 |
Arun Suresh
|
5670b542b8
|
HADOOP-11891. OsSecureRandom should lazily fill its reservoir (asuresh)
(cherry picked from commit f0db797be2 )
|
2015-04-30 14:02:33 -07:00 |