Arpit Agarwal
|
a0fae8dcae
|
HADOOP-10356. Corrections in winutils/chmod.c (Contributed by René Nyffenegger)
|
2015-05-08 11:42:50 -07:00 |
|
Robert (Bobby) Evans
|
cc17c83585
|
HADOOP-6842. "hadoop fs -text" does not give a useful text representation of MapWritable objects
|
2015-05-08 11:57:14 -05:00 |
|
Vinayakumar B
|
1ffb7fa42e
|
HADOOP-11877. SnappyDecompressor's Logger class name is wrong ( Contributed by surendra singh lilhore)
|
2015-05-08 16:52:14 +05:30 |
|
Vinayakumar B
|
f33efbc827
|
HADOOP-11922. Misspelling of threshold in log4j.properties for tests in hadoop-tools (Contributed by Gabor Liptak)
|
2015-05-08 10:22:11 +05:30 |
|
Allen Wittenauer
|
ab5058de8e
|
HADOOP-11936. Dockerfile references a removed image (aw)
|
2015-05-07 11:46:32 -07:00 |
|
Akira Ajisaka
|
305e4733d6
|
HADOOP-10387. Misspelling of threshold in log4j.properties for tests in hadoop-common-project. Contributed by Brahma Reddy Battula.
|
2015-05-07 16:53:57 +09:00 |
|
Allen Wittenauer
|
f325522c14
|
HADOOP-11813. releasedocmaker.py should use today's date instead of unreleased (Darrell Taylor via aw)
|
2015-05-06 10:34:09 -07:00 |
|
Colin Patrick Mccabe
|
90b3845648
|
HADOOP-11912. Extra configuration key used in TraceUtils should respect prefix (Masatake Iwasaki via Colin P. McCabe)
|
2015-05-05 17:40:31 -07:00 |
|
Allen Wittenauer
|
4402e4c633
|
HADOOP-11926. test-patch.sh mv does wrong math (aw)
|
2015-05-05 17:01:42 -07:00 |
|
Allen Wittenauer
|
d33419ae01
|
HADOOP-11917. test-patch.sh should work with ${BASEDIR}/patchprocess setups (aw)
|
2015-05-05 11:26:31 -07:00 |
|
Allen Wittenauer
|
3ff91e9e93
|
HADOOP-11904. test-patch.sh goes into an infinite loop on non-maven builds (aw)
|
2015-05-05 11:02:15 -07:00 |
|
Allen Wittenauer
|
9b01f81eb8
|
HADOOP-11911. test-patch should allow configuration of default branch (Sean Busbey via aw)
|
2015-05-05 09:59:31 -07:00 |
|
Andrew Wang
|
05adc76ace
|
HADOOP-11120. hadoop fs -rmr gives wrong advice. Contributed by Juliet Houghland.
|
2015-05-05 08:37:37 -07:00 |
|
Tsuyoshi Ozawa
|
338e88a19e
|
HADOOP-11916. TestStringUtils#testLowerAndUpperStrings failed on MAC due to a JVM bug. Contributed by Ming Ma.
|
2015-05-05 12:39:24 +09:00 |
|
Tsuyoshi Ozawa
|
bb9ddef0e7
|
HADOOP-11328. ZKFailoverController does not log Exception when doRun raises errors. Contributed by Tianyin Xu.
|
2015-05-04 17:47:37 +09:00 |
|
Tsuyoshi Ozawa
|
76fa606e2d
|
HADOOP-9658. SnappyCodec#checkNativeCodeLoaded may unexpectedly fail when native code is not loaded. Contributed by Zhijie Shen.
|
2015-05-04 17:05:00 +09:00 |
|
Gera Shegalov
|
3ddb260e30
|
HADOOP-11900. Add failIfNoTests=false to hadoop-build-tools pom. (gera)
|
2015-05-01 18:18:55 -07:00 |
|
Gera Shegalov
|
f343f8657e
|
HADOOP-11491. HarFs incorrectly declared as requiring an authority. (Brahma Reddy Battula via gera)
|
2015-05-01 18:18:55 -07:00 |
|
Allen Wittenauer
|
5f8112ffd2
|
HADOOP-11866. increase readability and reliability of checkstyle, shellcheck, and whitespace reports (aw)
|
2015-04-30 15:15:32 -07:00 |
|
Arun Suresh
|
f0db797be2
|
HADOOP-11891. OsSecureRandom should lazily fill its reservoir (asuresh)
|
2015-04-30 13:59:43 -07:00 |
|
Akira Ajisaka
|
f384a063a6
|
HADOOP-11821. Fix findbugs warnings in hadoop-sls. Contributed by Brahma Reddy Battula.
|
2015-04-30 19:34:41 +09:00 |
|
Allen Wittenauer
|
eccf709a61
|
HADOOP-11881. test-patch.sh javac result is wildly wrong (Kengo Seki via aw)
|
2015-04-28 10:32:32 -07:00 |
|
Robert Kanter
|
9fec02c069
|
HADOOP-11870. [JDK8] AuthenticationFilter, CertificateUtil, SignerSecretProviders, KeyAuthorizationKeyProvider Javadoc issues (rkanter)
|
2015-04-27 13:25:11 -07:00 |
|
Jakob Homan
|
1a2459bd4b
|
HADOOP-11857. Fix CommandFormat#commandFormat java doc annotation. Contributed by J.Andreina.
|
2015-04-26 18:35:01 -07:00 |
|
Allen Wittenauer
|
8847777ae4
|
HADOOP-11357. Print information of the build enviornment in test-patch.sh (aw)
|
2015-04-26 15:51:08 -07:00 |
|
Allen Wittenauer
|
8b69c825e5
|
HADOOP-11865. Incorrect path mentioned in document for accessing script files (J.Andreina via aw)
|
2015-04-26 09:55:46 -07:00 |
|
Ravi Prakash
|
a287d2fb77
|
HADOOP-11876. Refactor code to make it more readable, minor maybePrintStats bug (Zoran Dimitrijevic via raviprak)
|
2015-04-24 13:39:07 -07:00 |
|
cnauroth
|
80935268f5
|
HADOOP-11843. Make setting up the build environment easier. Contributed by Niels Basjes.
|
2015-04-24 13:05:18 -07:00 |
|
Colin Patrick Mccabe
|
a0e0a63209
|
HADOOP-11802. DomainSocketWatcher thread terminates sometimes after there is an I/O error during requestShortCircuitShm (cmccabe)
|
2015-04-23 19:00:24 -07:00 |
|
Akira Ajisaka
|
ac281e3fc8
|
HADOOP-11627. Remove io.native.lib.available. Contributed by Brahma Reddy Battula.
|
2015-04-24 08:08:55 +09:00 |
|
Steve Loughran
|
19262d99eb
|
HADOOP-11730. Regression: s3n read failure recovery broken. (Takenori Sato via stevel)
|
2015-04-23 21:41:51 +01:00 |
|
Andrew Wang
|
26971e52ae
|
HADOOP-11852. Disable symlinks in trunk.
|
2015-04-23 11:47:01 -07:00 |
|
Arpit Agarwal
|
49f6e3d35e
|
HADOOP-10597. RPC Server signals backoff to clients when all request queues are full. (Contributed by Ming Ma)
|
2015-04-23 09:35:04 -07:00 |
|
Steve Loughran
|
08d4386162
|
HADOOP-11864. JWTRedirectAuthenticationHandler breaks java8 javadocs. (Larry McCay via stevel)
|
2015-04-23 09:06:22 +01:00 |
|
cnauroth
|
18eb5e7934
|
HADOOP-11861. test-patch.sh rewrite addendum patch. Contributed by Allen Wittenauer.
|
2015-04-22 22:23:31 -07:00 |
|
Jason Lowe
|
0ebe84d30a
|
HADOOP-11868. Invalid user logins trigger large backtraces in server log. Contributed by Chang Li
|
2015-04-22 20:56:29 +00:00 |
|
Jakob Homan
|
e54a3e1f4f
|
HADOOP-11850: Typos in hadoop-common java docs. Contributed by Surendra Singh Lilhore.
|
2015-04-22 13:48:16 -07:00 |
|
Colin Patrick Mccabe
|
a3b1d8c902
|
HADOOP-11848. Incorrect arguments to sizeof in DomainSocket.c (Malcolm Kavalsky via Colin P. McCabe)
|
2015-04-22 12:36:37 -07:00 |
|
Jitendra Pandey
|
1f4767c7f2
|
HADOOP-11859. PseudoAuthenticationHandler fails with httpcomponents v4.4. Contributed by Eugene Koifman.
|
2015-04-22 10:00:14 -07:00 |
|
Ravi Prakash
|
cfba355052
|
HADOOP-11827. Speed-up distcp buildListing() using threadpool (Zoran Dimitrijevic via raviprak)
|
2015-04-21 16:49:37 -07:00 |
|
Steve Loughran
|
2c14690368
|
HADOOP-11846 TestCertificateUtil.testCorruptPEM failing on Jenkins JDK8. (Larry McCay via stevel)
|
2015-04-21 22:38:41 +01:00 |
|
Gera Shegalov
|
6d2cf9fbbd
|
HADOOP-11812. Implement listLocatedStatus for ViewFileSystem to speed up split calculation (gera)
|
2015-04-21 13:57:23 -07:00 |
|
Allen Wittenauer
|
73ddb6b4f8
|
HADOOP-11746. rewrite test-patch.sh (aw)
|
2015-04-21 21:29:45 +01:00 |
|
Arun Suresh
|
424a00daa0
|
HADOOP-11704. DelegationTokenAuthenticationFilter must pass ipaddress instead of hostname to ProxyUsers#authorize (Anubhav Dhoot via asuresh)
|
2015-04-21 11:31:51 -07:00 |
|
Vinod Kumar Vavilapalli
|
d52de61544
|
Set the release date for 2.7.0
|
2015-04-20 20:16:58 -07:00 |
|
Haohui Mai
|
c6b5203cfd
|
HADOOP-11837. AuthenticationFilter should destroy SignerSecretProvider in Tomcat deployments. Contributed by Bowen Zhang.
|
2015-04-17 10:59:47 -07:00 |
|
Vinayakumar B
|
b5a0b24643
|
HADOOP-11819. HttpServerFunctionalTest#prepareTestWebapp should create web app directory if it does not exist. (Contributed by Rohith)
|
2015-04-14 11:58:12 +05:30 |
|
Allen Wittenauer
|
d4e8c09593
|
HADOOP-9642. Configuration to resolve environment variables via ${env.VARIABLE} references (Kengo Seki via aw)
|
2015-04-14 08:20:13 +02:00 |
|
Arpit Agarwal
|
b9b832a0d8
|
HADOOP-7713. Update CHANGES.txt
|
2015-04-13 21:20:16 -07:00 |
|
Tsuyoshi Ozawa
|
174d8b3a10
|
HADOOP-11811. Fix typos in hadoop-project/pom.xml. Contributed by Brahma Reddy Battula.
|
2015-04-13 06:59:51 -05:00 |
|