Uploaded image for project: 'TOREE'
  1. TOREE
  2. TOREE-411

Hive tables are not visible from Toree

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Workaround
    • None
    • 0.2.0
    • Kernel
    • hadoop-2.7.3 Spark 2.1.0 Hive 2.1

    Description

      I am trying to work with Hive tables but is impossible to see it with toree.

      I do:

      from pyspark.sql import SparkSession
      spark = SparkSession.builder.master("spark://spark-master-01:7077").enableHiveSupport().getOrCreate()
      spark.sql("show tables").show()

      It works perfectly in pyspark kernel (ipykernel), but in toree kernel it returns an empty list.

      I have seen issue 353, but I don't know if it is the same issue, or what I have to do exactly.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              acuadrip Alex Adria Cuadripani
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: