Github user jaceklaskowski commented on the issue:

    https://github.com/apache/spark/pull/16309
  
    I'm testing the changes locally with the following:
    
    ```
    export SCALACTIC_FILL_FILE_PATHNAMES=yes
    export SBT_OPTS="-Xmx2g -XX:ReservedCodeCacheSize=512m"
    
    sbt -Phadoop-2.3 -Pmesos -Pkinesis-asl -Pyarn -Phive-thriftserver -Phive 
test:package streaming-kafka-0-8-assembly/assembly 
streaming-flume-assembly/assembly
    
    sbt -Phadoop-2.3 -Phive -Pyarn -Pmesos -Phive-thriftserver -Pkinesis-asl 
-Dtest.exclude.tags=org.apache.spark.tags.ExtendedHiveTest,org.apache.spark.tags.ExtendedYarnTest
 test
    ```
    
    It's been running for the past one hour and looks fine so far. I faced some 
SQL UDF-related errors that didn't look like mine so had to re-test everything 
again. I however got no changes to push so...how can I re-trigger tests on 
Jenkins to see if it's something temporary? Is there some magic Jenkins trigger?


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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

Reply via email to