Github user chesterxgchen commented on the pull request:

    https://github.com/apache/spark/pull/942#issuecomment-45078736
  
    It seems this will only works for the latest version of PHD. For example
    if I use SPARK_HADOOP_VERSION=2.0.5-alpha-gphd-2.1.0.0
    
    the sbt/sbt assembly will fail with following errors. 
    java.lang.IllegalStateException: impossible to get artifacts when data has 
not been loaded. IvyNode = org.slf4j#slf4j-api;1.6.1
    
    Spark currently is using "1.7.5" version of slf4j, the 
2.0.5-alpha-gphd-2.1.0.0 seems to depends on 1.6.1


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