Commit Graph

22144 Commits

Author SHA1 Message Date
Brahma Reddy Battula d8d6c9d324 HDFS-13358. RBF: Support for Delegation Token (RPC). Contributed by CR Hota. 2019-06-23 09:27:03 +05:30
Inigo Goiri bdacc8c831 HDFS-14230. RBF: Throw RetriableException instead of IOException when no namenodes available. Contributed by Fei Hui. 2019-06-23 09:27:03 +05:30
Giovanni Matteo Fumarola 5757a020c5 HDFS-14252. RBF : Exceptions are exposing the actual sub cluster path. Contributed by Ayush Saxena. 2019-06-23 09:27:03 +05:30
Surendra Singh Lilhore b4eb949d33 HDFS-14225. RBF : MiniRouterDFSCluster should configure the failover proxy provider for namespace. Contributed by Ranith Sardar. 2019-06-23 09:27:03 +05:30
Takanobu Asanuma c1345bc588 HDFS-13404. RBF: TestRouterWebHDFSContractAppend.testRenameFileBeingAppended fails. 2019-06-23 09:27:03 +05:30
Inigo Goiri 4c4e8df68c HDFS-14215. RBF: Remove dependency on availability of default namespace. Contributed by Ayush Saxena. 2019-06-23 09:27:03 +05:30
Brahma Reddy Battula 0c47bac33d HDFS-14224. RBF: NPE in getContentSummary() for getEcPolicy() in case of multiple destinations. Contributed by Ayush Saxena. 2019-06-23 09:27:03 +05:30
Brahma Reddy Battula d9c09ed990 HDFS-14223. RBF: Add configuration documents for using multiple sub-clusters. Contributed by Takanobu Asanuma. 2019-06-23 09:27:03 +05:30
Yiqun Lin 6b5f63c25b HDFS-14209. RBF: setQuota() through router is working for only the mount Points under the Source column in MountTable. Contributed by Shubham Dewan. 2019-06-23 09:27:03 +05:30
Inigo Goiri b9e0b02a6c HDFS-14156. RBF: rollEdit() command fails with Router. Contributed by Shubham Dewan. 2019-06-23 09:27:02 +05:30
Vinayakumar B b20c5fa841 HDFS-14193. RBF: Inconsistency with the Default Namespace. Contributed by Ayush Saxena. 2019-06-23 09:27:02 +05:30
Surendra Singh Lilhore 58c9bc1eca HDFS-14129. addendum to HDFS-14129. Contributed by Ranith Sardar. 2019-06-23 09:27:02 +05:30
Surendra Singh Lilhore b990ba5f59 HDFS-14129. RBF: Create new policy provider for router. Contributed by Ranith Sardar. 2019-06-23 09:27:02 +05:30
Yiqun Lin 85f2d54cc3 HDFS-14206. RBF: Cleanup quota modules. Contributed by Inigo Goiri. 2019-06-23 09:27:02 +05:30
Inigo Goiri 5fcfc3c306 HDFS-13856. RBF: RouterAdmin should support dfsrouteradmin -refreshRouterArgs command. Contributed by yanghuafeng. 2019-06-23 09:27:02 +05:30
Surendra Singh Lilhore 3bb5752276 HDFS-14191. RBF: Remove hard coded router status from FederationMetrics. Contributed by Ranith Sardar. 2019-06-23 09:27:02 +05:30
Yiqun Lin ea3e7b8288 HDFS-14150. RBF: Quotas of the sub-cluster should be removed when removing the mount point. Contributed by Takanobu Asanuma. 2019-06-23 09:27:02 +05:30
Inigo Goiri 53791b97a3 HDFS-14161. RBF: Throw StandbyException instead of IOException so that client can retry when can not get connection. Contributed by Fei Hui. 2019-06-23 09:27:02 +05:30
Inigo Goiri a75d1fcf8d HDFS-14167. RBF: Add stale nodes to federation metrics. Contributed by Inigo Goiri. 2019-06-23 09:27:02 +05:30
Yiqun Lin cd73cb8d00 HDFS-13443. RBF: Update mount table cache immediately after changing (add/update/remove) mount table entries. Contributed by Mohammad Arshad. 2019-06-23 09:27:02 +05:30
Takanobu Asanuma 7d8cc5d12c HDFS-14151. RBF: Make the read-only column of Mount Table clearly understandable. 2019-06-23 09:27:02 +05:30
Yiqun Lin a505876bda HDFS-13869. RBF: Handle NPE for NamenodeBeanMetrics#getFederationMetrics. Contributed by Ranith Sardar. 2019-06-23 09:27:02 +05:30
Takanobu Asanuma 71cec6aa47 HDFS-14152. RBF: Fix a typo in RouterAdmin usage. Contributed by Ayush Saxena. 2019-06-23 09:27:02 +05:30
Yiqun Lin dbe01391f2 HDFS-14114. RBF: MIN_ACTIVE_RATIO should be configurable. Contributed by Fei Hui. 2019-06-23 09:27:02 +05:30
Yiqun Lin 88fd500c50 Revert "HDFS-14114. RBF: MIN_ACTIVE_RATIO should be configurable. Contributed by Fei Hui."
This reverts commit 7c0d6f65fde12ead91ed7c706521ad1d3dc995f8.
2019-06-23 09:27:02 +05:30
Yiqun Lin acafc7aee0 HDFS-14114. RBF: MIN_ACTIVE_RATIO should be configurable. Contributed by Fei Hui. 2019-06-23 09:27:02 +05:30
Surendra Singh Lilhore d49ebf36d4 HDFS-14085. RBF: LS command for root shows wrong owner and permission information. Contributed by Ayush Saxena. 2019-06-23 09:27:02 +05:30
Brahma Reddy Battula 5b24f0f44c HDFS-14089. RBF: Failed to specify server's Kerberos pricipal name in NamenodeHeartbeatService. Contributed by Ranith Sardar. 2019-06-23 09:27:02 +05:30
Brahma Reddy Battula 5df703fff6 HDFS-13776. RBF: Add Storage policies related ClientProtocol APIs. Contributed by Dibyendu Karmakar. 2019-06-23 09:27:02 +05:30
Yiqun Lin 650b0f5dfc HDFS-14082. RBF: Add option to fail operations when a subcluster is unavailable. Contributed by Inigo Goiri. 2019-06-23 09:27:02 +05:30
Inigo Goiri 0635de615e HDFS-13834. RBF: Connection creator thread should catch Throwable. Contributed by CR Hota. 2019-06-23 09:27:02 +05:30
Inigo Goiri 7d2a1f890c HDFS-13852. RBF: The DN_REPORT_TIME_OUT and DN_REPORT_CACHE_EXPIRE should be configured in RBFConfigKeys. Contributed by yanghuafeng. 2019-06-23 09:27:02 +05:30
Brahma Reddy Battula 84b33ee328 HDFS-12284. addendum to HDFS-12284. Contributed by Inigo Goiri. 2019-06-23 09:27:02 +05:30
Brahma Reddy Battula da154a687e HDFS-12284. RBF: Support for Kerberos authentication. Contributed by Sherwood Zheng and Inigo Goiri. 2019-06-23 09:27:02 +05:30
Inigo Goiri d2d214817d HDFS-14024. RBF: ProvidedCapacityTotal json exception in NamenodeHeartbeatService. Contributed by CR Hota. 2019-06-23 09:27:02 +05:30
Brahma Reddy Battula ab38e37523 HDFS-13845. RBF: The default MountTableResolver should fail resolving multi-destination paths. Contributed by yanghuafeng. 2019-06-23 09:27:02 +05:30
Yiqun Lin 7ac5e769fb HDFS-14011. RBF: Add more information to HdfsFileStatus for a mount point. Contributed by Akira Ajisaka. 2019-06-23 09:27:02 +05:30
Vinayakumar B 8dfd2e5644 HDFS-13906. RBF: Add multiple paths for dfsrouteradmin 'rm' and 'clrquota' commands. Contributed by Ayush Saxena. 2019-06-23 09:27:01 +05:30
Nanda kumar b28ddb22a5 HDDS-1706. Replication Manager thread running too frequently. Contributed by Nilotpal Nandi. 2019-06-22 16:15:45 +05:30
Wei-Chiu Chuang 645d67bc4f HDFS-14074. DataNode runs async disk checks maybe throws NullPointerException, and DataNode failed to register to NameSpace. Contributed by guangyi lu. 2019-06-21 18:27:03 -07:00
Wei-Chiu Chuang 1524e2e6c5 HDFS-12487. FsDatasetSpi.isValidBlock() lacks null pointer check inside and neither do the callers. Contributed by liumi. 2019-06-21 18:17:36 -07:00
Prabhu Joseph 371452e260 HADOOP-15989. Synchronized at CompositeService#removeService is not required. Contributed by Prabhu Joseph.
Signed-off-by: Wei-Chiu Chuang <weichiu@apache.org>
2019-06-21 17:05:13 -07:00
Hrishikesh Gadre 8194a1196e HDDS-1690. ContainerController should provide a way to retrieve containers per volume (#986) 2019-06-21 10:23:11 -07:00
S O'Donnell cba13c7f83
HDDS-1715. Update the Intellij runner definitition of SCM to use the new class name
Closes #1000
2019-06-21 16:25:10 +02:00
Márton Elek 256bdd6982
HDDS-1678. Default image name for kubernetes examples should be ozone and not hadoop
Closes #959
2019-06-21 14:14:06 +02:00
Weiwei Yang 83dcb9d87e YARN-9209. When nodePartition is not set in Placement Constraints, containers are allocated only in default partition. Contributed by Tarun Parimi. 2019-06-21 17:41:05 +08:00
S O'Donnell b95a58e231
HDDS-1674. Make ScmBlockLocationProtocol message type based.
Closes #984
2019-06-21 11:35:43 +02:00
Lokesh Jain 272b96d243 HDFS-13893. DiskBalancer: no validations for Disk balancer commands. Contributed by Lokesh Jain.
Signed-off-by: Wei-Chiu Chuang <weichiu@apache.org>
2019-06-20 20:23:05 -07:00
Takanobu Asanuma 98d2065643 HDFS-12564. Add the documents of swebhdfs configurations on the client side. Contributed by Takanobu Asanuma.
Signed-off-by: Wei-Chiu Chuang <weichiu@apache.org>
2019-06-20 20:17:24 -07:00
Wei-Chiu Chuang 840d02ca5b HADOOP-14385. HttpExceptionUtils#validateResponse swallows exceptions. Contributed by Wei-Chiu Chuang.
Signed-off-by: Wei-Chiu Chuang <weichiu@apache.org>
2019-06-20 19:57:48 -07:00