[JBoss JIRA] (TEIID-4939) Enhance translator auto-detect and ddl deployment
by Kylin Soong (JIRA)
[ https://issues.jboss.org/browse/TEIID-4939?page=com.atlassian.jira.plugin... ]
Kylin Soong updated TEIID-4939:
-------------------------------
Description:
The current translator auto-detect logic: If the translators not configured manually, all class path translator be initialize and started, this enhancement for add a check for translator mapped driver classes or mcf class exist then initialize and start.
The current ddl deployment only support use configuration way not support via main method parameter, this enhancement add for this.
> Enhance translator auto-detect and ddl deployment
> --------------------------------------------------
>
> Key: TEIID-4939
> URL: https://issues.jboss.org/browse/TEIID-4939
> Project: Teiid
> Issue Type: Sub-task
> Reporter: Kylin Soong
> Assignee: Kylin Soong
>
> The current translator auto-detect logic: If the translators not configured manually, all class path translator be initialize and started, this enhancement for add a check for translator mapped driver classes or mcf class exist then initialize and start.
> The current ddl deployment only support use configuration way not support via main method parameter, this enhancement add for this.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
7 years, 7 months
[JBoss JIRA] (TEIID-4936) Add to tool to generate Couchbase ddl
by Kylin Soong (JIRA)
[ https://issues.jboss.org/browse/TEIID-4936?page=com.atlassian.jira.plugin... ]
Kylin Soong commented on TEIID-4936:
------------------------------------
I have looked more details about the 'cache-metadata', and found that, *not the DDL be output to file*, but the completed binary attachment be export to a file $WFL_HOME/standalone/data/teiid-data/CouchbaseVDB_1/CouchbaseVDB_1_Couchbase.ser.
My initial thoughts is that, export DDL to a file so it can help users to define source Model in xml vdb
{code}
<model name="Source">
<source name="connector" translator-name="X" connection-jndi-name="Xe"/>
<metadata type="DDL"><![CDATA[
]]> </metadata>
</model>
{code}
> Add to tool to generate Couchbase ddl
> --------------------------------------
>
> Key: TEIID-4936
> URL: https://issues.jboss.org/browse/TEIID-4936
> Project: Teiid
> Issue Type: Feature Request
> Affects Versions: 9.3
> Reporter: Kylin Soong
> Assignee: Steven Hawkins
> Priority: Optional
> Fix For: 10.x
>
>
> The tools can generate ddl.sql, base one some default properties, like sampleSize, sampleKeyspaces, typedNameList, etc,
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
7 years, 7 months
[JBoss JIRA] (TEIID-4936) Add to tool to generate Couchbase ddl
by Kylin Soong (JIRA)
[ https://issues.jboss.org/browse/TEIID-4936?page=com.atlassian.jira.plugin... ]
Kylin Soong updated TEIID-4936:
-------------------------------
Comment: was deleted
(was: What's the caching strategies?
The Simba use a LocalSchemaFile, if this property be set, then the generated ddl will be output to this file, so do you think it's easy to do in this approach in teiid?)
> Add to tool to generate Couchbase ddl
> --------------------------------------
>
> Key: TEIID-4936
> URL: https://issues.jboss.org/browse/TEIID-4936
> Project: Teiid
> Issue Type: Feature Request
> Affects Versions: 9.3
> Reporter: Kylin Soong
> Assignee: Steven Hawkins
> Priority: Optional
> Fix For: 10.x
>
>
> The tools can generate ddl.sql, base one some default properties, like sampleSize, sampleKeyspaces, typedNameList, etc,
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
7 years, 7 months
[JBoss JIRA] (TEIID-4936) Add to tool to generate Couchbase ddl
by Kylin Soong (JIRA)
[ https://issues.jboss.org/browse/TEIID-4936?page=com.atlassian.jira.plugin... ]
Kylin Soong commented on TEIID-4936:
------------------------------------
What's the caching strategies?
The Simba use a LocalSchemaFile, if this property be set, then the generated ddl will be output to this file, so do you think it's easy to do in this approach in teiid?
> Add to tool to generate Couchbase ddl
> --------------------------------------
>
> Key: TEIID-4936
> URL: https://issues.jboss.org/browse/TEIID-4936
> Project: Teiid
> Issue Type: Feature Request
> Affects Versions: 9.3
> Reporter: Kylin Soong
> Assignee: Steven Hawkins
> Priority: Optional
> Fix For: 10.x
>
>
> The tools can generate ddl.sql, base one some default properties, like sampleSize, sampleKeyspaces, typedNameList, etc,
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
7 years, 7 months