Github user radekg commented on the pull request:

    https://github.com/apache/spark/pull/9608#issuecomment-167826085
  
    I have 3 tests failing locally but I don't think these are related to my 
changes. `scalastyle` seems to be ok now. Failing tests:
    
    ```
    - launch simple application with spark-submit *** FAILED ***
      Process returned with exit code 1. See the log4j logs for more detail. 
(SparkSubmitSuite.scala:583)
    warning: 
/Library/Java/JavaVirtualMachines/jdk1.8.0_66.jdk/Contents/Home/lib/ct.sym(META-INF/sym/rt.jar/java/io/Serializable.class):
 major version 52 is newer than 51, the highest major version supported by this 
compiler.
      It is recommended that the compiler be upgraded.
    warning: 
/Library/Java/JavaVirtualMachines/jdk1.8.0_66.jdk/Contents/Home/lib/ct.sym(META-INF/sym/rt.jar/java/lang/Object.class):
 major version 52 is newer than 51, the highest major version supported by this 
compiler.
      It is recommended that the compiler be upgraded.
    warning: 
/Library/Java/JavaVirtualMachines/jdk1.8.0_66.jdk/Contents/Home/lib/ct.sym(META-INF/sym/rt.jar/java/lang/String.class):
 major version 52 is newer than 51, the highest major version supported by this 
compiler.
      It is recommended that the compiler be upgraded.
    
/Library/Java/JavaVirtualMachines/jdk1.8.0_66.jdk/Contents/Home/lib/ct.sym(META-INF/sym/rt.jar/java/io/Serializable.class):
 warning: Cannot find annotation method 'value()' in type 'Profile+Annotation': 
class file for jdk.Profile+Annotation not found
    
/Library/Java/JavaVirtualMachines/jdk1.8.0_66.jdk/Contents/Home/lib/ct.sym(META-INF/sym/rt.jar/java/lang/Object.class):
 warning: Cannot find annotation method 'value()' in type 'Profile+Annotation'
    
/Library/Java/JavaVirtualMachines/jdk1.8.0_66.jdk/Contents/Home/lib/ct.sym(META-INF/sym/rt.jar/java/lang/String.class):
 warning: Cannot find annotation method 'value()' in type 'Profile+Annotation'
    warning: 
/Library/Java/JavaVirtualMachines/jdk1.8.0_66.jdk/Contents/Home/lib/ct.sym(META-INF/sym/rt.jar/java/lang/Override.class):
 major version 52 is newer than 51, the highest major version supported by this 
compiler.
      It is recommended that the compiler be upgraded.
    warning: 
/Library/Java/JavaVirtualMachines/jdk1.8.0_66.jdk/Contents/Home/lib/ct.sym(META-INF/sym/rt.jar/java/lang/annotation/Annotation.class):
 major version 52 is newer than 51, the highest major version supported by this 
compiler.
      It is recommended that the compiler be upgraded.
    warning: 
/Library/Java/JavaVirtualMachines/jdk1.8.0_66.jdk/Contents/Home/lib/ct.sym(META-INF/sym/rt.jar/java/lang/annotation/Target.class):
 major version 52 is newer than 51, the highest major version supported by this 
compiler.
      It is recommended that the compiler be upgraded.
    warning: 
/Library/Java/JavaVirtualMachines/jdk1.8.0_66.jdk/Contents/Home/lib/ct.sym(META-INF/sym/rt.jar/java/lang/annotation/ElementType.class):
 major version 52 is newer than 51, the highest major version supported by this 
compiler.
      It is recommended that the compiler be upgraded.
    warning: 
/Library/Java/JavaVirtualMachines/jdk1.8.0_66.jdk/Contents/Home/lib/ct.sym(META-INF/sym/rt.jar/java/lang/annotation/Retention.class):
 major version 52 is newer than 51, the highest major version supported by this 
compiler.
      It is recommended that the compiler be upgraded.
    warning: 
/Library/Java/JavaVirtualMachines/jdk1.8.0_66.jdk/Contents/Home/lib/ct.sym(META-INF/sym/rt.jar/java/lang/annotation/RetentionPolicy.class):
 major version 52 is newer than 51, the highest major version supported by this 
compiler.
      It is recommended that the compiler be upgraded.
    
/Library/Java/JavaVirtualMachines/jdk1.8.0_66.jdk/Contents/Home/lib/ct.sym(META-INF/sym/rt.jar/java/lang/Override.class):
 warning: Cannot find annotation method 'value()' in type 'Profile+Annotation'
    
/Library/Java/JavaVirtualMachines/jdk1.8.0_66.jdk/Contents/Home/lib/ct.sym(META-INF/sym/rt.jar/java/lang/annotation/Annotation.class):
 warning: Cannot find annotation method 'value()' in type 'Profile+Annotation'
    
/Library/Java/JavaVirtualMachines/jdk1.8.0_66.jdk/Contents/Home/lib/ct.sym(META-INF/sym/rt.jar/java/lang/annotation/Target.class):
 warning: Cannot find annotation method 'value()' in type 'Profile+Annotation'
    
/Library/Java/JavaVirtualMachines/jdk1.8.0_66.jdk/Contents/Home/lib/ct.sym(META-INF/sym/rt.jar/java/lang/annotation/ElementType.class):
 warning: Cannot find annotation method 'value()' in type 'Profile+Annotation'
    
/Library/Java/JavaVirtualMachines/jdk1.8.0_66.jdk/Contents/Home/lib/ct.sym(META-INF/sym/rt.jar/java/lang/annotation/Retention.class):
 warning: Cannot find annotation method 'value()' in type 'Profile+Annotation'
    
/Library/Java/JavaVirtualMachines/jdk1.8.0_66.jdk/Contents/Home/lib/ct.sym(META-INF/sym/rt.jar/java/lang/annotation/RetentionPolicy.class):
 warning: Cannot find annotation method 'value()' in type 'Profile+Annotation'
    warning: 
/Library/Java/JavaVirtualMachines/jdk1.8.0_66.jdk/Contents/Home/lib/ct.sym(META-INF/sym/rt.jar/java/lang/AutoCloseable.class):
 major version 52 is newer than 51, the highest major version supported by this 
compiler.
      It is recommended that the compiler be upgraded.
    
/Library/Java/JavaVirtualMachines/jdk1.8.0_66.jdk/Contents/Home/lib/ct.sym(META-INF/sym/rt.jar/java/lang/AutoCloseable.class):
 warning: Cannot find annotation method 'value()' in type 'Profile+Annotation'
    20 warnings
    warning: 
/Library/Java/JavaVirtualMachines/jdk1.8.0_66.jdk/Contents/Home/lib/ct.sym(META-INF/sym/rt.jar/java/io/Serializable.class):
 major version 52 is newer than 51, the highest major version supported by this 
compiler.
      It is recommended that the compiler be upgraded.
    warning: 
/Library/Java/JavaVirtualMachines/jdk1.8.0_66.jdk/Contents/Home/lib/ct.sym(META-INF/sym/rt.jar/java/lang/Object.class):
 major version 52 is newer than 51, the highest major version supported by this 
compiler.
      It is recommended that the compiler be upgraded.
    warning: 
/Library/Java/JavaVirtualMachines/jdk1.8.0_66.jdk/Contents/Home/lib/ct.sym(META-INF/sym/rt.jar/java/lang/String.class):
 major version 52 is newer than 51, the highest major version supported by this 
compiler.
      It is recommended that the compiler be upgraded.
    
/Library/Java/JavaVirtualMachines/jdk1.8.0_66.jdk/Contents/Home/lib/ct.sym(META-INF/sym/rt.jar/java/io/Serializable.class):
 warning: Cannot find annotation method 'value()' in type 'Profile+Annotation': 
class file for jdk.Profile+Annotation not found
    
/Library/Java/JavaVirtualMachines/jdk1.8.0_66.jdk/Contents/Home/lib/ct.sym(META-INF/sym/rt.jar/java/lang/Object.class):
 warning: Cannot find annotation method 'value()' in type 'Profile+Annotation'
    
/Library/Java/JavaVirtualMachines/jdk1.8.0_66.jdk/Contents/Home/lib/ct.sym(META-INF/sym/rt.jar/java/lang/String.class):
 warning: Cannot find annotation method 'value()' in type 'Profile+Annotation'
    warning: 
/Library/Java/JavaVirtualMachines/jdk1.8.0_66.jdk/Contents/Home/lib/ct.sym(META-INF/sym/rt.jar/java/lang/Override.class):
 major version 52 is newer than 51, the highest major version supported by this 
compiler.
      It is recommended that the compiler be upgraded.
    warning: 
/Library/Java/JavaVirtualMachines/jdk1.8.0_66.jdk/Contents/Home/lib/ct.sym(META-INF/sym/rt.jar/java/lang/annotation/Annotation.class):
 major version 52 is newer than 51, the highest major version supported by this 
compiler.
      It is recommended that the compiler be upgraded.
    warning: 
/Library/Java/JavaVirtualMachines/jdk1.8.0_66.jdk/Contents/Home/lib/ct.sym(META-INF/sym/rt.jar/java/lang/annotation/Target.class):
 major version 52 is newer than 51, the highest major version supported by this 
compiler.
      It is recommended that the compiler be upgraded.
    warning: 
/Library/Java/JavaVirtualMachines/jdk1.8.0_66.jdk/Contents/Home/lib/ct.sym(META-INF/sym/rt.jar/java/lang/annotation/ElementType.class):
 major version 52 is newer than 51, the highest major version supported by this 
compiler.
      It is recommended that the compiler be upgraded.
    warning: 
/Library/Java/JavaVirtualMachines/jdk1.8.0_66.jdk/Contents/Home/lib/ct.sym(META-INF/sym/rt.jar/java/lang/annotation/Retention.class):
 major version 52 is newer than 51, the highest major version supported by this 
compiler.
      It is recommended that the compiler be upgraded.
    warning: 
/Library/Java/JavaVirtualMachines/jdk1.8.0_66.jdk/Contents/Home/lib/ct.sym(META-INF/sym/rt.jar/java/lang/annotation/RetentionPolicy.class):
 major version 52 is newer than 51, the highest major version supported by this 
compiler.
      It is recommended that the compiler be upgraded.
    
/Library/Java/JavaVirtualMachines/jdk1.8.0_66.jdk/Contents/Home/lib/ct.sym(META-INF/sym/rt.jar/java/lang/Override.class):
 warning: Cannot find annotation method 'value()' in type 'Profile+Annotation'
    
/Library/Java/JavaVirtualMachines/jdk1.8.0_66.jdk/Contents/Home/lib/ct.sym(META-INF/sym/rt.jar/java/lang/annotation/Annotation.class):
 warning: Cannot find annotation method 'value()' in type 'Profile+Annotation'
    
/Library/Java/JavaVirtualMachines/jdk1.8.0_66.jdk/Contents/Home/lib/ct.sym(META-INF/sym/rt.jar/java/lang/annotation/Target.class):
 warning: Cannot find annotation method 'value()' in type 'Profile+Annotation'
    
/Library/Java/JavaVirtualMachines/jdk1.8.0_66.jdk/Contents/Home/lib/ct.sym(META-INF/sym/rt.jar/java/lang/annotation/ElementType.class):
 warning: Cannot find annotation method 'value()' in type 'Profile+Annotation'
    
/Library/Java/JavaVirtualMachines/jdk1.8.0_66.jdk/Contents/Home/lib/ct.sym(META-INF/sym/rt.jar/java/lang/annotation/Retention.class):
 warning: Cannot find annotation method 'value()' in type 'Profile+Annotation'
    
/Library/Java/JavaVirtualMachines/jdk1.8.0_66.jdk/Contents/Home/lib/ct.sym(META-INF/sym/rt.jar/java/lang/annotation/RetentionPolicy.class):
 warning: Cannot find annotation method 'value()' in type 'Profile+Annotation'
    warning: 
/Library/Java/JavaVirtualMachines/jdk1.8.0_66.jdk/Contents/Home/lib/ct.sym(META-INF/sym/rt.jar/java/lang/AutoCloseable.class):
 major version 52 is newer than 51, the highest major version supported by this 
compiler.
      It is recommended that the compiler be upgraded.
    
/Library/Java/JavaVirtualMachines/jdk1.8.0_66.jdk/Contents/Home/lib/ct.sym(META-INF/sym/rt.jar/java/lang/AutoCloseable.class):
 warning: Cannot find annotation method 'value()' in type 'Profile+Annotation'
    20 warnings
    - includes jars passed in through --jars *** FAILED ***
      Process returned with exit code 1. See the log4j logs for more detail. 
(SparkSubmitSuite.scala:583)
    warning: 
/Library/Java/JavaVirtualMachines/jdk1.8.0_66.jdk/Contents/Home/lib/ct.sym(META-INF/sym/rt.jar/java/lang/Integer.class):
 major version 52 is newer than 51, the highest major version supported by this 
compiler.
      It is recommended that the compiler be upgraded.
    warning: 
/Library/Java/JavaVirtualMachines/jdk1.8.0_66.jdk/Contents/Home/lib/ct.sym(META-INF/sym/rt.jar/java/io/Serializable.class):
 major version 52 is newer than 51, the highest major version supported by this 
compiler.
      It is recommended that the compiler be upgraded.
    warning: 
/Library/Java/JavaVirtualMachines/jdk1.8.0_66.jdk/Contents/Home/lib/ct.sym(META-INF/sym/rt.jar/java/lang/Object.class):
 major version 52 is newer than 51, the highest major version supported by this 
compiler.
      It is recommended that the compiler be upgraded.
    
/Library/Java/JavaVirtualMachines/jdk1.8.0_66.jdk/Contents/Home/lib/ct.sym(META-INF/sym/rt.jar/java/lang/Integer.class):
 warning: Cannot find annotation method 'value()' in type 'Profile+Annotation': 
class file for jdk.Profile+Annotation not found
    
/Library/Java/JavaVirtualMachines/jdk1.8.0_66.jdk/Contents/Home/lib/ct.sym(META-INF/sym/rt.jar/java/io/Serializable.class):
 warning: Cannot find annotation method 'value()' in type 'Profile+Annotation'
    
/Library/Java/JavaVirtualMachines/jdk1.8.0_66.jdk/Contents/Home/lib/ct.sym(META-INF/sym/rt.jar/java/lang/Object.class):
 warning: Cannot find annotation method 'value()' in type 'Profile+Annotation'
    warning: 
/Library/Java/JavaVirtualMachines/jdk1.8.0_66.jdk/Contents/Home/lib/ct.sym(META-INF/sym/rt.jar/java/lang/AutoCloseable.class):
 major version 52 is newer than 51, the highest major version supported by this 
compiler.
      It is recommended that the compiler be upgraded.
    
/Library/Java/JavaVirtualMachines/jdk1.8.0_66.jdk/Contents/Home/lib/ct.sym(META-INF/sym/rt.jar/java/lang/AutoCloseable.class):
 warning: Cannot find annotation method 'value()' in type 'Profile+Annotation'
    warning: 
/Library/Java/JavaVirtualMachines/jdk1.8.0_66.jdk/Contents/Home/lib/ct.sym(META-INF/sym/rt.jar/java/lang/Number.class):
 major version 52 is newer than 51, the highest major version supported by this 
compiler.
      It is recommended that the compiler be upgraded.
    
/Library/Java/JavaVirtualMachines/jdk1.8.0_66.jdk/Contents/Home/lib/ct.sym(META-INF/sym/rt.jar/java/lang/Number.class):
 warning: Cannot find annotation method 'value()' in type 'Profile+Annotation'
    warning: 
/Library/Java/JavaVirtualMachines/jdk1.8.0_66.jdk/Contents/Home/lib/ct.sym(META-INF/sym/rt.jar/java/lang/String.class):
 major version 52 is newer than 51, the highest major version supported by this 
compiler.
      It is recommended that the compiler be upgraded.
    
/Library/Java/JavaVirtualMachines/jdk1.8.0_66.jdk/Contents/Home/lib/ct.sym(META-INF/sym/rt.jar/java/lang/String.class):
 warning: Cannot find annotation method 'value()' in type 'Profile+Annotation'
    warning: 
/Library/Java/JavaVirtualMachines/jdk1.8.0_66.jdk/Contents/Home/lib/ct.sym(META-INF/sym/rt.jar/java/lang/Byte.class):
 major version 52 is newer than 51, the highest major version supported by this 
compiler.
      It is recommended that the compiler be upgraded.
    
/Library/Java/JavaVirtualMachines/jdk1.8.0_66.jdk/Contents/Home/lib/ct.sym(META-INF/sym/rt.jar/java/lang/Byte.class):
 warning: Cannot find annotation method 'value()' in type 'Profile+Annotation'
    warning: 
/Library/Java/JavaVirtualMachines/jdk1.8.0_66.jdk/Contents/Home/lib/ct.sym(META-INF/sym/rt.jar/java/lang/Character.class):
 major version 52 is newer than 51, the highest major version supported by this 
compiler.
      It is recommended that the compiler be upgraded.
    
/Library/Java/JavaVirtualMachines/jdk1.8.0_66.jdk/Contents/Home/lib/ct.sym(META-INF/sym/rt.jar/java/lang/Character.class):
 warning: Cannot find annotation method 'value()' in type 'Profile+Annotation'
    warning: 
/Library/Java/JavaVirtualMachines/jdk1.8.0_66.jdk/Contents/Home/lib/ct.sym(META-INF/sym/rt.jar/java/lang/Short.class):
 major version 52 is newer than 51, the highest major version supported by this 
compiler.
      It is recommended that the compiler be upgraded.
    
/Library/Java/JavaVirtualMachines/jdk1.8.0_66.jdk/Contents/Home/lib/ct.sym(META-INF/sym/rt.jar/java/lang/Short.class):
 warning: Cannot find annotation method 'value()' in type 'Profile+Annotation'
    18 warnings
    warning: 
/Library/Java/JavaVirtualMachines/jdk1.8.0_66.jdk/Contents/Home/lib/ct.sym(META-INF/sym/rt.jar/java/lang/Integer.class):
 major version 52 is newer than 51, the highest major version supported by this 
compiler.
      It is recommended that the compiler be upgraded.
    warning: 
/Library/Java/JavaVirtualMachines/jdk1.8.0_66.jdk/Contents/Home/lib/ct.sym(META-INF/sym/rt.jar/java/io/Serializable.class):
 major version 52 is newer than 51, the highest major version supported by this 
compiler.
      It is recommended that the compiler be upgraded.
    warning: 
/Library/Java/JavaVirtualMachines/jdk1.8.0_66.jdk/Contents/Home/lib/ct.sym(META-INF/sym/rt.jar/java/lang/Object.class):
 major version 52 is newer than 51, the highest major version supported by this 
compiler.
      It is recommended that the compiler be upgraded.
    
/Library/Java/JavaVirtualMachines/jdk1.8.0_66.jdk/Contents/Home/lib/ct.sym(META-INF/sym/rt.jar/java/lang/Integer.class):
 warning: Cannot find annotation method 'value()' in type 'Profile+Annotation': 
class file for jdk.Profile+Annotation not found
    
/Library/Java/JavaVirtualMachines/jdk1.8.0_66.jdk/Contents/Home/lib/ct.sym(META-INF/sym/rt.jar/java/io/Serializable.class):
 warning: Cannot find annotation method 'value()' in type 'Profile+Annotation'
    
/Library/Java/JavaVirtualMachines/jdk1.8.0_66.jdk/Contents/Home/lib/ct.sym(META-INF/sym/rt.jar/java/lang/Object.class):
 warning: Cannot find annotation method 'value()' in type 'Profile+Annotation'
    warning: 
/Library/Java/JavaVirtualMachines/jdk1.8.0_66.jdk/Contents/Home/lib/ct.sym(META-INF/sym/rt.jar/java/lang/AutoCloseable.class):
 major version 52 is newer than 51, the highest major version supported by this 
compiler.
      It is recommended that the compiler be upgraded.
    
/Library/Java/JavaVirtualMachines/jdk1.8.0_66.jdk/Contents/Home/lib/ct.sym(META-INF/sym/rt.jar/java/lang/AutoCloseable.class):
 warning: Cannot find annotation method 'value()' in type 'Profile+Annotation'
    warning: 
/Library/Java/JavaVirtualMachines/jdk1.8.0_66.jdk/Contents/Home/lib/ct.sym(META-INF/sym/rt.jar/java/lang/Number.class):
 major version 52 is newer than 51, the highest major version supported by this 
compiler.
      It is recommended that the compiler be upgraded.
    
/Library/Java/JavaVirtualMachines/jdk1.8.0_66.jdk/Contents/Home/lib/ct.sym(META-INF/sym/rt.jar/java/lang/Number.class):
 warning: Cannot find annotation method 'value()' in type 'Profile+Annotation'
    warning: 
/Library/Java/JavaVirtualMachines/jdk1.8.0_66.jdk/Contents/Home/lib/ct.sym(META-INF/sym/rt.jar/java/lang/String.class):
 major version 52 is newer than 51, the highest major version supported by this 
compiler.
      It is recommended that the compiler be upgraded.
    
/Library/Java/JavaVirtualMachines/jdk1.8.0_66.jdk/Contents/Home/lib/ct.sym(META-INF/sym/rt.jar/java/lang/String.class):
 warning: Cannot find annotation method 'value()' in type 'Profile+Annotation'
    warning: 
/Library/Java/JavaVirtualMachines/jdk1.8.0_66.jdk/Contents/Home/lib/ct.sym(META-INF/sym/rt.jar/java/lang/Byte.class):
 major version 52 is newer than 51, the highest major version supported by this 
compiler.
      It is recommended that the compiler be upgraded.
    
/Library/Java/JavaVirtualMachines/jdk1.8.0_66.jdk/Contents/Home/lib/ct.sym(META-INF/sym/rt.jar/java/lang/Byte.class):
 warning: Cannot find annotation method 'value()' in type 'Profile+Annotation'
    warning: 
/Library/Java/JavaVirtualMachines/jdk1.8.0_66.jdk/Contents/Home/lib/ct.sym(META-INF/sym/rt.jar/java/lang/Character.class):
 major version 52 is newer than 51, the highest major version supported by this 
compiler.
      It is recommended that the compiler be upgraded.
    
/Library/Java/JavaVirtualMachines/jdk1.8.0_66.jdk/Contents/Home/lib/ct.sym(META-INF/sym/rt.jar/java/lang/Character.class):
 warning: Cannot find annotation method 'value()' in type 'Profile+Annotation'
    warning: 
/Library/Java/JavaVirtualMachines/jdk1.8.0_66.jdk/Contents/Home/lib/ct.sym(META-INF/sym/rt.jar/java/lang/Short.class):
 major version 52 is newer than 51, the highest major version supported by this 
compiler.
      It is recommended that the compiler be upgraded.
    
/Library/Java/JavaVirtualMachines/jdk1.8.0_66.jdk/Contents/Home/lib/ct.sym(META-INF/sym/rt.jar/java/lang/Short.class):
 warning: Cannot find annotation method 'value()' in type 'Profile+Annotation'
    18 warnings
    - includes jars passed in through --packages *** FAILED ***
      Process returned with exit code 1. See the log4j logs for more detail. 
(SparkSubmitSuite.scala:583)
    ```


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