You are viewing a plain text version of this content. The canonical link for it is here.
Posted to gitbox@hive.apache.org by GitBox <gi...@apache.org> on 2020/12/05 05:58:52 UTC

[GitHub] [hive] rajkrrsingh opened a new pull request #1746: HIVE-24491 : setting custom job name is ineffective if the tez session pool is configured or in case of session reuse.

rajkrrsingh opened a new pull request #1746:
URL: https://github.com/apache/hive/pull/1746


   
   
   ### What changes were proposed in this pull request?
   HIVE-23026 add capability to set tez.job.name but it's not effective if tez session pool manager is configured or tez session reuse. with this change whenever user set tez.job.name, hive will force a new Tez Session instead using the one from the pool.
   
   
   ### Why are the changes needed?
   without this change setting tez.job.name is not effective if tez session is reuse.
   
   
   ### Does this PR introduce _any_ user-facing change?
   No
   
   
   ### How was this patch tested?
   on local reproduce cluster.


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: gitbox-unsubscribe@hive.apache.org
For additional commands, e-mail: gitbox-help@hive.apache.org


[GitHub] [hive] ashutoshc commented on pull request #1746: HIVE-24491 : setting custom job name is ineffective if the tez session pool is configured or in case of session reuse.

Posted by GitBox <gi...@apache.org>.
ashutoshc commented on pull request #1746:
URL: https://github.com/apache/hive/pull/1746#issuecomment-754087949


   +1 LGTM


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: gitbox-unsubscribe@hive.apache.org
For additional commands, e-mail: gitbox-help@hive.apache.org


[GitHub] [hive] vineetgarg02 merged pull request #1746: HIVE-24491 : setting custom job name is ineffective if the Tez session pool is configured or in case of session reuse.

Posted by GitBox <gi...@apache.org>.
vineetgarg02 merged pull request #1746:
URL: https://github.com/apache/hive/pull/1746


   


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: gitbox-unsubscribe@hive.apache.org
For additional commands, e-mail: gitbox-help@hive.apache.org