简体   繁体   中英

Can we use Shark 0.9.1 version with Spark 1.1.0?

I know Shark has been subsumed by Spark SQL, a new module in Apache Spark. But my question is, can we use the existing Shark with new Spark versions ?

According to its release notes , Shark 0.9.1 only supports Spark 0.9.1.

According to a mailing list post , there is not an official version of Shark for Spark 1.0+. Shark depends on non-public interfaces of Spark that have likely changed between 0.9.1 and 1.1.0, so it may be a significant amount of work to port Shark to Spark 1.0+.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM