Github user srowen commented on the pull request:

    https://github.com/apache/spark/pull/4884#issuecomment-77275411
  
    There can't be a need to add a `compile` scope dependency on Guava since it 
is obviously not needed at compile time. That should be removed. I'm not sure 
that the `SparkSQLCLIDriver` is intended to be runnable from an IDE, but 
ideally it should. I also see it fails for not seeing Guava classes. At best, I 
imagine that both Hive modules could declare a `runtime` dependency on Guava. I 
think it would not disrupt the shading in the final assembly. Can we try that 
instead?


---
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.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to