Log in to follow, share, and participate in this community.
Thread Teiid Designer Developer forum is now read only
Teiid Designer Developer forum is now read onlyHello all, In an effort to consolidate community activity we are combining the Teiid and Teiid Designer Developer forums. Since most of the actual development chatter happens through JIRA there isn't a sp...
ODBC Connecton to VDBHi guys, I'm relatively new Teiid user and this is my first post in this forum, so please excuse me if I'm asking stupid questions I'm trying to create an ODBC connection to a VDB (located on my local JBoss ...
Connect to a Hadoop Source using Hive2Connect to a Hadoop Source using Hive2 This article will guide you through an example of connecting to a Hadoop source via the Hive2 driver, using Teiid Designer. It is assumed that you have already installed T...
Thread Teiid Instance tab missing in Developer Studio
Teiid Instance tab missing in Developer StudioHi guys, Please take a look at the screenshot below - the Teiid Instance tab is missing in my JBoss Developer Studio. Do you have nay idea how can I fix this...?
Connecting with Hive from Jboss DV.https://developer.jboss.org/wiki/ConnectToAHadoopSourceUsingHive2 ----its is the resource that I am following which is referred in many blog post. In addition to it , I am following the reply from rareddy in this po...
foreign keys in odataHi, in a virtual table we've created a couple of foreign keys referring to the same field (the Primary Key) of another virtual table: FK1: Table1.CurrentManager = Table2.EmployeeId FK2: Table1.PMRespon...
How To Model JDBC Data SourceHome | Sample Data | Back to Examples.... One of the most common data base types is JDBC. This tutorial walks you through the process of creating a VDB containing a single relational model created from m...
Starting development with Vdb-BenchWhat's the relation to vdb-builder? The latter is the engine that vdb-bench interfaces with. So I need vdb-builder? Yes. Vdb-builder needs to deployed to the jboss server. The vdb-bench deployment sits atop ...
Data Source Definition in KomodoAt the heart of the Teiid Runtime is the ability to connect to numerous different types of data sources via translators, whether built-in or custom. These translators define how a source's data is converted into the k...
Connect Teiid Designer to Teiid ServerHello Guys! New to the forum and Teiid community. I've having issues connecting TD to TS. I'm able to import from a local SQL Server from TD, but for the life of me cannot connect the TD to TS....
RCP Error Plug in install TeiidHi, i want to develop a RCP application empty (using both Eclipse Luna and Eclipse Mars) based on Eclipse template 3.x. When i'm trying to install Teiid Plugin following this guide: Download & Install - JBoss C...
Thread Hot to Connect Teiid Designer to a JBoss domain and deploy a VDB ?
Hot to Connect Teiid Designer to a JBoss domain and deploy a VDB ?Hi, I'd like to connect the Teiid Designer to Teiid in domain mode and deploy a VDB. I've found some instructions at AS7 Cluster Howto - JBoss AS 7.1 - Project Documentation Editor about the JBoss configuratio...
Rest WAR web service return errrorHi, I've built a very simple Model View ,a Procedure, and I've deployed a rest WAR as described in http://blog.everythingjboss.org/articles/Generating-Web-Services-for-View-Models-JDV/ The whole thing works p...
Vdb-Bench Technical SpecificationIntroduction The vdb-builder engine provides the ability to construct dynamic virtual databases (vdbs) for deployment to a Teiid server. The engine is capable of: creating VDBs from scratch; impor...
Procedure and Function DefinitionVIRTUAL and PHYSICAL model types are somewhat loose terms. For instance Teiid currently allows CREATE FOREIGN TABLE and CREATE VIRTUAL PROCEDURE to exist within physical models. CREATE FOREIGN PROCEDURE needs to be i...
Connect to a Google Spreadsheet SourceConnect to a Google Spreadsheet Source >>> Back to Examples.... This article will guide you through an example of connecting to a Google Spreadsheet source, using Teiid Designer. It is assumed ...
Thread insert "update procedures" query by inner join.
insert "update procedures" query by inner join.Hello, I am trying to select and insert in to multiple tables which has one common column. I have been able to select from tables by inner joins. how do I right the same query in update procedures by inner jo...
error importing oracle datasourceHi, I am trying to import Oracle data source but i am getting the below error when i am testing the connection. ****************************************************************************************...