Commit Graph

5401 Commits

Author SHA1 Message Date
Chris Nauroth 643c5e5bdc HDFS-10195. Ozone: Add container persistence. Contributed by Anu Engineer. 2016-03-26 11:40:00 -07:00
Chris Nauroth 2dc48b7f1e HDFS-10202. ozone : Add key commands to CLI. Contributed by Anu Engineer. 2016-03-25 09:50:58 -07:00
Chris Nauroth 58cdb715fb HDFS-10196. Ozone : Enable better error reporting for failed commands in ozone shell. Contributed by Anu Engineer. 2016-03-24 09:27:10 -07:00
Chris Nauroth 3f708bf711 HDFS-10179. Ozone: Adding logging support. Contributed by Anu Engineer. 2016-03-19 13:59:00 -07:00
Chris Nauroth 2e517a64d8 HDFS-9960. OzoneHandler : Add localstorage support for keys. Contributed by Anu Engineer. 2016-03-19 13:36:18 -07:00
Chris Nauroth c73a32c21c HDFS-10180. Ozone: Refactor container Namespace. Contributed by Anu Engineer. 2016-03-18 13:46:56 -07:00
Anu Engineer 37e3a36a3f Merge branch 'trunk' into HDFS-7240 2016-03-18 11:18:48 -07:00
Akira Ajisaka 9b623fbaf7 HDFS-3677. dfs.namenode.edits.dir.required is missing from hdfs-default.xml. Contributed by Mark Yang. 2016-03-19 01:11:15 +09:00
Kihwal Lee 63c966a3fb HDFS-9874. Long living DataXceiver threads cause volume shutdown to block. Contributed by Rushabh Shah. 2016-03-18 10:24:59 -05:00
Colin Patrick Mccabe dc951e606f HDFS-9949. Add a test case to ensure that the DataNode does not regenerate its UUID when a storage directory is cleared (Harsh J via cmccabe) 2016-03-17 10:37:42 -07:00
Andrew Wang 02a250db9f HDFS-10173. Typo in DataXceiverServer. Contributed by Michael Han. 2016-03-16 18:49:57 -07:00
Zhe Zhang 32d043d9c5 HDFS-9857. Erasure Coding: Rename replication-based names in BlockManager to more generic [part-1]. Contributed by Rakesh R. 2016-03-16 16:53:58 -07:00
Chris Nauroth 4143f0362f HDFS-9961. Ozone: Add buckets commands to CLI. Contributed by Anu Engineer. 2016-03-15 21:27:53 -07:00
Kihwal Lee d457401784 HDFS-9904. testCheckpointCancellationDuringUpload occasionally fails. Contributed by Lin Yiqun. 2016-03-15 10:52:47 -05:00
Masatake Iwasaki 5de848cd5d HDFS-9928. Make HDFS commands guide up to date (Wei-Chiu Chuang via iwasakims) 2016-03-15 20:42:05 +09:00
Chris Nauroth 4683d68ee6 HDFS-9944. Ozone : Add container dispatcher. Contributed by Anu Engineer. 2016-03-14 16:16:35 -07:00
Colin Patrick Mccabe 9a43094e12 HDFS-9947. Block#toString should not output information from derived classes (cmccabe) 2016-03-14 14:59:11 -07:00
Ravi Prakash bd5556ba12 Download File from UI broken after pagination. Contributed by Brahma Reddy Battula 2016-03-14 14:30:13 -07:00
Chris Nauroth 657bc690c2 HDFS-9926. ozone : Add volume commands to CLI. Contributed by Anu Engineer. 2016-03-14 10:50:54 -07:00
Chris Nauroth 5644137ada HDFS-9941. Do not log StandbyException on NN, other minor logging fixes. Contributed by Arpit Agarwal. 2016-03-14 09:54:54 -07:00
Chris Nauroth 64add6756c HDFS-9925. Ozone: Add Ozone Client lib for bucket handling. Contributed by Anu Engineer.
Fix build break
2016-03-11 13:03:15 -08:00
Chris Nauroth e74f1d4728 HDFS-9916. OzoneHandler : Add Key handler. Contributed by Anu Engineer. 2016-03-11 12:57:10 -08:00
Chris Nauroth e882d6273c HDFS-9916. OzoneHandler : Add Key handler. Contributed by Anu Engineer. 2016-03-11 12:57:10 -08:00
Anu Engineer ff4ea053d3 HDFS-9920. Stop tracking CHANGES.txt in the HDFS-7240 feature branch. Contributed by Chris Nauroth. 2016-03-11 12:57:09 -08:00
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