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

HIVE JDBC module won't compile under JDK1.7 as new methods added in JDBC specification

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.10.0
    • 0.11.0
    • JDBC
    • None

    Description

      jdbc module couldn't be compiled with jdk7 as it adds some abstract method in the JDBC specification

      some error info:
      error: HiveCallableStatement is not abstract and does not override abstract
      method <T>getObject(String,Class<T>) in CallableStatement
      .
      .
      .

      Attachments

        1. HIVE-3384-0.10.patch
          18 kB
          Chris Drome
        2. HIVE-3384-branch-0.9.patch
          19 kB
          Mikhail Gryzykhin
        3. HIVE-3384-2012-12-04.patch
          18 kB
          Mikhail Gryzykhin
        4. D6873.7.patch
          15 kB
          Phabricator
        5. HIVE-3384-2012-12-02.patch
          18 kB
          Mikhail Gryzykhin
        6. D6873.6.patch
          15 kB
          Phabricator
        7. D6873.5.patch
          16 kB
          Phabricator
        8. D6873.4.patch
          16 kB
          Phabricator
        9. D6873.3.patch
          13 kB
          Phabricator
        10. D6873.2.patch
          13 kB
          Phabricator
        11. D6873-0.9.1.patch
          13 kB
          Chris Drome
        12. D6873.1.patch
          13 kB
          Phabricator
        13. HIVE-JDK7-JDBC.patch
          13 kB
          Chris Drome
        14. HIVE-3384.2.patch
          10 kB
          Shane Huang
        15. HIVE-3384.patch
          54 kB
          Weidong Bian

        Issue Links

          Activity

            People

              cdrome Chris Drome
              weidong.bian.intel Weidong Bian
              Votes:
              0 Vote for this issue
              Watchers:
              15 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: