KeeProMise commented on PR #6868: URL: https://github.com/apache/hadoop/pull/6868#issuecomment-2169045440
> Thanks for the contribution, @KeeProMise. One question: is there a reason this should be in hdfs as opposed to hadoop common? This feels like a generic utility that is not specific to hdfs. Hi, @sjlee thank you for your reply. In my opinion, it is indeed more reasonable to put it in hadoop common, but I am not sure whether other modules of hadoop need this package, so I put it in the hdfs package. If everyone agrees that the common package is better, I will move it under common. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
