Github user doanduyhai commented on the issue:

    https://github.com/apache/zeppelin/pull/86
  
    @benbromhead some remarks before rebasing
    
    1) maybe upgrade C* version and Spark/Cassandra connector version
    2) maybe use Achilles-embedded (look Cassandra interpreter unit tests) 
instead of cassandra-unit. The project is no longer actively maintained 
    3) the SparkInterpreter class has changed a lot, probably a good idea to 
cherry-pick your changes and apply them instead of going through the complete 
rebase
    4) you've hard-coded the Spark/Cassandra connector dependency directly in 
`spark/pom.xml`. I'm not sure it's the cleanest way because people who don't 
use Cassandra still need to pull this dependency. Maybe it's better to create a 
separate Maven build profile for this. Until now it is done in 
`spark-dependencies/pom.xml` but since it will be removed soon by @AhyoungRyu, 
see https://github.com/apache/zeppelin/pull/1339



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to