-
Bug
-
Resolution: Done
-
Critical
-
11.1.1
Teiid importer doesn't add the NATIVE tag to VDB content.
Same problem as Van described here.
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:
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
I noticed in the Advanced tab that NATIVE tag is missing. (VDBcontent.png)