[JBoss JIRA] (TEIID-3832) domain install(run teiid-domain-mode-install.cli) failed
by Steven Hawkins (JIRA)
[ https://issues.jboss.org/browse/TEIID-3832?page=com.atlassian.jira.plugin... ]
Steven Hawkins closed TEIID-3832.
---------------------------------
> domain install(run teiid-domain-mode-install.cli) failed
> --------------------------------------------------------
>
> Key: TEIID-3832
> URL: https://issues.jboss.org/browse/TEIID-3832
> Project: Teiid
> Issue Type: Sub-task
> Components: Build/Kits
> Affects Versions: 8.13
> Reporter: Kylin Soong
> Assignee: Ramesh Reddy
> Labels: Alpha2
> Fix For: 8.13
>
>
> CLI command
> {code}
> /host=master:reload(restart-servers=true)
> {code}
> execute failed due to some errors.
> h3. Error one
> java.lang.ClassNotFoundException: org.wildfly.clustering.jgroups.ChannelFactory from [Module "org.jboss.teiid:main"
> {code}
> [Server:server-one] Caused by: java.lang.ClassNotFoundException: org.wildfly.clustering.jgroups.ChannelFactory from [Module "org.jboss.teiid:main" from local module loader @621be5d1 (finder: local module finder @573fd745 (roots: /home/kylin/tmp2/teiid-8.13.0.Alpha1-SNAPSHOT/modules,/home/kylin/tmp2/teiid-8.13.0.Alpha1-SNAPSHOT/modules/system/layers/dv,/home/kylin/tmp2/teiid-8.13.0.Alpha1-SNAPSHOT/modules/system/layers/base))]
> [Server:server-two] Caused by: java.lang.ClassNotFoundException: org.wildfly.clustering.jgroups.ChannelFactory from [Module "org.jboss.teiid:main" from local module loader @621be5d1 (finder: local module finder @573fd745 (roots: /home/kylin/tmp2/teiid-8.13.0.Alpha1-SNAPSHOT/modules,/home/kylin/tmp2/teiid-8.13.0.Alpha1-SNAPSHOT/modules/system/layers/dv,/home/kylin/tmp2/teiid-8.13.0.Alpha1-SNAPSHOT/modules/system/layers/base))]
> {code}
> h3. Error two
> Failed to start service jboss.infinispan.teiid-cache.resultset-repl
> {code}
> [Server:server-one] 11:54:59,644 ERROR [org.jboss.msc.service.fail] (ServerService Thread Pool -- 70) MSC000001: Failed to start service jboss.infinispan.teiid-cache.resultset-repl.config: org.jboss.msc.service.StartException in service jboss.infinispan.teiid-cache.resultset-repl.config: org.infinispan.commons.CacheConfigurationException: ISPN000343: Must have a transport set in the global configuration in order to define a clustered cache
> [Server:server-one] at org.wildfly.clustering.service.AsynchronousServiceBuilder$1.run(AsynchronousServiceBuilder.java:107)
> [Server:server-one] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
> [Server:server-one] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
> [Server:server-one] at java.lang.Thread.run(Thread.java:745)
> [Server:server-one] at org.jboss.threads.JBossThread.run(JBossThread.java:320)
> [Server:server-one] Caused by: org.infinispan.commons.CacheConfigurationException: ISPN000343: Must have a transport set in the global configuration in order to define a clustered cache
> [Server:server-one] at org.infinispan.configuration.cache.ClusteringConfigurationBuilder.validate(ClusteringConfigurationBuilder.java:115)
> [Server:server-one] at org.infinispan.configuration.cache.ConfigurationBuilder.validate(ConfigurationBuilder.java:187)
> [Server:server-one] at org.infinispan.configuration.cache.ConfigurationBuilder.build(ConfigurationBuilder.java:198)
> [Server:server-one] at org.infinispan.manager.DefaultCacheManager.defineConfiguration(DefaultCacheManager.java:382)
> [Server:server-one] at org.infinispan.manager.DefaultCacheManager.defineConfiguration(DefaultCacheManager.java:344)
> [Server:server-one] at org.jboss.as.clustering.infinispan.DefaultCacheContainer.defineConfiguration(DefaultCacheContainer.java:76)
> [Server:server-one] at org.wildfly.clustering.infinispan.spi.service.ConfigurationBuilder.start(ConfigurationBuilder.java:75)
> [Server:server-one] at org.wildfly.clustering.service.AsynchronousServiceBuilder$1.run(AsynchronousServiceBuilder.java:102)
> [Server:server-one] ... 4 more
> [Server:server-two] 11:54:59,948 ERROR [org.jboss.msc.service.fail] (ServerService Thread Pool -- 69) MSC000001: Failed to start service jboss.infinispan.teiid-cache.resultset-repl.config: org.jboss.msc.service.StartException in service jboss.infinispan.teiid-cache.resultset-repl.config: org.infinispan.commons.CacheConfigurationException: ISPN000343: Must have a transport set in the global configuration in order to define a clustered cache
> {code}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 4 months
[JBoss JIRA] (TEIID-3745) Procedure input parsing enhancements
by Steven Hawkins (JIRA)
[ https://issues.jboss.org/browse/TEIID-3745?page=com.atlassian.jira.plugin... ]
Steven Hawkins closed TEIID-3745.
---------------------------------
> Procedure input parsing enhancements
> ------------------------------------
>
> Key: TEIID-3745
> URL: https://issues.jboss.org/browse/TEIID-3745
> Project: Teiid
> Issue Type: Enhancement
> Components: OData
> Affects Versions: 8.11
> Reporter: Ramesh Reddy
> Assignee: Ramesh Reddy
> Fix For: 8.12
>
>
> Based on Olingo 4.0.0 release, the procedure parameter parsing needs to be re-visited as some of it is written out side the framework in Teiid.
> Also handling of the Stream object (XML Document) input may be still outside the specification compliance for time being, as specification only allows procedure with Edm.Stream objects as Bound operations, and Teiid procedures are all UnBound operations.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 4 months
[JBoss JIRA] (TEIID-2469) Pre-Load Materialised Views
by Steven Hawkins (JIRA)
[ https://issues.jboss.org/browse/TEIID-2469?page=com.atlassian.jira.plugin... ]
Steven Hawkins closed TEIID-2469.
---------------------------------
> Pre-Load Materialised Views
> ---------------------------
>
> Key: TEIID-2469
> URL: https://issues.jboss.org/browse/TEIID-2469
> Project: Teiid
> Issue Type: Feature Request
> Components: Server
> Affects Versions: 8.1
> Reporter: Gautam Banerjee
> Assignee: Steven Hawkins
> Fix For: 8.11
>
>
> Currently teiid does not load materialised views automatically. The request has to come for the materialised view or it has to be explicitly loaded. As materialised views are made with the purpose of preloading data, teiid should load the materialised views as default. There can be a tag or switch which will determine if the materialise views are to be preloaded or not.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 4 months
[JBoss JIRA] (TEIID-3442) Apache Spark support via SparkSQL and DataFrames
by Steven Hawkins (JIRA)
[ https://issues.jboss.org/browse/TEIID-3442?page=com.atlassian.jira.plugin... ]
Steven Hawkins closed TEIID-3442.
---------------------------------
> Apache Spark support via SparkSQL and DataFrames
> ------------------------------------------------
>
> Key: TEIID-3442
> URL: https://issues.jboss.org/browse/TEIID-3442
> Project: Teiid
> Issue Type: Feature Request
> Components: Misc. Connectors
> Affects Versions: 8.10
> Reporter: John Muller
> Assignee: Kylin Soong
> Labels: Connectors, Spark, Translators
> Fix For: 8.12
>
> Original Estimate: 20 weeks
> Remaining Estimate: 20 weeks
>
> Eliciting comments for Apache Spark support. With the release of Panda's like DataFrames, it is a little more feasible to directly translate to SparkSQL:
> https://spark.apache.org/docs/latest/sql-programming-guide.html
> Options in order of complexity:
> 1. Use the existing Hive connector / translator. Spark still uses the Hive metastore.
> 2. Thrift JDBC driver. This is what Microstrategy, Tableau, QlikView and others use, most rudimentary API for accessing Spark.
> 3. Native SparkSQL via building Spark jobs and submitting them to a running Spark driver.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 4 months
[JBoss JIRA] (TEIID-4854) Google translator fails to update timestamp value reformatted after update
by RH Bugzilla Integration (JIRA)
[ https://issues.jboss.org/browse/TEIID-4854?page=com.atlassian.jira.plugin... ]
RH Bugzilla Integration commented on TEIID-4854:
------------------------------------------------
Van Halbert <vhalbert(a)redhat.com> changed the Status of [bug 1460485|https://bugzilla.redhat.com/show_bug.cgi?id=1460485] from ASSIGNED to MODIFIED
> Google translator fails to update timestamp value reformatted after update
> --------------------------------------------------------------------------
>
> Key: TEIID-4854
> URL: https://issues.jboss.org/browse/TEIID-4854
> Project: Teiid
> Issue Type: Bug
> Components: Misc. Connectors
> Affects Versions: 9.3, 8.12.10.6_3
> Reporter: Lucie Fabrikova
> Assignee: Steven Hawkins
> Fix For: 10.0, 8.12.x-6.4
>
> Attachments: gs-reformatted-timestamp.log
>
>
> Cell of type timestamp is reformatted after an update. Data inserted from teiid are in format "yyyy-mm-dd hh:mm:ss[.fffffffff]", which is reformatted to "dd/mm/yyyy hh:mm:ss[.fffffffff]". Subsequent update of such row throws exception "Could not convert source column Source.smalla.timestampvalue to the expected runtime type timestamp".
> Google spreadsheet locale was UK, timezone was set to Berlin.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 4 months