oss-maker commented on pull request #2051: URL: https://github.com/apache/hadoop/pull/2051#issuecomment-650202499
Just went through the change list, it's strange how nobody thought of dependency cleanup till now. I always thought of giving a similar patch but didn't make time. Checking out the entire code of a dependency should never be done, especially in a project of this size. Going forward, we should not allow anyone to checkout the dependency, we should expect the user to install the dependency. ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
