Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-22397

"describe table" statement for the table backed by custom storage handler fail with CNF

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Patch Available
    • Major
    • Resolution: Unresolved
    • 3.1.2
    • None
    • Hive
    • None

    Description

      Steps to Repro:

      1) describe customsdtable;
      
      2) ADD JAR hdfs:///user/hive/customsdtable.jar;
      
      3) describe customsdtable;
      
      CNF is expected for #1 but even adding the custome serde, hive fail with following exception for statement #3
      
      Error: Error while processing statement: FAILED: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.DDLTask. java.lang.ClassNotFoundException
      
      

      Attachments

        1. HIVE-22397.patch
          2 kB
          Rajkumar Singh

        Activity

          People

            Rajkumar Singh Rajkumar Singh
            Rajkumar Singh Rajkumar Singh
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: