Github user aarondav commented on a diff in the pull request:

    https://github.com/apache/spark/pull/237#discussion_r10966616
  
    --- Diff: pom.xml ---
    @@ -373,7 +373,6 @@
             <groupId>org.apache.derby</groupId>
             <artifactId>derby</artifactId>
             <version>10.4.2.0</version>
    -        <scope>test</scope>
    --- End diff --
    
    Hive requires derby in the compile scope via a transitive dependency on 
hive-metastore, and this setting was overriding that. This does not seem to be 
pulled in from non-hive assembly jars.


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

Reply via email to