File size: 229 Bytes
e8c001c
 
 
 
 
 
1
2
3
4
5
6
7
metastore: true
init_cmd: spark-submit --driver-memory 2g {init_script}
init_script_name: init_db.py
gateway_cmd: $SPARK_HOME/sbin/start-thriftserver.sh
gateway_stop_cmd: $SPARK_HOME/sbin/stop-thriftserver.sh
gateway_port: 10000