Bug 1036675 - VDB Containing UDF Source Model Cannot Be Deployed
Summary: VDB Containing UDF Source Model Cannot Be Deployed
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: JBoss Data Virtualization 6
Classification: JBoss
Component: Tooling
Version: 6.0.0
Hardware: Unspecified
OS: Mac OS
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Van Halbert
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-02 13:13 UTC by Dan Florian
Modified: 2014-07-09 05:02 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Some users of Teiid Designer are finding that when they try to deploy a VDB containing a relational UDF function model, an error is reported: "One or more models in VDB are either missing a translator name or have a translator name that is not found on the current Teiid instance."
Clone Of:
Environment:
Last Closed: 2013-12-04 22:34:56 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
VDB containing relational UDF source model (66.61 KB, application/zip)
2013-12-02 13:24 UTC, Dan Florian
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker TEIIDDES-1970 0 Major Closed VDB Containing UDF Source Model Cannot Be Deployed 2014-05-23 20:10:40 UTC

Description Dan Florian 2013-12-02 13:13:54 UTC
Description of problem:

When I try to deploy a VDB containing a relational UDF function model, I get an error saying "One or more models in VDB are either missing a translator name or have a translator name that is not found on the current Teiid instance." The translator name for the function model is empty; but the translator names for the other source models contained in the VDB are non-empty and do exist on the server.

Version-Release number of selected component (if applicable):

DV 6.0.0 ER4
JBDS 7.1.0 CR1
JBIS 4.1.3 Beta5
Teiid Designer 8.3.0 CR1
OS X 10.9

How reproducible:

Always

Steps to Reproduce (executing E2EYahooUdfTestScript):

Using Teiid Designer:

1. Select VDB containing UDF source model
2. Right-click > Modeling > Deploy

Actual results:

"VDB Not Deployed" error dialog is displayed.

Expected results:

VDB is deployed

Additional info:

None

Comment 3 Dan Florian 2013-12-02 13:24:47 UTC
Created attachment 831573 [details]
VDB containing relational UDF source model

Comment 4 JBoss JIRA Server 2013-12-03 19:51:00 UTC
Barry LaFond <blafond> made a comment on jira TEIIDDES-1970

Note that the MarketData.xmi source model does not include translator nor connection profile info, so no data source (JNDI) can be deployed/created automatically from Designer's PreviewManager.getOrCreateDataSource() method.

This method is called when a VDB is deployed, including the preview vdb for the MarketData.xmi model.

Comment 5 JBoss JIRA Server 2013-12-03 20:06:03 UTC
Ramesh Reddy <rareddy> made a comment on jira TEIIDDES-1970

I am attaching a yahoo translator from my local build. For future references, if you want yahoo transator, build Teiid locally and it will be in "connectors/sandbox/translator-yahoo".

It does not need any connector associated with it, just like "loopback"

Comment 6 JBoss JIRA Server 2013-12-03 20:07:17 UTC
Ramesh Reddy <rareddy> made a comment on jira TEIIDDES-1970

Yahoo Translator

Comment 7 JBoss JIRA Server 2013-12-04 21:51:25 UTC
Barry LaFond <blafond> updated the status of jira TEIIDDES-1970 to Resolved

Comment 8 JBoss JIRA Server 2013-12-04 21:51:25 UTC
Barry LaFond <blafond> made a comment on jira TEIIDDES-1970

TEIIDDES-1973 & TEIIDDES-1974 addressed some issues that were preventing the VDB from trying to be deployed through Teiid.  The use-case should now include creating the UDF in a View model instead of source model there-by making this JIRA obsolete.

Comment 9 JBoss JIRA Server 2014-05-07 21:04:08 UTC
Barry LaFond <blafond> updated the status of jira TEIIDDES-1970 to Closed


Note You need to log in before you can comment on or make changes to this bug.