attilapiros commented on pull request #33628:
URL: https://github.com/apache/spark/pull/33628#issuecomment-997719527


   ```
   [info] *** 4 TESTS FAILED ***
   [error] Failed tests:
   [error]      org.apache.spark.deploy.yarn.YarnClusterSuite
   [error] (yarn / Test / test) sbt.TestsFailedException: Tests unsuccessful
   ```
   
   But these failures seems to be unrelated as locally they are running 
successfully on the commit c98ff1dd4fd69ed80fdf2d05852abd7825085ef5: 
   ```
   [info] YarnClusterSuite:
   [info] - run Spark in yarn-client mode (16 seconds, 260 milliseconds)
   [info] - run Spark in yarn-cluster mode (15 seconds, 117 milliseconds)
   [info] - run Spark in yarn-client mode with unmanaged am (12 seconds, 83 
milliseconds)
   [info] - run Spark in yarn-client mode with different configurations, 
ensuring redaction (14 seconds, 90 milliseconds)
   [info] - run Spark in yarn-cluster mode with different configurations, 
ensuring redaction (14 seconds, 95 milliseconds)
   [info] - yarn-cluster should respect conf overrides in SparkHadoopUtil 
(SPARK-16414, SPARK-23630) (14 seconds, 99 milliseconds)
   [info] - SPARK-35672: run Spark in yarn-client mode with additional jar 
using URI scheme 'local' (13 seconds, 120 milliseconds)
   [info] - SPARK-35672: run Spark in yarn-cluster mode with additional jar 
using URI scheme 'local' (13 seconds, 104 milliseconds)
   [info] - SPARK-35672: run Spark in yarn-client mode with additional jar 
using URI scheme 'local' and gateway-replacement path (14 seconds, 90 
milliseconds)
   [info] - SPARK-35672: run Spark in yarn-cluster mode with additional jar 
using URI scheme 'local' and gateway-replacement path (14 seconds, 89 
milliseconds)
   [info] - SPARK-35672: run Spark in yarn-cluster mode with additional jar 
using URI scheme 'local' and gateway-replacement path containing an environment 
variable (15 seconds, 105 milliseconds)
   [info] - SPARK-35672: run Spark in yarn-client mode with additional jar 
using URI scheme 'file' (14 seconds, 105 milliseconds)
   [info] - SPARK-35672: run Spark in yarn-cluster mode with additional jar 
using URI scheme 'file' (16 seconds, 77 milliseconds)
   [info] - run Spark in yarn-cluster mode unsuccessfully (12 seconds, 112 
milliseconds)
   [info] - run Spark in yarn-cluster mode failure after sc initialized (22 
seconds, 112 milliseconds)
   [info] - run Python application in yarn-client mode (23 seconds, 117 
milliseconds)
   [info] - run Python application in yarn-cluster mode (17 seconds, 86 
milliseconds)
   [info] - run Python application in yarn-cluster mode using 
spark.yarn.appMasterEnv to override local envvar (18 seconds, 127 milliseconds)
   [info] - user class path first in client mode (13 seconds, 129 milliseconds)
   [info] - user class path first in cluster mode (13 seconds, 89 milliseconds)
   [info] - monitor app using launcher library (7 seconds, 711 milliseconds)
   [info] - running Spark in yarn-cluster mode displays driver log links (44 
seconds, 168 milliseconds)
   [info] - timeout to get SparkContext in cluster mode triggers failure (14 
seconds, 81 milliseconds)
   [info] - executor env overwrite AM env in client mode (13 seconds, 95 
milliseconds)
   [info] - executor env overwrite AM env in cluster mode (12 seconds, 92 
milliseconds)
   [info] - SPARK-34472: ivySettings file with no scheme or file:// scheme 
should be localized on driver in cluster mode (26 seconds, 186 milliseconds)
   [info] - SPARK-34472: ivySettings file with no scheme or file:// scheme 
should retain user provided path in client mode (24 seconds, 154 milliseconds)
   [info] - SPARK-34472: ivySettings file with non-file:// schemes should throw 
an error (4 seconds, 105 milliseconds)
   [info] Run completed in 7 minutes, 57 seconds.
   [info] Total number of tests run: 28
   [info] Suites: completed 1, aborted 0
   [info] Tests: succeeded 28, failed 0, canceled 0, ignored 0, pending 0
   [info] All tests passed.
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to