GitHub user chenghao-intel opened a pull request:
https://github.com/apache/spark/pull/574
Update the import package name for TestHive in sbt shell
sbt/sbt hive/console will fail as TestHive changed its package from
"org.apache.spark.sql.hive" to "org.apache.spark.sql.hive.test".
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/chenghao-intel/spark hive_console
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/574.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #574
----
commit de1403582ecfec8307a00308700c7d42ce8e17ce
Author: Cheng Hao <[email protected]>
Date: 2014-04-28T00:33:03Z
Update the import package name for TestHive in sbt shell
----
---
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.
---