summaryrefslogtreecommitdiffstats
path: root/pnda-ztt-app/src/universal/sparkStreaming/PndaZTTApp/properties.json
diff options
context:
space:
mode:
Diffstat (limited to 'pnda-ztt-app/src/universal/sparkStreaming/PndaZTTApp/properties.json')
-rw-r--r--pnda-ztt-app/src/universal/sparkStreaming/PndaZTTApp/properties.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/pnda-ztt-app/src/universal/sparkStreaming/PndaZTTApp/properties.json b/pnda-ztt-app/src/universal/sparkStreaming/PndaZTTApp/properties.json
index 2f8ab6a..2301cb4 100644
--- a/pnda-ztt-app/src/universal/sparkStreaming/PndaZTTApp/properties.json
+++ b/pnda-ztt-app/src/universal/sparkStreaming/PndaZTTApp/properties.json
@@ -6,5 +6,6 @@
"processing_parallelism" : "1",
"checkpoint_path": "",
"input_topic": "ves.avro",
- "consume_from_beginning": "false"
+ "consume_from_beginning": "false",
+ "spark_version": "2"
}