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

Cannot validate SerDe even if it is in Hadoop classpath

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.2.1
    • None
    • HiveServer2

    Description

      Even if SerDe classes are in the classpath, all I can meet is the following error :
      0: jdbc:hive2://<Thrift_Server>:10015> CREATE EXTERNAL TABLE project.test_ext ( DocVersion string, DriverID string ) ROW FORMAT SERDE 'org.apache.hive.hcatalog.data.JsonSerDe' WITH SERDEPROPERTIES ('ignore.malformed.json' = 'true') LOCATION '/user/project';
      Error: org.apache.spark.sql.execution.QueryExecutionException: FAILED: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.DDLTask. Cannot validate serde: org.apache.hive.hcatalog.data.JsonSerDe (state=,code=0)

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              bartimeux Loïc C. Chanel
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: