[
https://issues.apache.org/jira/browse/EAGLE-780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15669799#comment-15669799
]
ASF GitHub Bot commented on EAGLE-780:
--------------------------------------
Github user qingwen220 commented on a diff in the pull request:
https://github.com/apache/incubator-eagle/pull/659#discussion_r88187298
--- 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 --
update /app -> /apps
> Update spark running config to integrate with the application framework
> -----------------------------------------------------------------------
>
> Key: EAGLE-780
> URL: https://issues.apache.org/jira/browse/EAGLE-780
> Project: Eagle
> Issue Type: Improvement
> Affects Versions: v0.5.0
> Reporter: Zhao, Qingwen
> Assignee: Zhao, Qingwen
> Fix For: v0.5.0
>
>
> Update spark running config to integrate with the application framework
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)