Options
- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Cannot work with spark sql to show show databases
Labels:
- Labels:
-
Apache Hive
-
Apache Spark
Explorer
Created ‎03-18-2021 02:45 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello guys I'm trying to show hive database using pyspark shell but I'm getting error "Invalid method name : 'get_all_functions'
I'm using spark-3.1.1 and hive-1.2.2 :
Thanks in advance
2 REPLIES 2
Guru
Created ‎03-18-2021 11:10 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
What is the spark command you are using? What is the HDP version? Are you using LLAP?
Explorer
Created ‎03-20-2021 03:24 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'm using pyspark and I'm using hadoop 2.7.7 and not I'm not using llap
