[
https://issues.apache.org/jira/browse/SPARK-6317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Cheng Lian updated SPARK-6317:
------------------------------
Description:
{{build/sbt hive/console}} is failing
{noformat{
[info] Starting scala interpreter...
[info]
<console>:15: error: object Dsl is not a member of package org.apache.spark.sql
import org.apache.spark.sql.Dsl._
^
{noformat}
was:
> build/sbt hive/console is failing
[info] Starting scala interpreter...
[info]
<console>:15: error: object Dsl is not a member of package org.apache.spark.sql
import org.apache.spark.sql.Dsl._
^
> Interactive HIVE scala console is not starting
> ----------------------------------------------
>
> Key: SPARK-6317
> URL: https://issues.apache.org/jira/browse/SPARK-6317
> Project: Spark
> Issue Type: Bug
> Components: SQL
> Affects Versions: 1.3.0
> Reporter: Vinod KC
>
> {{build/sbt hive/console}} is failing
> {noformat{
> [info] Starting scala interpreter...
> [info]
> <console>:15: error: object Dsl is not a member of package
> org.apache.spark.sql
> import org.apache.spark.sql.Dsl._
> ^
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]