-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Updated release for spark-1.5.1-bin-hadoop2.6? #46
Comments
Same. I'm getting the following stack trace when running with spark 1.6.0: Exception in thread "main" java.lang.NoSuchMethodException: org.apache.hadoop.hive.conf.HiveConf.getTimeVar(org.apache.hadoop.hive.conf.HiveConf$ConfVars, java.util.concurrent.TimeUnit) |
@espiegel if you are trying to bridge cassandra, spark sql over jdbc u can use other project in my github repos. that works! just uncomment the configurations in the code |
Can someone please provide its update for spark-1.5.1-bin-hadoop2.6? I am following instructions here http://tuplejump.github.io/calliope/calliope-server.html but i am stuck.
Issue is with Spark Hive Version. I am getting NoSuchMethodException exceptions.
The text was updated successfully, but these errors were encountered: