Chris Nauroth
|
979dfe4c2e
|
HDFS-9891. Ozone: Add container transport client. Contributed by Anu Engineer.
|
2016-03-11 12:57:09 -08:00 |
Chris Nauroth
|
b31a5d67f1
|
HDFS-9873. Ozone: Add container transport server. Contributed by Anu Engineer.
|
2016-03-11 12:57:09 -08:00 |
Anu Engineer
|
2fff7d58da
|
HDFS-9907. Exclude Ozone protobuf-generated classes from Findbugs analysis. Contributed by Chris Nauroth
|
2016-03-11 12:57:09 -08:00 |
Chris Nauroth
|
d4402c5123
|
HDFS-9848. Ozone: Add Ozone Client lib for volume handling. Contributed by Anu Engineer.
|
2016-03-11 12:57:08 -08:00 |
Anu Engineer
|
45e360f54e
|
HDFS-9853. Ozone: Add container definitions. Contributed by Anu Engineer.
|
2016-03-11 12:57:08 -08:00 |
cnauroth
|
40211dd4fe
|
HDFS-9845. OzoneHandler : Support List and Info Volumes. Contributed by Anu Engineer.
|
2016-03-11 12:57:08 -08:00 |
cnauroth
|
ed258dc633
|
HDFS-9834. OzoneHandler : Enable MiniDFSCluster based testing for Ozone. Contributed by Anu Engineer.
|
2016-03-11 12:57:08 -08:00 |
Anu Engineer
|
14b85da0ea
|
HDFS-8757 : OzoneHandler : Add localStorageHandler support for Buckets. Contributed by Anu Engineer
|
2016-03-11 12:57:08 -08:00 |
Anu Engineer
|
312a01ea3c
|
HDFS-8527. OzoneHandler: Integration of REST interface and container data pipeline back-end. Contributed by Chris Nauroth
|
2016-03-11 12:57:07 -08:00 |
Anu Engineer
|
114ef3000c
|
HDFS-8695. OzoneHandler : Add Bucket REST Interface. (aengineer)
|
2016-03-11 12:57:07 -08:00 |
Anu Engineer
|
d309930374
|
HDFS-8753. Ozone: Unify StorageContainerConfiguration with ozone-default.xml & ozone-site.xml. Contributed by kanaka kumar avvaru
|
2016-03-11 12:57:07 -08:00 |
Arpit Agarwal
|
06c5b2500a
|
HDFS-8717. OzoneHandler : Add common bucket objects. (Contributed by Anu Engineer)
|
2016-03-11 12:57:07 -08:00 |
Arpit Agarwal
|
acb949e6f9
|
HDFS-8680. OzoneHandler : Add Local StorageHandler support for volumes. (Contributed by Anu Engineer)
|
2016-03-11 12:57:07 -08:00 |
Arpit Agarwal
|
5d70ed415c
|
HDFS-8654. OzoneHandler : Add ACL support. (Contributed by Anu Engineer)
|
2016-03-11 12:57:06 -08:00 |
Arpit Agarwal
|
476d22dfa1
|
HDFS-8644. OzoneHandler : Add volume handler. (Contributed by Anu Engineer)
|
2016-03-11 12:57:06 -08:00 |
Arpit Agarwal
|
d9d9504102
|
HDFS-8634. OzoneHandler: Add userAuth Interface and Simple userAuth handler. (Contributed by Anu Engineer)
|
2016-03-11 12:57:06 -08:00 |
Arpit Agarwal
|
7452cc5d8b
|
HDFS-8637. OzoneHandler : Add Error Table. (Contributed by Anu Engineer)
|
2016-03-11 12:57:06 -08:00 |
cnauroth
|
f0b2b26c34
|
HDFS-8448. Create REST Interface for Volumes. Contributed by Anu Engineer.
|
2016-03-11 12:57:05 -08:00 |
Arpit Agarwal
|
15a3e75854
|
HDFS-8614. OzoneHandler : Add Quota Support. (Contributed by Anu Engineer)
|
2016-03-11 12:56:44 -08:00 |
Arpit Agarwal
|
e2f494c2c4
|
HDFS-8456. Introduce STORAGE_CONTAINER_SERVICE as a new NodeType. (Contributed by Arpit Agarwal)
|
2016-03-11 12:56:29 -08:00 |
Arpit Agarwal
|
e01c6ea688
|
HDFS-1477. Support reconfiguring dfs.heartbeat.interval and dfs.namenode.heartbeat.recheck-interval without NN restart. (Contributed by Xiaobing Zhou)
|
2016-03-10 19:03:55 -08:00 |
Colin Patrick Mccabe
|
79961ecea8
|
HDFS-9933. ReverseXML should be capitalized in oiv usage message (cmccabe)
|
2016-03-10 13:43:27 -08:00 |
Colin Patrick Mccabe
|
bd49354c6d
|
HDFS-9934. ReverseXML oiv processor should bail out if the XML file's layoutVersion doesn't match oiv's (cmccabe)
|
2016-03-10 13:41:06 -08:00 |
Colin Patrick Mccabe
|
500875dfcc
|
HDFS-9927. Document the new OIV ReverseXML processor (Wei-Chiu Chuang via cmccabe)
|
2016-03-10 13:38:00 -08:00 |
Zhe Zhang
|
7600e3c48f
|
HDFS-7866. Erasure coding: NameNode manages multiple erasure coding policies. Contributed by Rui Li.
|
2016-03-08 22:30:30 -08:00 |
Chris Nauroth
|
89b16d27e2
|
HADOOP-12905. Clean up CHANGES.txt RAT exclusions from pom.xml files. Contributed by Chris Nauroth.
|
2016-03-08 21:22:06 -08:00 |
Andrew Wang
|
a14a6f08ee
|
HDFS-9919. TestStandbyCheckpoints#testNonPrimarySBNUploadFSImage waitForCheckpoint incorrectly. Contributed by Lin Yiqun.
|
2016-03-08 11:54:50 -08:00 |
Jing Zhao
|
743a99f2db
|
HDFS-8786. Erasure coding: use simple replication for internal blocks on decommissioning datanodes. Contributed by Rakesh R.
|
2016-03-08 10:24:57 -08:00 |
Arpit Agarwal
|
c2140d05ef
|
HDFS-9882. Add heartbeatsTotal in Datanode metrics. (Contributed by Hua Liu)
|
2016-03-07 21:10:24 -08:00 |
Akira Ajisaka
|
352d299cf8
|
HDFS-9812. Streamer threads leak if failure happens when closing DFSOutputStream. Contributed by Lin Yiqun.
|
2016-03-08 10:43:17 +09:00 |
Arpit Agarwal
|
724d2299cd
|
HDFS-9906. Remove spammy log spew when a datanode is restarted. (Contributed by Brahma Reddy Battula)
|
2016-03-07 12:19:53 -08:00 |
Masatake Iwasaki
|
d718fc1ee5
|
HDFS-9865. TestBlockReplacement fails intermittently in trunk (Lin Yiqun via iwasakims)
|
2016-03-08 02:07:18 +09:00 |
Harsh J
|
fd1c09be3e
|
HDFS-9521. TransferFsImage.receiveFile should account and log separate times for image download and fsync to disk. Contributed by Wellington Chevreuil
|
2016-03-07 17:14:51 +05:30 |
Chris Nauroth
|
2759689d7d
|
HDFS-9239. DataNode Lifeline Protocol: an alternative protocol for reporting DataNode liveness. Contributed by Chris Nauroth.
|
2016-03-04 15:29:50 -08:00 |
Yongjun Zhang
|
8e08861a14
|
HDFS-9889. Update balancer/mover document about HDFS-6133 feature. Contributed by Yongjun Zhang.
|
2016-03-04 13:25:29 -08:00 |
Zhe Zhang
|
3e8099a45a
|
HDFS-9888. Allow reseting KerberosName in unit tests. Contributed by Xiao Chen.
|
2016-03-04 09:48:05 -08:00 |
Masatake Iwasaki
|
cbd31328a6
|
HADOOP-12470. In-page TOC of documentation should be automatically generated by doxia macro (iwasakims)
|
2016-03-04 14:11:36 +09:00 |
Andrew Wang
|
1bc454615e
|
HADOOP-11792. Remove all of the CHANGES.txt files.
|
2016-03-03 21:02:31 -08:00 |
Masatake Iwasaki
|
33a412e8a4
|
HDFS-9048. DistCp documentation is out-of-dated (Daisuke Kobayashi via iwasakims)
|
2016-03-03 18:57:23 +09:00 |
Masatake Iwasaki
|
f70e317ccc
|
HADOOP-12793. Write a new group mapping service guide (Wei-Chiu Chuang via iwasakims)
|
2016-03-03 17:14:32 +09:00 |
Arpit Agarwal
|
27941a1811
|
HDFS-9534. Add CLI command to clear storage policy from a path. (Contributed by Xiaobing Zhou)
|
2016-03-02 18:35:28 -08:00 |
Colin Patrick Mccabe
|
700b0e4019
|
HDFS-9835. OIV: add ReverseXML processor which reconstructs an fsimage from an XML file (cmccabe)
|
2016-03-02 17:56:11 -08:00 |
Zhe Zhang
|
67880ccae6
|
HDFS-9886. Configuration properties for hedged read is broken. Contributed by Akira AJISAKA.
|
2016-03-02 10:26:06 -08:00 |
Xiaoyu Yao
|
5abf051249
|
HDFS-9887. WebHdfs socket timeouts should be configurable. Contributed by Austin Donnelly and Chris Douglas.
|
2016-03-02 09:23:17 -08:00 |
Akira Ajisaka
|
27e0681f28
|
HDFS-9851. NameNode throws NPE when setPermission is called on a path that does not exist. Contributed by Brahma Reddy Battula.
|
2016-03-02 14:43:03 +09:00 |
Akira Ajisaka
|
e2ddf82469
|
HDFS-9766. TestDataNodeMetrics#testDataNodeTimeSpend fails intermittently. Contributed by Xiao Chen.
|
2016-03-02 14:17:35 +09:00 |
Jing Zhao
|
f2ba7da4f0
|
HDFS-9876. shouldProcessOverReplicated should not count number of pending replicas. Contributed by Jing Zhao.
|
2016-03-01 18:41:57 -08:00 |
Andrew Wang
|
4abb2fa687
|
HDFS-9881. DistributedFileSystem#getTrashRoot returns incorrect path for encryption zones.
|
2016-03-01 16:35:39 -08:00 |
Kihwal Lee
|
e76b13c415
|
HDFS-9880. TestDatanodeRegistration fails occasionally. Contributed by Kihwal Lee.
|
2016-03-01 17:00:18 -06:00 |
Kihwal Lee
|
2c8496ebf3
|
HDFS-8791. block ID-based DN storage layout can be very slow for datanode on ext4. Contributed by Chris Trezzo.
|
2016-03-01 15:04:59 -06:00 |