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

Allow Hive to connect to RDBMS

    XMLWordPrintableJSON

Details

    • Hide
      This development is rather a POC using UDTF hive function but it works !,
      I will focus on removing the need to the DUAL table and improve the implementation
      Show
      This development is rather a POC using UDTF hive function but it works !, I will focus on removing the need to the DUAL table and improve the implementation

    Description

      I am thinking about something like :

      SELECT jdbcload('driver','url','user','password','sql') FROM dual; (https://issues.apache.org/jira/browse/HIVE-1558)

      There is already a JIRA https://issues.apache.org/jira/browse/HIVE-1555 for JDBCStorageHandler

      Attachments

        1. patchfile
          7 kB
          Maxime LANCIAUX

        Activity

          People

            mlanciau Maxime LANCIAUX
            mlanciau Maxime LANCIAUX
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: