You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: