Commit 8aafd80f authored by 高雅喆's avatar 高雅喆

change app name

parent 74b8bbf3
......@@ -47,7 +47,7 @@ object GmeiConfig extends Serializable {
val spark = SparkSession
.builder()
.config(sparkConf)
.appName("node2vec")
.appName("feededa")
.getOrCreate()
val context = SparkContext.getOrCreate(sparkConf)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment