Github user devsprint commented on the pull request:

    https://github.com/apache/incubator-zeppelin/pull/86#issuecomment-115203941
  
    While I have tried to make Zeppelin to work with DSE 4.6 I have integrated 
also this change. I'm able to properly query cassandra db. However, if there is 
an error, the notebook will display a generic error that is not helping at all 
to identify the root cause. (java.lang.reflect.InvocationTargetException).
    
    if zeppelin.spark.useCassandraContext is set to true, then the value of 
zeppelin.spark.useHiveContext it doesn't matter. Even if it set to true it will 
still bind to cassandra context.  
    I think that there is a need for a small change to make sure that just on 
of the context could be set to true and not both....


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to