[
https://issues.jboss.org/browse/TEIIDDES-2705?page=com.atlassian.jira.plu...
]
jie tao commented on TEIIDDES-2705:
-----------------------------------
I did not see the override translator in the source binding defination panel, where I can
select this translator.
Therefore, the overriden translator is in the vdb.xml, but you see that the model does
not use it. I use Teiid designer 9.20
<model name="Hive13" path="/GFBIVDB/sources/Hive13.xmi">
<property name="checksum" value="880531203"/>
<property name="indexName" value="4281170462.INDEX"/>
<property name="modelUuid"
value="mmuuid:cb827637-eea2-4d57-aec5-914047a56ddc"/>
<property name="modelClass" value="Relational"/>
<property name="builtIn" value="false"/>
<source name="Hive13" connection-jndi-name="java:/HadoopDB"
translator-name="hive"/>
</model>
<translator name="hive-override" type="hive"
description="">
<property name="supportsDirectQueryProcedure"
value="true"/>
</translator>
Teiid designer does not take the overriden translator
-----------------------------------------------------
Key: TEIIDDES-2705
URL:
https://issues.jboss.org/browse/TEIIDDES-2705
Project: Teiid Designer
Issue Type: Feature Request
Components: VDB & Execution
Reporter: jie tao
Priority: Optional
in the VDB editor, an overriden translator can be defined, but in vdb.xml the default one
is still used. No way to tell Designer to take the overriden one.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)