Skip to content

Commit

Permalink
adding thrift config (apache#5)
Browse files Browse the repository at this point in the history
Signed-off-by: Yuan Zhou <yuan.zhou@intel.com>

Signed-off-by: Yuan Zhou <yuan.zhou@intel.com>
  • Loading branch information
zhouyuan authored and beliefer committed Jan 15, 2023
1 parent 00cb11b commit de4dfdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/src/main/resources/start_vanilla
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ THRIFTSERVER_CONFIG="--name ${runname}
--hiveconf hive.server2.thrift.bind.host=sr614
--conf spark.sql.broadcastTimeout=300
--conf spark.driver.maxResultSize=20g
--conf spark.sql.shuffle.partitions=432
--conf spark.sql.shuffle.partitions=432
--conf spark.sql.optimizer.runtime.bloomFilter.enabled=true
--conf spark.sql.optimizer.runtimeFilter.semiJoinReduction.enabled=true"

Expand Down

0 comments on commit de4dfdd

Please sign in to comment.