Github user jaceklaskowski commented on the issue:

    https://github.com/apache/spark/pull/17904
  
    WFM. Thanks @ajbozarth!
    
    ```
    $ git fetch origin pull/17904/head:17904
    $ gco 17904
    $ ./build/mvn -Phadoop-2.7,yarn,mesos,hive,hive-thriftserver -DskipTests 
clean install
    ```
    
    The following worked fine (http://localhost:4040/executors/):
    
    ```
    $ ./bin/spark-shell
    $ ./bin/spark-shell --conf spark.ui.threadDumpsEnabled=true
    $ ./bin/spark-shell --conf spark.ui.threadDumpsEnabled=false
    ```


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