dongjoon-hyun commented on PR #49725: URL: https://github.com/apache/spark/pull/49725#issuecomment-2625068666
The purpose of this PR is to eliminate the risk from Apache Spark side and to give a full freedom to users to take it or deploy with the patched `hive-llap-common`. For example, Apache Spark 3.5.4, we can expect to delete `hive-llap-common.jar` and run like the following. ``` $ sbin/start-thriftserver.sh --packages org.apache.hive:hive-llap-common:2.3.9 ``` WDTY, @LuciferYang ? -- 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-unsubscr...@spark.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org