xkrogen commented on issue #1320: HDFS-14755. [Dynamometer] Hadoop-2 DataNode fail to start URL: https://github.com/apache/hadoop/pull/1320#issuecomment-523986864 I see. The problem is just that `getUri()` is private in branch-2, so we can still leverage the functionality of `DataNode.getStorageLocations`, we just can't directly convert it to a `URI`. This will fail in some scenarios, e.g. a PROVIDED storage type, but I think this is fine. +1 from me.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
