[ 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: we need to promote guava dependency to a proper level manually.)
> 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
>
> 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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org
|