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

    https://github.com/apache/incubator-eagle/pull/659#discussion_r88186623
  
    --- Diff: 
eagle-jpm/eagle-jpm-spark-history/src/main/java/org/apache/eagle/jpm/spark/history/SparkHistoryJobAppConfig.java
 ---
    @@ -31,7 +31,7 @@
         static final String SPARK_HISTORY_JOB_FETCH_SPOUT_NAME = 
"sparkHistoryJobFetchSpout";
         static final String SPARK_HISTORY_JOB_PARSE_BOLT_NAME = 
"sparkHistoryJobParseBolt";
     
    -    static final String DEFAULT_SPARK_JOB_HISTORY_ZOOKEEPER_ROOT = 
"/eagle/sparkJobHistory";
    +    static final String DEFAULT_SPARK_JOB_HISTORY_ZOOKEEPER_ROOT = 
"/app/spark/history";
    --- End diff --
    
    Currently, mr applications use /apps/mr/history path as zk root, can spark 
apps use the same root /apps?


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

Reply via email to