Created on 12-13-2015 03:37 PM - edited 09-16-2022 02:52 AM
Greetings,
Where is the source code for Hadoop 2.7.1.2.3.0.0-2557 and the related dependencies?
I have found a number of source code repositories and versions, but I can't seem to find this specific version anywhere. As an aside, I am building on Windows.
Thanks,
Cary
Created 12-13-2015 05:28 PM
HDP repo is located on Github. For 2.3.0 dependencies, see here:
https://github.com/hortonworks/hadoop-release/blob...
You can find the RPM in our public maven repo. Search for "hadoop" here:
Created 12-13-2015 03:38 PM
Created 12-13-2015 05:28 PM
HDP repo is located on Github. For 2.3.0 dependencies, see here:
https://github.com/hortonworks/hadoop-release/blob...
You can find the RPM in our public maven repo. Search for "hadoop" here:
Created 12-18-2015 06:11 PM
Hadoop version 2.7.1.2.3.0.0-2557 is the version of Apache Hadoop included in our product release HDP-2.3.0.0. As Dhruv mentioned, source code for all our product releases is publicly available in Github, under "github.com/hortonworks/<component>-release/". Then you need to look under "Tags" for the specific release version desired. In this case, you can look under HDP-2.3.0.0-tag
(The link Dhruv provided is accidentally to version 2.3.3.0 rather than 2.3.0.0, although his pointing you at the pom.xml file was a good idea.)
Our Windows and Linux releases share the same source code.
Created 02-02-2016 09:02 PM
@Cary Walker are you still having issues? Can you accept the best answer or provide your own solution?