You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@linkis.apache.org by GitBox <gi...@apache.org> on 2022/08/03 13:21:14 UTC

[GitHub] [incubator-linkis] casionone commented on issue #2566: [Bug] How to set the running parameters of Spark

casionone commented on issue #2566:
URL: https://github.com/apache/incubator-linkis/issues/2566#issuecomment-1203943085

   1. if you run by linkis-cli 
   such as    `sh ./bin/linkis-cli -engineType spark-2.4.3 -codeType sql -confMap wds.linkis.yarnqueue=q02 -confMap spark.executor.instances=3 -code "select count(*) from testdb.test;"  -submitUser hadoop -proxyUser hadoop  ` 
   see detail https://linkis.apache.org/zh-CN/docs/1.1.3/user_guide/linkiscli-manual/ 
   
   2.  system level 
   add new  system level configuration  for creator  in linkis web console
   ![企业微信截图_16595320571217](https://user-images.githubusercontent.com/7869972/182617776-3a2ac180-af11-4381-a857-18e29b356957.png)
   
   3. set for single task  in dss (like eg 1)
   ![企业微信截图_16595322452353](https://user-images.githubusercontent.com/7869972/182618096-f22cfc9b-3686-4dec-969b-d691f2d1fce6.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.

To unsubscribe, e-mail: notifications-unsubscribe@linkis.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@linkis.apache.org
For additional commands, e-mail: notifications-help@linkis.apache.org