GauthamBanasandra commented on code in PR #5066: URL: https://github.com/apache/hadoop/pull/5066#discussion_r1005994237
########## BUILDING.txt: ########## @@ -557,6 +586,22 @@ the zlib 1.2.7 source tree. http://www.zlib.net/ + +Build command: +The following command builds all the modules in the Hadoop project and generates the tar.gz file in +hadoop-dist/target upon successful build. Run these commands from an +"x64 Native Tools Command Prompt for VS 2019" which can be found under "Visual Studio 2019" in the +Windows start menu. + +> set classpath= Review Comment: I've created this JIRA - https://issues.apache.org/jira/browse/HADOOP-18509. ########## BUILDING.txt: ########## @@ -557,6 +586,22 @@ the zlib 1.2.7 source tree. http://www.zlib.net/ + +Build command: +The following command builds all the modules in the Hadoop project and generates the tar.gz file in +hadoop-dist/target upon successful build. Run these commands from an +"x64 Native Tools Command Prompt for VS 2019" which can be found under "Visual Studio 2019" in the +Windows start menu. + +> set classpath= Review Comment: I've created this JIRA - https://issues.apache.org/jira/browse/HADOOP-18509 to track this. -- 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]
