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

    https://github.com/apache/spark/pull/1010#discussion_r13635099
  
    --- Diff: core/pom.xml ---
    @@ -35,7 +35,11 @@
           <groupId>org.apache.hadoop</groupId>
           <artifactId>hadoop-client</artifactId>
         </dependency>
    -    <dependency>
    +     <dependency>
    --- End diff --
    
    While it might make sense for this to eventually get into Spark, we need to 
look more carefully at the dependency that this brings. Since Spark runs 
different from Hadoop (Spark is really just a user level library), users can 
always include openstack support in their project dependencies (with the 
documentation you provide). For the time being, let's first update the 
documentation so it is obvious & clear & easy for users to add openstack 
support, and then we can discuss more about whether/when we should push the 
openstack dependency in Spark.
    



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