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

    https://github.com/apache/spark/pull/20923#discussion_r181524292
  
    --- Diff: hadoop-cloud/pom.xml ---
    @@ -38,7 +38,32 @@
         <sbt.project.name>hadoop-cloud</sbt.project.name>
       </properties>
     
    +  <build>
    +    
<outputDirectory>target/scala-${scala.binary.version}/classes</outputDirectory>
    +    
<testOutputDirectory>target/scala-${scala.binary.version}/test-classes</testOutputDirectory>
    +  </build>
    +
       <dependencies>
    +    <!--used during compilation but not exported as transitive 
dependencies-->
    --- End diff --
    
    Is this still needed after you removed the committer code?


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to