[JBoss JIRA] (TEIID-3398) Use Weka algorithm to caculate serializing, deserializing linear regression rate
by Kylin Soong (JIRA)
[ https://issues.jboss.org/browse/TEIID-3398?page=com.atlassian.jira.plugin... ]
Kylin Soong updated TEIID-3398:
-------------------------------
Priority: Optional (was: Major)
> Use Weka algorithm to caculate serializing, deserializing linear regression rate
> --------------------------------------------------------------------------------
>
> Key: TEIID-3398
> URL: https://issues.jboss.org/browse/TEIID-3398
> Project: Teiid
> Issue Type: Feature Request
> Components: Sizing Application
> Reporter: Kylin Soong
> Assignee: Kylin Soong
> Priority: Optional
>
> We have lots of data points {(size i, time i), i = 1, ..., n}, the goal is to find the equation of the straight line like
> time = K * size
> The key is to find the linear regression rate K, current we do not use any algorithm, Weka(http://sourceforge.net/projects/weka/) have algorithm to fine the K, we may use the Weka to enhance Sizing application
> Doc link: http://www.cs.waikato.ac.nz/~ml/weka/documentation.html
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
7 years, 7 months
[JBoss JIRA] (TEIID-4578) Create SqlAlchemy Dialect for Teiid
by Steven Hawkins (JIRA)
[ https://issues.jboss.org/browse/TEIID-4578?page=com.atlassian.jira.plugin... ]
Steven Hawkins commented on TEIID-4578:
---------------------------------------
Common sources to SQLAlchemy and Teiid:
DB2/Informix
Redshift
SQL Server
MySQL/MariaDB
Postgres
PrestoDB
Oracle
RedShift
Impala
Hive/Spark
Greenplum
Vertica
Sources supported by SQLAlchemy and not Teiid:
SQLite
Exasol (although exasol may have done this work for Teiid)
SQL Anywhere
MonetDB
Snowflake
Athena
ClickHouse
Sources supported by Teiid and not SQLAlchemy:
Access
Derby
H2
HSQL
Ingres
Teradata
JDBC Generic/Simple
Web Service
OData
Actian Vector
SimpleDB
Accumulo
Cassandra
SOLR
Couchbase
ModeShape
MongoDB
Mondrian
Netezza
Phoenix/HBase
PI
SalesForce
SAP Gateway
SAP Hana
Teiid
Infinspan
Cache
JPA
LDAP
Files
Excel
Google Spreadsheet
> Create SqlAlchemy Dialect for Teiid
> -----------------------------------
>
> Key: TEIID-4578
> URL: https://issues.jboss.org/browse/TEIID-4578
> Project: Teiid
> Issue Type: Feature Request
> Components: Misc. Connectors, Tooling
> Affects Versions: 9.1.1
> Reporter: Salvatore Incandela
> Assignee: Steven Hawkins
> Fix For: 9.3
>
>
> Create SqlAlchemy Dialect for Teiid
> http://www.sqlalchemy.org/
> http://docs.sqlalchemy.org/en/latest/dialects/
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
7 years, 7 months