[JBoss JIRA] (TEIIDDES-3169) Missing native tag in Teiid Importer
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-3169?page=com.atlassian.jira.plu... ]
Barry LaFond resolved TEIIDDES-3169.
------------------------------------
Resolution: Done
master: https://github.com/Teiid-Designer/teiid-designer/commit/c1ddca3d274346897...
> Missing native tag in Teiid Importer
> ------------------------------------
>
> Key: TEIIDDES-3169
> URL: https://issues.jboss.org/browse/TEIIDDES-3169
> Project: Teiid …
[View More]Designer
> Issue Type: Bug
> Components: Import/Export
> Affects Versions: 11.1.1
> Reporter: Matej Kralik
> Priority: Critical
> Fix For: 11.1.2
>
> Attachments: VDBcontent.png, dataSource.png, teiid-import-edit-vdb-xml.png, translator.png
>
>
> Teiid importer doesn't add the NATIVE tag to VDB content.
> Same problem as Van described [here|https://issues.jboss.org/browse/TEIIDDES-3084?focusedCommentId=13417...].
> I use jdg7.1-remote-cache quick start from server.
> I have VDB and data source on the server, I choose this datasource (dataSource.png) and set translator to infinispan-hotrod (translator.png) but server shows error:
> {code:java}
> 15:22:00,121 WARN [org.teiid.RUNTIME] (teiid-async-threads - 2) TEIID50036 VDB importVDB.1 model "importVDBSrcModel" metadata failed to load. Reason:TEIID25011 There are three ways to import the metadata,
> 1) Define "importer.ProtoFilePath" to read from a local .proto file.
> 2) Define "importer.ProtobufName" property to define .proto file name, when reading the .proto file from the Infinispan Cache directly.
> 3) Define the schema using DDL, then use also the "NATIVE" metadata repository to convert DDL into .proto file
> {code}
> I noticed in the Advanced tab that NATIVE tag is missing. (VDBcontent.png)
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
[View Less]
7 years, 3 months
[JBoss JIRA] (TEIIDDES-3169) Missing native tag in Teiid Importer
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-3169?page=com.atlassian.jira.plu... ]
Barry LaFond updated TEIIDDES-3169:
-----------------------------------
Attachment: teiid-import-edit-vdb-xml.png
> Missing native tag in Teiid Importer
> ------------------------------------
>
> Key: TEIIDDES-3169
> URL: https://issues.jboss.org/browse/TEIIDDES-3169
> Project: Teiid Designer
> Issue Type: Bug
> Components:…
[View More] Import/Export
> Affects Versions: 11.1.1
> Reporter: Matej Kralik
> Priority: Critical
> Fix For: 11.1.2
>
> Attachments: VDBcontent.png, dataSource.png, teiid-import-edit-vdb-xml.png, translator.png
>
>
> Teiid importer doesn't add the NATIVE tag to VDB content.
> Same problem as Van described [here|https://issues.jboss.org/browse/TEIIDDES-3084?focusedCommentId=13417...].
> I use jdg7.1-remote-cache quick start from server.
> I have VDB and data source on the server, I choose this datasource (dataSource.png) and set translator to infinispan-hotrod (translator.png) but server shows error:
> {code:java}
> 15:22:00,121 WARN [org.teiid.RUNTIME] (teiid-async-threads - 2) TEIID50036 VDB importVDB.1 model "importVDBSrcModel" metadata failed to load. Reason:TEIID25011 There are three ways to import the metadata,
> 1) Define "importer.ProtoFilePath" to read from a local .proto file.
> 2) Define "importer.ProtobufName" property to define .proto file name, when reading the .proto file from the Infinispan Cache directly.
> 3) Define the schema using DDL, then use also the "NATIVE" metadata repository to convert DDL into .proto file
> {code}
> I noticed in the Advanced tab that NATIVE tag is missing. (VDBcontent.png)
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
[View Less]
7 years, 3 months
[JBoss JIRA] (TEIIDDES-3106) Add edit to source model name when data source is JDG
by Matej Kralik (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-3106?page=com.atlassian.jira.plu... ]
Matej Kralik updated TEIIDDES-3106:
-----------------------------------
Labels: release_notes (was: )
> Add edit to source model name when data source is JDG
> -----------------------------------------------------
>
> Key: TEIIDDES-3106
> URL: https://issues.jboss.org/browse/TEIIDDES-3106
> Project: Teiid Designer
> Issue Type: …
[View More]Enhancement
> Components: Validation
> Affects Versions: 11.2
> Reporter: Van Halbert
> Assignee: Barry LaFond
> Labels: release_notes
> Fix For: 11.1.1
>
>
> Infinispan restricts the name of the source model name because the protobuf code is based on java package naming constraints. Therefore, would like to add a validation check when the data source is JDG (e.g., translator=infinispan-hotrod) to check if the source model name on contains alpha/numeric/underscore characters. Dashes are one of those characters that is not allowed.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
[View Less]
7 years, 3 months