zhangayqian commented on pull request #1377:
URL: https://github.com/apache/kylin/pull/1377#issuecomment-680455141
## Test evidence
- Set `kylin.query.spark.pool=vip_tasks` in project level
<img width="1072" alt="project_set_spark_pool"
src="https://user-images.githubusercontent.com/31064237/91249520-a3a11480-e789-11ea-9101-50ac8129e730.png">
<img width="473" alt="project_query"
src="https://user-images.githubusercontent.com/31064237/91249811-29bd5b00-e78a-11ea-8369-c3e95989644e.png">
- Override `DEBUG_TOGGLE_SPARK_POOL=heavy_tasks` in SQL backdoorToggles
<img width="637" alt="image"
src="https://user-images.githubusercontent.com/31064237/91249784-1e6a2f80-e78a-11ea-86e9-ac6bc0b53d61.png">
<img width="470" alt="sql_query"
src="https://user-images.githubusercontent.com/31064237/91249832-32159600-e78a-11ea-8ae1-c10c716897fc.png">
- Pushdown sqarksql query
<img width="1336" alt="pushdown_query"
src="https://user-images.githubusercontent.com/31064237/91249875-4a85b080-e78a-11ea-8c73-97544abb5610.png">
- Set `kylin.query.spark-engine.spark-sql-shuffle-partitions=21`, 21 >
spark.instance(4)*spark.core(5)
<img width="520" alt="set_shuffle_partition_query"
src="https://user-images.githubusercontent.com/31064237/91250003-95072d00-e78a-11ea-9cd4-f85c33079f82.png">
- Query in default config
<img width="471" alt="normal_query"
src="https://user-images.githubusercontent.com/31064237/91250082-bcf69080-e78a-11ea-928a-604ab1bb01a7.png">
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]