You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by "GoEddie (via GitHub)" <gi...@apache.org> on 2024/01/27 08:09:15 UTC

[PR] [WIP] [SPARK-46884] Spark Connect - ExecutePlanRequest new property - job description [spark]

GoEddie opened a new pull request, #44909:
URL: https://github.com/apache/spark/pull/44909

   ### What changes were proposed in this pull request?
   
   Add a new optional property to the ExecutePlanRequest object in the Connect gRPC API to allow callers to set the job description from the client app. This would allow callers to set the description to the actual stack trace of the calling application (for example).
   
   
   ### Why are the changes needed?
   
   A slight improvement to callers using the Connect API when viewing jobs in the Spark UI.
   
   
   ### Does this PR introduce _any_ user-facing change?
   
   Yes, callers can control what is shown in the Spark UI. The default is the current behaviour.
   
   
   ### How was this patch tested?
   
   Manually so far, if there is interest in this then I will try and work out (happy to take any advice here!) on how to write tests for this.
   
   
   ### Was this patch authored or co-authored using generative AI tooling?
   
   No


-- 
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: reviews-unsubscribe@spark.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


Re: [PR] [WIP] [SPARK-46884] Spark Connect - ExecutePlanRequest new property - job description [spark]

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on PR #44909:
URL: https://github.com/apache/spark/pull/44909#issuecomment-2097136401

   We're closing this PR because it hasn't been updated in a while. This isn't a judgement on the merit of the PR in any way. It's just a way of keeping the PR queue manageable.
   If you'd like to revive this PR, please reopen it and ask a committer to remove the Stale tag!


-- 
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: reviews-unsubscribe@spark.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


Re: [PR] [WIP] [SPARK-46884] Spark Connect - ExecutePlanRequest new property - job description [spark]

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] closed pull request #44909: [WIP] [SPARK-46884] Spark Connect - ExecutePlanRequest new property - job description
URL: https://github.com/apache/spark/pull/44909


-- 
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: reviews-unsubscribe@spark.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org