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

    https://github.com/apache/spark/pull/16810#discussion_r100065275
  
    --- Diff: resource-managers/yarn/pom.xml ---
    @@ -125,34 +125,12 @@
           <scope>test</scope>
         </dependency>
     
    -     <!--
    -    See SPARK-3710. hadoop-yarn-server-tests in Hadoop 2.2 fails to pull 
some needed
    -    dependencies, so they need to be added manually for the tests to work.
    -    -->
    -
         <dependency>
           <groupId>org.apache.hadoop</groupId>
           <artifactId>hadoop-yarn-server-tests</artifactId>
           <classifier>tests</classifier>
           <scope>test</scope>
         </dependency>
    -    <dependency>
    --- End diff --
    
    Oops, mockito ended up being necessary, though only according to the Maven 
build


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