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

NPE in Hive JDBC storage handler

    XMLWordPrintableJSON

Details

    Description

      A simple query against a Hive JDBC table: "select * from sample_nightly" would fail due to:

       Caused by: java.lang.NullPointerException
          at org.apache.hive.storage.jdbc.JdbcSerDe.deserialize(JdbcSerDe.java:168)
          at org.apache.hadoop.hive.ql.exec.FetchOperator.getNextRow(FetchOperator.java:623)
          ... 21 more

      Attachments

        Issue Links

          Activity

            People

              dengzh Zhihua Deng
              dengzh Zhihua Deng
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: