[ 
https://issues.apache.org/jira/browse/SPARK-6153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Cheng Lian updated SPARK-6153:
------------------------------
    Description: The {{hive-thriftserver}} module depends on Guava indirectly 
via {{hive}} module. However, the scope of Guava was explicitly set to 
{{provided}} in the root POM. This makes developers not able to run the Spark 
SQL CLI tool within IntelliJ IDEA for debugging purposes. Should promote Guava 
dependency scope to {{runtime}} for {{hive-thriftserver}} module.  (was: The 
{{hive-thriftserver}} module depends on Guava indirectly via {{hive]} module. 
However, the scope of Guava was explicitly set to {{provided}} in the root POM. 
This makes developers not able to run the Spark SQL CLI tool within IntelliJ 
IDEA for debugging purposes. Should promote Guava dependency scope to 
{{runtime}} for {{hive-thriftserver}} module.)

> intellij import from maven cannot debug sparksqlclidriver
> ---------------------------------------------------------
>
>                 Key: SPARK-6153
>                 URL: https://issues.apache.org/jira/browse/SPARK-6153
>             Project: Spark
>          Issue Type: Improvement
>          Components: Deploy, SQL
>            Reporter: Adrian Wang
>            Priority: Minor
>             Fix For: 1.3.0
>
>
> The {{hive-thriftserver}} module depends on Guava indirectly via {{hive}} 
> module. However, the scope of Guava was explicitly set to {{provided}} in the 
> root POM. This makes developers not able to run the Spark SQL CLI tool within 
> IntelliJ IDEA for debugging purposes. Should promote Guava dependency scope 
> to {{runtime}} for {{hive-thriftserver}} module.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to