[
https://issues.jboss.org/browse/TEIIDDES-3169?page=com.atlassian.jira.plu...
]
Matej Kralik updated TEIIDDES-3169:
-----------------------------------
Description:
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)
was:
Teiid importer doesn't add the NATIVE tag to VDB content.
Same problem as Van describe
[
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)
Missing native tag in Teiid Importer
------------------------------------
Key: TEIIDDES-3169
URL:
https://issues.jboss.org/browse/TEIIDDES-3169
Project: Teiid Designer
Issue Type: Bug
Components: Import/Export
Affects Versions: 11.1.1
Reporter: Matej Kralik
Priority: Critical
Attachments: VDBcontent.png, dataSource.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)