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 |
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 |
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 |
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 |
Akira Ajisaka
|
47ba08a119
|
HADOOP-11821. Fix findbugs warnings in hadoop-sls. Contributed by Brahma Reddy Battula.
(cherry picked from commit f384a063a6 )
|
2015-04-30 19:49:32 +09:00 |
Allen Wittenauer
|
d149af0539
|
HADOOP-11881. test-patch.sh javac result is wildly wrong (Kengo Seki via aw)
|
2015-04-28 10:43:43 -07:00 |
Robert Kanter
|
f00815ac8a
|
HADOOP-11870. [JDK8] AuthenticationFilter, CertificateUtil, SignerSecretProviders, KeyAuthorizationKeyProvider Javadoc issues (rkanter)
(cherry picked from commit 9fec02c069 )
|
2015-04-27 13:26:00 -07:00 |
Allen Wittenauer
|
b73cfd7eb9
|
HADOOP-11357. Print information of the build enviornment in test-patch.sh (aw)
|
2015-04-26 15:52:48 -07:00 |
Allen Wittenauer
|
d6e4c10658
|
re-align HADOOP-11746 in CHANGES.txt between trunk and branch-2
|
2015-04-25 15:27:08 +01:00 |
Ravi Prakash
|
122262a1fb
|
HADOOP-11876. Refactor code to make it more readable, minor maybePrintStats bug (Zoran Dimitrijevic via raviprak)
|
2015-04-24 13:39:48 -07:00 |
cnauroth
|
524593ee84
|
HADOOP-11843. Make setting up the build environment easier. Contributed by Niels Basjes.
(cherry picked from commit 80935268f5 )
Conflicts:
hadoop-common-project/hadoop-common/CHANGES.txt
|
2015-04-24 13:08:47 -07:00 |
Colin Patrick Mccabe
|
788b76761d
|
HADOOP-11802. DomainSocketWatcher thread terminates sometimes after there is an I/O error during requestShortCircuitShm (cmccabe)
(cherry picked from commit a0e0a63209 )
|
2015-04-23 19:08:20 -07:00 |
Steve Loughran
|
a6a5d1d6b5
|
HADOOP-11730. Regression: s3n read failure recovery broken. (Takenori Sato via stevel)
|
2015-04-23 21:39:43 +01:00 |
cnauroth
|
d1253f695d
|
HADOOP-11872. "hadoop dfs" command prints message about using "yarn jar" on Windows(branch-2 only). Contributed by Varun Vasudev.
|
2015-04-23 13:10:39 -07:00 |
Arpit Agarwal
|
edbeefdb05
|
HADOOP-10597. RPC Server signals backoff to clients when all request queues are full. (Contributed by Ming Ma)
|
2015-04-23 09:35:15 -07:00 |
Steve Loughran
|
4f9b24b90a
|
HADOOP-11864. JWTRedirectAuthenticationHandler breaks java8 javadocs. (Larry McCay via stevel)
|
2015-04-23 09:06:02 +01:00 |
cnauroth
|
4054db5098
|
HADOOP-11861. test-patch.sh rewrite addendum patch. Contributed by Allen Wittenauer.
(cherry picked from commit 18eb5e7934 )
|
2015-04-22 22:23:46 -07:00 |
Jason Lowe
|
feb995fc50
|
HADOOP-11868. Invalid user logins trigger large backtraces in server log. Contributed by Chang Li
(cherry picked from commit 0ebe84d30a )
|
2015-04-22 20:57:46 +00:00 |
Colin Patrick Mccabe
|
72b706a1b0
|
HADOOP-11848. Incorrect arguments to sizeof in DomainSocket.c (Malcolm Kavalsky via Colin P. McCabe)
(cherry picked from commit a3b1d8c902 )
|
2015-04-22 12:41:07 -07:00 |
Jitendra Pandey
|
db4419df6b
|
HADOOP-11859. PseudoAuthenticationHandler fails with httpcomponents v4.4. Contributed by Eugene Koifman.
|
2015-04-22 10:02:02 -07:00 |
Ravi Prakash
|
aa34aa5caa
|
HADOOP-11827. Speed-up distcp buildListing() using threadpool (Zoran Dimitrijevic via raviprak)
|
2015-04-21 16:50:40 -07:00 |
Steve Loughran
|
6d8a49dd68
|
HADOOP-11846 TestCertificateUtil.testCorruptPEM failing on Jenkins JDK8. (Larry McCay via stevel)
|
2015-04-21 22:38:27 +01:00 |
Gera Shegalov
|
1544c63602
|
HADOOP-11812. Implement listLocatedStatus for ViewFileSystem to speed up split calculation (gera)
(cherry picked from commit 6d2cf9fbbd )
|
2015-04-21 14:21:57 -07:00 |
Allen Wittenauer
|
b7251723d8
|
HADOOP-11746. rewrite test-patch.sh (aw)
|
2015-04-21 21:22:09 +01:00 |
Arun Suresh
|
d2a9cc287b
|
HADOOP-11704. DelegationTokenAuthenticationFilter must pass ipaddress instead of hostname to ProxyUsers#authorize (Anubhav Dhoot via asuresh)
(cherry picked from commit 424a00daa0 )
|
2015-04-21 11:35:04 -07:00 |
Vinod Kumar Vavilapalli
|
27fc4fb998
|
Set the release date for 2.7.0
(cherry picked from commit d52de61544 )
|
2015-04-20 20:18:01 -07:00 |
Haohui Mai
|
dbe1cec0da
|
HADOOP-11837. AuthenticationFilter should destroy SignerSecretProvider in Tomcat deployments. Contributed by Bowen Zhang.
|
2015-04-17 10:59:54 -07:00 |
Vinayakumar B
|
a75679cdb3
|
HADOOP-11819. HttpServerFunctionalTest#prepareTestWebapp should create web app directory if it does not exist. (Contributed by Rohith)
(cherry picked from commit b5a0b24643 )
|
2015-04-14 11:59:07 +05:30 |
Allen Wittenauer
|
b7a052c84a
|
HADOOP-7713. dfs -count -q should label output column (Jonathan Allen via aw)
|
2015-04-13 21:18:59 -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 |
Vinod Kumar Vavilapalli
|
aec1c5ec7d
|
Adding release 2.7.1 to CHANGES.txt
(cherry picked from commit 623fd46c1e )
|
2015-04-09 13:56:14 -07:00 |
Haohui Mai
|
f753e2043b
|
HADOOP-11815. HttpServer2 should destroy SignerSecretProvider when it stops. Contributed by Rohith.
|
2015-04-09 10:58:20 -07:00 |
Haohui Mai
|
eafee9a04e
|
HADOOP-11814. Reformat hadoop-annotations, o.a.h.classification.tools. Contributed by Li Lu.
|
2015-04-08 17:56:30 -07:00 |
Arpit Agarwal
|
8d3657a577
|
HADOOP-11801. Update BUILDING.txt for Ubuntu. (Contributed by Gabor Liptak)
|
2015-04-07 18:06:14 -07:00 |
cnauroth
|
6e70611819
|
HADOOP-11796. Skip TestShellBasedIdMapping.testStaticMapUpdate on Windows. Contributed by Xiaoyu Yao.
(cherry picked from commit bd77a7c4d9 )
|
2015-04-07 14:47:41 -07: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 |
Vinod Kumar Vavilapalli
|
4eec6e09d0
|
HADOOP-11377. Added Null.java without which jdiff completely flops. Contributed by Tsuyoshi Ozawa.
(cherry picked from commit 5370e7128b )
|
2015-04-04 13:48:14 -07:00 |
Colin Patrick Mccabe
|
386b90a700
|
HADOOP-11785. Reduce the number of listStatus operation in distcp buildListing (Zoran Dimitrijevic via Colin P. McCabe)
(cherry picked from commit 932730df7d )
|
2015-04-03 14:08:53 -07:00 |