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

Implement new JDK7 schema management APIs in java.sql.Connection

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.13.0
    • 0.13.0
    • JDBC
    • None
    • Now supports getSchema()/setSchema() in jdbc for hiveserver2

    Description

      JDK7 has added a few metadata methods in java.sql.Conntion

      getSchema()
      setSchema()
      getCatalog()
      setCatalog()
      

      Currently Hive JDBC just has stub implementation for all these methods throws unsupported exception. This needs to be fixed.

      Attachments

        1. HIVE-6339.4.patch
          4 kB
          Prasad Suresh Mujumdar
        2. HIVE-6339.2.patch
          4 kB
          Prasad Suresh Mujumdar
        3. HIVE-6339.1.patch
          4 kB
          Prasad Suresh Mujumdar

        Issue Links

          Activity

            People

              prasadm Prasad Suresh Mujumdar
              prasadm Prasad Suresh Mujumdar
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: