You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@griffin.apache.org by gu...@apache.org on 2018/07/10 05:50:57 UTC

incubator-griffin git commit: update deploy guide document

Repository: incubator-griffin
Updated Branches:
  refs/heads/master ea3e5a424 -> b95453bfe


update deploy guide document

Author: Lionel Liu <bh...@163.com>
Author: dodobel <12...@qq.com>

Closes #341 from bhlx3lyx7/spark2.


Project: http://git-wip-us.apache.org/repos/asf/incubator-griffin/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-griffin/commit/b95453bf
Tree: http://git-wip-us.apache.org/repos/asf/incubator-griffin/tree/b95453bf
Diff: http://git-wip-us.apache.org/repos/asf/incubator-griffin/diff/b95453bf

Branch: refs/heads/master
Commit: b95453bfeed46d47370aa9b6266598e9cfec1d16
Parents: ea3e5a4
Author: Lionel Liu <bh...@163.com>
Authored: Tue Jul 10 13:50:49 2018 +0800
Committer: Lionel Liu <bh...@163.com>
Committed: Tue Jul 10 13:50:49 2018 +0800

----------------------------------------------------------------------
 griffin-doc/deploy/deploy-guide.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-griffin/blob/b95453bf/griffin-doc/deploy/deploy-guide.md
----------------------------------------------------------------------
diff --git a/griffin-doc/deploy/deploy-guide.md b/griffin-doc/deploy/deploy-guide.md
index 5214115..f31a1fa 100644
--- a/griffin-doc/deploy/deploy-guide.md
+++ b/griffin-doc/deploy/deploy-guide.md
@@ -118,7 +118,7 @@ You should also modify some configurations of Griffin for your environment.
 		}
 	]
 	```
-	Put the modified env.json file into HDFS.
+	Rename the modified env-streaming.json file as env.json and put it into HDFS.
 
 - <b>service/src/main/resources/sparkJob.properties</b>
     ```