Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-12924

Build of VDB with MySQL source fails

XMLWordPrintable

      When building a VDB with a MySQL source and mysql5 specified as foreign data wrapper, the following error is thrown in the build pod:

      [ERROR] Failed to execute goal org.teiid:vdb-codegen-plugin:1.3.2.fuse-760002-redhat-00001:vdb-codegen (codegen) on project bqt-mysql-55: Error running the vdb-codegen-plugin. No Translator found with name:mysql5 -> [Help 1]
      

      Interestingly, after changing the foreign data wrapper line to

      CREATE FOREIGN DATA WRAPPER mysql;
      

      it deploys ok and works, even though the create server line still says

      CREATE SERVER bqt FOREIGN DATA WRAPPER mysql5;
      

              rhn-engineering-rareddy Ramesh Reddy
              asmigala@redhat.com Andrej Smigala
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: