[teiid-issues] [JBoss JIRA] (TEIID-2738) Hive Translator does not utilize some or all of the Importer Properties.

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Thu Nov 14 12:22:05 EST 2013


    [ https://issues.jboss.org/browse/TEIID-2738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12923717#comment-12923717 ] 

Steven Hawkins commented on TEIID-2738:
---------------------------------------

Hive is not expected to support most of the importer properties as it does not utilize JDBC DatabaseMetadata, and does not import procedures nor currently keys/indexes.   

Until additional import capabilities are added the N/A properties are:
autoCreateUniqueConstraints
excludeProcedures
importApproximateIndexes
importIndexes
importKeys
importProcedures
procedureNamePattern
schemaPattern
tableNamePattern
tableTypes
useCatalogName
useFullSchemaName
useProcedureSpecificName
useQualifiedName
widenUnsingedTypes

For this issue we can update the docs along those lines.  The quoting related properties are applicable (but I'm not sure off hand if Hive even indicates a metadata quote string).

So essentially all we would currently look at implementing is excludeTables.
                
> Hive Translator does not utilize some or all of the Importer Properties. 
> -------------------------------------------------------------------------
>
>                 Key: TEIID-2738
>                 URL: https://issues.jboss.org/browse/TEIID-2738
>             Project: Teiid
>          Issue Type: Feature Request
>          Components: Misc. Connectors
>    Affects Versions: 8.6
>            Reporter: Andy Yip
>            Assignee: Steven Hawkins
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the teiid-issues mailing list