@Jorge Luis Hernandez Olmos I don't know anything about tibco, but the .jar file you're looking for can be found at the usual location for archival Hadoop code tarballs, in your case https://archive.apache.org/dist/hadoop/common/hadoop-1.2.1/ I know of no other place that would be more "official".
… look for the file hadoop-1.2.1.tar.gz
, download it, un-zip it, un-tar it and you should be able to locate the .jar
file in question in the relative location ./hadoop-1.2.1/hadoop-core-1.2.1.jar
Bill Brooks, Community Moderator
Was your question answered? Make sure to mark the answer as the accepted solution.
If you find a reply useful, say thanks by clicking on the thumbs up button.