JLang icon indicating copy to clipboard operation
JLang copied to clipboard

Compiling Hadoop using JLang

Open rishikeshdevsot opened this issue 2 years ago • 0 comments

I was curious if an older version of Hadoop(2.7) which supports Java 7 was compiled using JLang? I was trying to compile Hadoop 2.5.2 but it quickly turned out to be an arduous task where every dependency package needs to be separately compiled using the source code and linked.

Theoretically, it should be possible but I am wondering if such a stress test was conducted because it would be cool to be able to view the LLVM IR for Hadoop.

rishikeshdevsot avatar Jun 17 '22 04:06 rishikeshdevsot