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

[GitHub] [incubator-linkis] Ritakang0451 commented on issue #1696: I would like to know how to use spark to run hive without introducing spark hive package in linkis ujes spark. Unable to instantiate sparksession with hive support because hive classes are not found

Ritakang0451 commented on issue #1696:
URL: https://github.com/apache/incubator-linkis/issues/1696#issuecomment-1066119857


   A: linkis-ujes-spark-engine引入pom
   <dependency>
   <groupId>org.apache.spark</groupId>
   <artifactId>spark-hive_2.11</artifactId>
   <version>${spark.version}</version>
   </dependency>
   
   In addition:
   It can also be added to linkis 0 Restart the Lib directory of linkis ujes spark enginemanager of X
   ![Uploading 11c1fad9008d71e89a16cee6731e282.jpg…]()
   


-- 
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: dev-unsubscribe@linkis.apache.org

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



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