Vinod Kumar Vavilapalli
|
aad6a7d5db
Adding release 2.7.2 to CHANGES.txt.
|
10 years ago |
Steve Loughran
|
3dfa8161f9
HADOOP-12009 Clarify FileSystem.listStatus() sorting order & fix FileSystemContractBaseTest:testListStatus. (J.Andreina via stevel)
|
10 years ago |
Allen Wittenauer
|
79ed0f959f
HADOOP-11807. add a lint mode to releasedocmaker (ramtin via aw)
|
10 years ago |
Colin Patrick Mccabe
|
aa07dea357
HADOOP-12036. Consolidate all of the cmake extensions in one directory (alanburlison via cmccabe)
|
10 years ago |
Amareshwari Sriramadasu
|
8ef07f767f
HADOOP-11203. Allow ditscp to accept bandwitdh in fraction MegaBytes. Contributed by Raju Bairishetti
|
10 years ago |
Jonathan Eagles
|
2236b577a3
HADOOP-11958. MetricsSystemImpl fails to show backtrace when an error occurs (Jason Lowe via jeagles)
|
10 years ago |
Yongjun Zhang
|
49f5d20efe
HADOOP-12103. Small refactoring of DelegationTokenAuthenticationFilter to allow code sharing. Contributed by Yongjun Zhang.
|
10 years ago |
Colin Patrick Mccabe
|
6e0a9f92fe
HADOOP-12100. ImmutableFsPermission should not override applyUmask since that method doesn't modify the FsPermission (Bibin A. Chundatt via Colin P. McCabe)
|
10 years ago |
Vinayakumar B
|
295d678be8
HADOOP-7139. Allow appending to existing SequenceFiles (Contributed by kanaka kumar avvaru)
|
10 years ago |
Yongjun Zhang
|
74351af3b7
HADOOP-11965. determine-flaky-tests needs a summary mode. Contributed by Yufei Gu,
|
10 years ago |
cnauroth
|
fbf55dcaf4
HADOOP-12076. Incomplete Cache Mechanism in CredentialProvider API. Contributed by Larry McCay.
|
10 years ago |
Akira Ajisaka
|
b578807b99
HADOOP-12095. org.apache.hadoop.fs.shell.TestCount fails. Contributed by Brahma Reddy Battula.
|
10 years ago |
Vinod Kumar Vavilapalli
|
04c9a077c8
HADOOP-12001. Moving CHANGES.txt up into 2.8.
|
10 years ago |
Vinod Kumar Vavilapalli
|
722aa1db1f
HADOOP-12001. Fixed LdapGroupsMapping to include configurable Posix UID and GID attributes during the search. Contributed by Patrick White.
|
10 years ago |
Akira Ajisaka
|
e4489d97e5
HADOOP-11971. Move test utilities for tracing from hadoop-hdfs to hadoop-common. Contributed by Masatake Iwasaki.
|
10 years ago |
Vinayakumar B
|
95c73d49b1
HADOOP-12074. in Shell.java#runCommand() rethrow InterruptedException as InterruptedIOException (Contributed by Lavkesh Lahngir)
|
10 years ago |
Vinayakumar B
|
48ca23def1
HADOOP-7817. RawLocalFileSystem.append() should give FSDataOutputStream with accurate .getPos() (Contributed by kanaka kumar avvaru)
|
10 years ago |
Arpit Agarwal
|
3107434031
HADOOP-12078. The default retry policy does not handle RetriableException correctly. (Contributed by Arpit Agarwal)
|
10 years ago |
cnauroth
|
c45784bc90
HADOOP-12073. Azure FileSystem PageBlobInputStream does not return -1 on EOF. Contributed by Ivan Mitic.
|
10 years ago |
Colin Patrick Mccabe
|
fc2ed4a1f9
HADOOP-11347. RawLocalFileSystem#mkdir and create should honor umask (Varun Saxena via Colin P. McCabe)
|
10 years ago |
Arpit Agarwal
|
84ba1a75b6
HADOOP-12054. RPC client should not retry for InvalidToken exceptions. (Contributed by Varun Saxena)
|
10 years ago |
Steve Loughran
|
18f6809776
HADOOP-12052 IPC client downgrades all exception types to IOE, breaks callers trying to use them. (Brahma Reddy Battula via stevel)
|
10 years ago |
cnauroth
|
e46cb80002
HADOOP-12055. Deprecate usage of NativeIO#link. Contributed by Andrew Wang.
|
10 years ago |
Andrew Wang
|
bc11e158b1
HADOOP-12056. Use DirectoryStream in DiskChecker#checkDirs to detect errors when listing a directory. Contributed by Zhihai Xu.
|
10 years ago |
Andrew Wang
|
2dbc40e608
HADOOP-12059. S3Credentials should support use of CredentialProvider. Contributed by Sean Busbey.
|
10 years ago |
Gera Shegalov
|
9f6d67844d
HADOOP-11924. Tolerate JDK-8047340-related exceptions in Shell#isSetSidAvailable preventing class init. (Tsuyoshi Ozawa via gera)
|
10 years ago |
Arpit Agarwal
|
8266dae0e9
HADOOP-11994. smart-apply-patch wrongly assumes that git is infallible. (Contributed by Kengo Seki)
|
10 years ago |
Akira Ajisaka
|
dbed757cba
HADOOP-12058. Fix dead links to DistCp and Hadoop Archives pages. Contributed by Kazuho Fujii.
|
10 years ago |
Vinayakumar B
|
1bb79c9d01
HADOOP-12019. update BUILDING.txt to include python for 'mvn site' in windows (Contributed by Vinayakumar B)
|
10 years ago |
Akira Ajisaka
|
b5f0d294f8
HADOOP-12018. smart-apply-patch.sh fails if the patch edits CR+LF files and is created by 'git diff --no-prefix'. Contributed by Kengo Seki.
|
10 years ago |