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