Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-17355

Work around exception thrown by HiveResultSetMetaData.isSigned

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.0.1, 2.1.0
    • SQL
    • None

    Description

      Attempting to use Spark SQL's JDBC data source against the Hive ThriftServer results in a java.sql.SQLException: Method not supported exception from org.apache.hive.jdbc.HiveResultSetMetaData.isSigned. Here are two user reports of this issue:

      I have filed HIVE-14684 to attempt to fix this in Hive by implementing the isSigned method, but in the meantime / for compatibility with older JDBC drivers I think we should add special-case error handling to work around this bug.

      Attachments

        Issue Links

          Activity

            People

              joshrosen Josh Rosen
              joshrosen Josh Rosen
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: