Github user marmbrus commented on the pull request:

    https://github.com/apache/spark/pull/2609#issuecomment-57962393
  
    FYI, this broke the build for some versions of Hadoop:
    
    ```
    [INFO] Compiling 395 Scala sources and 29 Java sources to 
<https://amplab.cs.berkeley.edu/jenkins/job/Spark-Master-Maven-pre-YARN/hadoop.version=2.0.0-mr1-cdh4.1.2,label=centos/ws/core/target/scala-2.10/classes...>
    [ERROR] 
<https://amplab.cs.berkeley.edu/jenkins/job/Spark-Master-Maven-pre-YARN/hadoop.version=2.0.0-mr1-cdh4.1.2,label=centos/ws/core/src/main/scala/org/apache/spark/util/Utils.scala>:720:
 value listFilesAndDirs is not a member of object 
org.apache.commons.io.FileUtils
    [ERROR]       val files = FileUtils.listFilesAndDirs(dir, 
TrueFileFilter.TRUE, TrueFileFilter.TRUE)
    [ERROR]                             ^
    [ERROR] one error found
    ```
    
    This is being addressed by #2662.


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