Arpit Agarwal
|
1611bb25ff
HDFS-7723. Quota By Storage Type namenode implemenation. (Contributed by Xiaoyu Yao)
|
10 年之前 |
Jing Zhao
|
2848db814a
HDFS-3689. Add support for variable length block. Contributed by Jing Zhao.
|
10 年之前 |
Konstantin V Shvachko
|
08ac06283a
HDFS-7056. Snapshot support for truncate. Contributed by Konstantin Shvachko and Plamen Jeliazkov.
|
10 年之前 |
Plamen Jeliazkov
|
7e9358feb3
HDFS-3107. Introduce truncate. Contributed by Plamen Jeliazkov.
|
10 年之前 |
arp
|
9e9e9cf711
HDFS-7153. Add storagePolicy to NN edit log during file creation. (Arpit Agarwal)
|
10 年之前 |
Jing Zhao
|
db41a1b7b9
Merge changes from trunk
|
11 年之前 |
Andrew Wang
|
04915a0814
HDFS-6951. Correctly persist raw namespace xattrs to edit log and fsimage. Contributed by Charles Lamb.
|
11 年之前 |
Jing Zhao
|
54767d3ff4
Fix TestOfflineEditsViewer after merging.
|
11 年之前 |
Jing Zhao
|
300cb12bef
Merge trunk into HDFS-6584
|
11 年之前 |
Jing Zhao
|
6104520369
HDFS-6886. Use single editlog record for creating file + overwrite. Contributed by Yi Liu.
|
11 年之前 |
Uma Maheswara Rao G
|
5343b43fd9
HDFS-6422. getfattr in CLI doesn't throw exception or return non-0 return code when xattr doesn't exist. (Charles Lamb via umamahesh)
|
11 年之前 |
Tsz-wo Sze
|
0a736fbc17
HDFS-6679. Bump NameNodeLayoutVersion and update editsStored test files. Contributed by vinayakumarb
|
11 年之前 |
Andrew Wang
|
d417e49ce4
HDFS-6492. Support create-time xattrs and atomically setting multiple xattrs. (wang)
|
11 年之前 |
Uma Maheswara Rao G
|
ac23a55547
Merge HDFS-2006 HDFS XAttrs branch to Trunk
|
11 年之前 |
Jing Zhao
|
9dab514b22
HDFS-6038. Allow JournalNode to handle editlog produced by new release with future layoutversion. Contributed by Jing Zhao.
|
11 年之前 |
Tsz-wo Sze
|
0ad6cdd031
HDFS-5992. Fix NPE in MD5FileUtils and update editsStored for TestOfflineEditsViewer.
|
11 年之前 |
Tsz-wo Sze
|
4563ba08e7
HDFS-5645. Support upgrade marker in editlog streams.
|
11 年之前 |
Andrew Wang
|
c179d58eee
Add updated editsStored files missing from initial HDFS-5636 commit.
|
11 年之前 |
Colin McCabe
|
991c453ca3
HDFS-5431. Support cachepool-based limit management in path-based caching. (awang via cmccabe)
|
11 年之前 |
Arpit Agarwal
|
329093ae1b
HDFS-2832: Update binary file editsStored for TestOfflineEditsViewer
|
11 年之前 |
Andrew Wang
|
9da451cac5
HDFS-5430. Support TTL on CacheDirectives. Contributed by Andrew Wang.
|
11 年之前 |
Colin McCabe
|
f79b3e6b17
HDFS-5326. add modifyDirective to cacheAdmin (cmccabe)
|
11 年之前 |
Colin McCabe
|
69e5f90e9f
HDFS-5385. Caching RPCs are AtMostOnce, but do not persist client ID and call ID to edit log. (Chris Nauroth via Colin Patrick McCabe)
|
11 年之前 |
Chris Nauroth
|
2cf5084c32
HDFS-5358: Add updated editsStored file for tests.
|
11 年之前 |
Andrew Wang
|
54801ba4f9
Addenum for HDFS-5309, update binary edits again
|
11 年之前 |
Andrew Wang
|
633b693517
HDFS-5309. Fix failing caching unit tests. (Andrew Wang)
|
11 年之前 |
Suresh Srinivas
|
8c7a7e6196
HDFS-5025. Record ClientId and CallId in EditLog to enable rebuilding retry cache in case of HA failover. Contributed by Jing Zhao.
|
12 年之前 |
Tsz-wo Sze
|
6770de7ec4
HDFS-4645. Move from randomly generated block ID to sequentially generated block ID. Contributed by Arpit Agarwal
|
12 年之前 |
Tsz-wo Sze
|
c02953dbc3
HDFS-4908. Reduce snapshot inode memory usage.
|
12 年之前 |
Tsz-wo Sze
|
d13f6ebe20
HDFS-4666. Define ".snapshot" as a reserved inode name so that users cannot create a file/directory with ".snapshot" as the name. If ".snapshot" is used in a previous version of HDFS, it must be renamed before upgrade; otherwise, upgrade will fail.
|
12 年之前 |