Uploaded image for project: 'CarbonData'
  1. CarbonData
  2. CARBONDATA-2726

Carbon search enabled feature not working with Spark 2.2

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.4.1
    • None
    • other
    • None
    • Spark 2.2

    Description

      Steps -

      Thrift server is started using the command sbin/startThriftserver.sh

      In Spark 2.2 Beeline user executes the set carbon.search.enabled=true;

      Actual Output - set carbon.search.enabled=true throws exception

      0: jdbc:hive2://10.18.98.136:23040/default> set carbon.search.enabled=true;
      Error: java.lang.ClassCastException: org.apache.spark.sql.SparkSession cannot be cast to org.apache.spark.sql.CarbonSession (state=,code=0)

       

      Expected Output - set carbon.search.enabled=true/false should be success

       

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              chetdb Chetan Bhat
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: