Eli Collins
|
85e160deaa
HDFS-3258. svn merge -c 1330613 from trunk
|
%!s(int64=13) %!d(string=hai) anos |
Tsz-wo Sze
|
ab658346fb
svn merge -c 1330535 from trunk for HDFS-3319. Change DFSOutputStream to not to start a thread in constructors.
|
%!s(int64=13) %!d(string=hai) anos |
Tsz-wo Sze
|
f65f193d78
svn merge -c 1330506 from trunk for HDFS-3321. Fix safe mode turn off tip message.
|
%!s(int64=13) %!d(string=hai) anos |
Tsz-wo Sze
|
376c6918b9
svn merge -c 1330500 from trunk for HDFS-3318. Use BoundedInputStream in ByteRangeInputStream, otherwise, it hangs on transfers >2 GB.
|
%!s(int64=13) %!d(string=hai) anos |
Tsz-wo Sze
|
1968058617
svn merge -c 1330064 from trunk for HDFS-3298. Add HdfsDataOutputStream as a public API.
|
%!s(int64=13) %!d(string=hai) anos |
Tsz-wo Sze
|
b3787c3d87
Merge r1327788 and r1327790 from trunk for HDFS-3282. Add HdfsDataInputStream as a public API.
|
%!s(int64=13) %!d(string=hai) anos |
Alejandro Abdelnur
|
2690acc9d5
Merge -r 1329714:1329715 from trunk to branch. FIXES: HDFS-3314
|
%!s(int64=13) %!d(string=hai) anos |
Tsz-wo Sze
|
e360e796ef
svn merge -c 1329462 from trunk for HDFS-3312. In HftpFileSystem, the namenode URI is non-secure but the delegation tokens have to use secure URI.
|
%!s(int64=13) %!d(string=hai) anos |
Tsz-wo Sze
|
89d5bdaa2c
svn merge -c 1328541 from trunk for HDFS-3308. Uses canonical URI to select delegation tokens in HftpFileSystem and WebHdfsFileSystem.
|
%!s(int64=13) %!d(string=hai) anos |
Aaron Myers
|
17791eb373
HDFS-3305. GetImageServlet should consider SBN a valid requestor in a secure HA setup. Contributed by Aaron T. Myers.
|
%!s(int64=13) %!d(string=hai) anos |
Eli Collins
|
1909c7a056
HDFS-3169. svn merge -c 1327776 from trunk
|
%!s(int64=13) %!d(string=hai) anos |
Eli Collins
|
f6a794ddd1
HDFS-3206. svn merge -c 1327768 from trunk
|
%!s(int64=13) %!d(string=hai) anos |
Eli Collins
|
9b2fbf41bb
HDFS-891. svn merge -c 1327762 from trunk
|
%!s(int64=13) %!d(string=hai) anos |
Alejandro Abdelnur
|
cbcb7b09a8
Merge -r 1327626:1327627 from trunk to branch. FIXES: HDFS-3263
|
%!s(int64=13) %!d(string=hai) anos |
Tsz-wo Sze
|
3a908b7f0e
svn merge -c 1327365 from trunk for HDFS-3294. Fix code indentation in NamenodeWebHdfsMethods and DatanodeWebHdfsMethods.
|
%!s(int64=13) %!d(string=hai) anos |
Tsz-wo Sze
|
055e2cdd22
svn merge -c 1327309 from trunk for HDFS-2652. Add support for host-based delegation tokens.
|
%!s(int64=13) %!d(string=hai) anos |
Eli Collins
|
38511d889a
HDFS-3165. svn merge -c 1326848 from trunk
|
%!s(int64=13) %!d(string=hai) anos |
Tsz-wo Sze
|
630e8b0669
svn merge -c 1326762 from trunk for HDFS-3279. Move the FSEditLog constructor with @VisibleForTesting to TestEditLog.
|
%!s(int64=13) %!d(string=hai) anos |
Todd Lipcon
|
fdffec2f25
HDFS-3284. bootstrapStandby fails in secure cluster. Contributed by Todd Lipcon.
|
%!s(int64=13) %!d(string=hai) anos |
Todd Lipcon
|
2ae5006128
HDFS-3268. FileContext API mishandles token service and incompatible with HA. Contributed by Daryn Sharp.
|
%!s(int64=13) %!d(string=hai) anos |
Todd Lipcon
|
567778d5c0
HDFS-3280. DFSOutputStream.sync should not be synchronized. Contributed by Todd Lipcon.
|
%!s(int64=13) %!d(string=hai) anos |
Aaron Myers
|
204f4d83f3
HDFS-2708. Stats for the # of blocks per DN. Contributed by Aaron T. Myers.
|
%!s(int64=13) %!d(string=hai) anos |
Aaron Myers
|
ca3ed5e320
HDFS-2765. TestNameEditsConfigs is incorrectly swallowing IOE. Contributed by Aaron T. Myers.
|
%!s(int64=13) %!d(string=hai) anos |
Eli Collins
|
d41c0ede09
HDFS-2799. svn merge -c 1325963 from trunk
|
%!s(int64=13) %!d(string=hai) anos |
Aaron Myers
|
e3bef05fcc
HDFS-3256. HDFS considers blocks under-replicated if topology script is configured with only 1 rack. Contributed by Aaron T. Myers.
|
%!s(int64=13) %!d(string=hai) anos |
Aaron Myers
|
c94cfd8179
HDFS-3259. NameNode#initializeSharedEdits should populate shared edits dir with edit log segments. Contributed by Aaron T. Myers.
|
%!s(int64=13) %!d(string=hai) anos |
Todd Lipcon
|
cca655f4ab
HDFS-3255. HA DFS returns wrong token service. Contributed by Daryn Sharp.
|
%!s(int64=13) %!d(string=hai) anos |
Aaron Myers
|
6a23ecf03f
HDFS-3260. TestDatanodeRegistration should set minimum DN version in addition to minimum NN version. Contributed by Aaron T. Myers.
|
%!s(int64=13) %!d(string=hai) anos |
Aaron Myers
|
5e1ce633a2
HDFS-2983. Relax the build version check to permit rolling upgrades within a release. Contributed by Aaron T. Myers.
|
%!s(int64=13) %!d(string=hai) anos |
Tsz-wo Sze
|
415e7fecb1
svn merge -c 1324892 from trunk for HDFS-3179. Improve the exception message thrown by DataStreamer when it failed to add a datanode.
|
%!s(int64=13) %!d(string=hai) anos |