.. |
META-INF
|
02340a24f2
HDFS-7718. Store KeyProvider in ClientContext to avoid leaking key provider threads when using FileContext (Arun Suresh via Colin P. McCabe)
|
10 år sedan |
contract
|
798df6d699
HADOOP-13327 Output Stream Specification. (#2587)
|
4 år sedan |
diskBalancer
|
b502102bb1
HDFS-9461. DiskBalancer: Add Report Command. Contributed by Xiaobing Zhou.
|
9 år sedan |
data120bytes
|
cd7157784e
HADOOP-7560. Change src layout to be heirarchical. Contributed by Alejandro Abdelnur.
|
14 år sedan |
data15bytes
|
cd7157784e
HADOOP-7560. Change src layout to be heirarchical. Contributed by Alejandro Abdelnur.
|
14 år sedan |
data1k
|
cd7157784e
HADOOP-7560. Change src layout to be heirarchical. Contributed by Alejandro Abdelnur.
|
14 år sedan |
data30bytes
|
cd7157784e
HADOOP-7560. Change src layout to be heirarchical. Contributed by Alejandro Abdelnur.
|
14 år sedan |
data60bytes
|
cd7157784e
HADOOP-7560. Change src layout to be heirarchical. Contributed by Alejandro Abdelnur.
|
14 år sedan |
dfs.hosts.json
|
230b85d586
HDFS-12473. Change hosts JSON file format.
|
7 år sedan |
editsStored
|
9aa651f0b4
HDFS-16001. TestOfflineEditsViewer.testStored() fails reading negative value of FSEditLogOpCodes. (#2980)
|
4 år sedan |
editsStored.xml
|
9aa651f0b4
HDFS-16001. TestOfflineEditsViewer.testStored() fails reading negative value of FSEditLogOpCodes. (#2980)
|
4 år sedan |
empty-file
|
cd7157784e
HADOOP-7560. Change src layout to be heirarchical. Contributed by Alejandro Abdelnur.
|
14 år sedan |
fi-site.xml
|
cd7157784e
HADOOP-7560. Change src layout to be heirarchical. Contributed by Alejandro Abdelnur.
|
14 år sedan |
fsimageV18
|
cd7157784e
HADOOP-7560. Change src layout to be heirarchical. Contributed by Alejandro Abdelnur.
|
14 år sedan |
fsimageV19
|
cd7157784e
HADOOP-7560. Change src layout to be heirarchical. Contributed by Alejandro Abdelnur.
|
14 år sedan |
hadoop-0.23-reserved.tgz
|
49dfad9429
HDFS-6440. Support more than 2 NameNodes. Contributed by Jesse Yates.
|
10 år sedan |
hadoop-1-reserved.tgz
|
49dfad9429
HDFS-6440. Support more than 2 NameNodes. Contributed by Jesse Yates.
|
10 år sedan |
hadoop-1.0-multiblock-file.tgz
|
298e867673
HDFS-2773. Reading edit logs from an earlier version should not leave blocks in under-construction state. Contributed by Todd Lipcon.
|
13 år sedan |
hadoop-2-reserved.tgz
|
49dfad9429
HDFS-6440. Support more than 2 NameNodes. Contributed by Jesse Yates.
|
10 år sedan |
hadoop-22-dfs-dir.tgz
|
3d18ca4926
HDFS-13459. Ozone: Clean-up of ozone related change from MiniDFSCluste. Contributed by Nandakumar.
|
7 år sedan |
hadoop-24-datanode-dir.tgz
|
8fa265a290
HDFS-7443. Datanode upgrade to BLOCKID_BASED_LAYOUT fails if duplicate block files are present in the same volume (cmccabe)
|
10 år sedan |
hadoop-252-dfs-dir.tgz
|
a4d9acc51d
HDFS-8846. Add a unit test for INotify functionality across a layout version upgrade (Zhe Zhang via Colin P. McCabe)
|
10 år sedan |
hadoop-56-layout-datanode-dir.tgz
|
2c8496ebf3
HDFS-8791. block ID-based DN storage layout can be very slow for datanode on ext4. Contributed by Chris Trezzo.
|
9 år sedan |
hadoop-datanode-dir.txt
|
1ba3f89714
HDFS-6482. Use block ID-based block layout on datanodes (James Thomas via Colin Patrick McCabe)
|
11 år sedan |
hadoop-dfs-dir.txt
|
64641c28b5
HDFS-3137. Bump LAST_UPGRADABLE_LAYOUT_VERSION to -16. Contributed by Eli Collins
|
13 år sedan |
hadoop-metrics2.properties
|
a440567491
HDFS-9067. o.a.h.hdfs.server.datanode.fsdataset.impl.TestLazyWriter is failing in trunk (Contributed by Surendra Singh Lilhore)
|
9 år sedan |
hadoop-policy.xml
|
9d5799553f
HADOOP-8279. Allow manual failover to be invoked when auto-failover is enabled. Contributed by Todd Lipcon.
|
13 år sedan |
hadoop-to-57-dn-layout-dir.txt
|
2c8496ebf3
HDFS-8791. block ID-based DN storage layout can be very slow for datanode on ext4. Contributed by Chris Trezzo.
|
9 år sedan |
hadoop1-bbw.tgz
|
49dfad9429
HDFS-6440. Support more than 2 NameNodes. Contributed by Jesse Yates.
|
10 år sedan |
hdfs-site.malformed.xml
|
63e5412f1a
HDFS-9427. HDFS should not default to ephemeral ports. Contributed by Xiaobing Zhou.
|
9 år sedan |
hdfs-site.xml
|
ce7e5565f4
HDFS-4305. Add a configurable limit on number of blocks per file, and min block size. Contributed by Andrew Wang.
|
12 år sedan |
image-with-buggy-append.tgz
|
34c73db5e1
HDFS-2991. Fix case where OP_ADD would not be logged in append(). Contributed by Todd Lipcon.
|
13 år sedan |
image-with-zero-block-size.tar.gz
|
7ae5255a16
HDFS-7788. Post-2.6 namenode may not start up with an image containing inodes created with an old release. Contributed by Rushabh Shah.
|
10 år sedan |
krb5.conf
|
916140604f
HADOOP-12911. Upgrade Hadoop MiniKDC with Kerby. Contributed by Jiajia Li
|
9 år sedan |
legacy.dfs.hosts.json
|
230b85d586
HDFS-12473. Change hosts JSON file format.
|
7 år sedan |
log4j.properties
|
06d36f5a6a
HADOOP-15984. Update jersey from 1.19 to 2.x. (#7019)
|
5 månader sedan |
testAclCLI.xml
|
d2466ec3e0
HDFS-10657. testAclCLI.xml setfacl test should expect mask r-x. (John Zhuge via Yongjun Zhang)
|
8 år sedan |
testAclCLIWithPosixAclInheritance.xml
|
3f6d6d2811
HDFS-14359. Inherited ACL permissions masked when parent directory does not exist (mkdir -p)
|
6 år sedan |
testCacheAdminConf.xml
|
5f6b4157a4
HDFS-10328. Add per-cache-pool default replication num configuration (xupeng via cmccabe)
|
9 år sedan |
testCryptoConf.xml
|
70590cd8d9
HDFS-13292. Crypto command should give proper exception when trying to set key on existing EZ directory. Contributed by Ranith Sardar.
|
7 år sedan |
testDeleteConf.xml
|
e1feaf6db0
HADOOP-12358. Add -safely flag to rm to prompt when deleting many files. Contributed by Xiaoyu Yao.
|
9 år sedan |
testErasureCodingConf.xml
|
98a74e2351
HDFS-16041. TestErasureCodingCLI fails (#3052)
|
4 år sedan |
testErasureCodingPolicy.csv
|
2f49eec5dd
HDFS-16655. OIV: print out erasure coding policy name in oiv Delimited output (#4541). Contributed by Max Xie.
|
3 år sedan |
testHDFSConf.xml
|
7a1d811197
HDFS-16637. TestHDFSCLI#testAll consistently failing (#4466). Contributed by Viraj Jasani.
|
3 år sedan |
testMultipleCorruption.csv
|
fb10803dfa
HDFS-13818. Extend OIV to detect FSImage corruption. Contributed by Adam Antal.
|
6 år sedan |
testMultipleFileCorruption.csv
|
fb10803dfa
HDFS-13818. Extend OIV to detect FSImage corruption. Contributed by Adam Antal.
|
6 år sedan |
testSingleFileCorruption.csv
|
fb10803dfa
HDFS-13818. Extend OIV to detect FSImage corruption. Contributed by Adam Antal.
|
6 år sedan |
testSingleFolderCorruption.csv
|
fb10803dfa
HDFS-13818. Extend OIV to detect FSImage corruption. Contributed by Adam Antal.
|
6 år sedan |
testStoragePolicy.csv
|
865021b8c9
HDFS-14195. OIV: print out storage policy id in oiv Delimited output. Contributed by Wang, Xinglong.
|
6 år sedan |
testUpgradeFrom22FixesStorageIDs.tgz
|
d34074e237
HDFS-7575. Upgrade should generate a unique storage ID for each volume. (Contributed by Arpit Agarwal)
|
10 år sedan |
testUpgradeFrom22FixesStorageIDs.txt
|
d34074e237
HDFS-7575. Upgrade should generate a unique storage ID for each volume. (Contributed by Arpit Agarwal)
|
10 år sedan |
testUpgradeFrom22via26FixesStorageIDs.tgz
|
d34074e237
HDFS-7575. Upgrade should generate a unique storage ID for each volume. (Contributed by Arpit Agarwal)
|
10 år sedan |
testUpgradeFrom22via26FixesStorageIDs.txt
|
d34074e237
HDFS-7575. Upgrade should generate a unique storage ID for each volume. (Contributed by Arpit Agarwal)
|
10 år sedan |
testUpgradeFrom26PreservesStorageIDs.tgz
|
d34074e237
HDFS-7575. Upgrade should generate a unique storage ID for each volume. (Contributed by Arpit Agarwal)
|
10 år sedan |
testUpgradeFrom26PreservesStorageIDs.txt
|
d34074e237
HDFS-7575. Upgrade should generate a unique storage ID for each volume. (Contributed by Arpit Agarwal)
|
10 år sedan |
testXAttrConf.xml
|
3df61f303a
HDFS-7997. The first non-existing xattr should also throw IOException. (zhouyingchao via yliu)
|
10 år sedan |
test_ec_policies.xml
|
5c5b2ed7c7
HDFS-15576. Erasure Coding: Add rs and rs-legacy codec test for addPolicies. Contributed by Fei Hui.
|
4 år sedan |
topology-broken-script.cmd
|
fef596df03
HDFS-8055. NullPointerException when topology script is missing. Contributed by Anu Engineer.
|
10 år sedan |
topology-broken-script.sh
|
fef596df03
HDFS-8055. NullPointerException when topology script is missing. Contributed by Anu Engineer.
|
10 år sedan |
topology-script.cmd
|
fef596df03
HDFS-8055. NullPointerException when topology script is missing. Contributed by Anu Engineer.
|
10 år sedan |
topology-script.sh
|
fef596df03
HDFS-8055. NullPointerException when topology script is missing. Contributed by Anu Engineer.
|
10 år sedan |