You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2019/12/13 01:52:56 UTC

[GitHub] [spark] melin commented on issue #26777: [SPARK-30134][SQL] Support DELETE JAR feature in SPARK

melin commented on issue #26777: [SPARK-30134][SQL]  Support DELETE JAR feature in SPARK
URL: https://github.com/apache/spark/pull/26777#issuecomment-565266486
 
 
   > Use case: if the jar’s function definition is changed , user can drop the jar and add back again without restarting the thrift server
   > 
   > Earlier for any changes done to the jar it is required to restart the thrift server as it was added to classpath
   
   If the UDF function jar path does not change, only the update jar is overwritten, can you not start the thriftserver and take effect in real time?

----------------------------------------------------------------
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


With regards,
Apache Git Services

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