-
Notifications
You must be signed in to change notification settings - Fork 8
0.7.2 Release Notes
#General Remarks TAP 0.7.2 is a patch release to version 0.7.0 and 0.7.1.
It is not mandatory to upgrade to 0.7.2 from 0.7.0 or 0.7.1.
All GitHub repositories included in this TAP release were tagged with a 0.7.2 tag.
#New Features ##H2O on TAP Open-source big-data analysis software H2O is now available on TAP. Users can run H2O server on YARN with a single mouse click from the TAP Marketplace or Data Science tab.
In the Model Catalog tab, users can see the list of all models created on the H2O server. For every model there is an option to download an executable scoring engine based on the model or publish the model as an offering to TAP Marketplace.
In TAP version 0.7.2, the H2O console temporarily accesses CDH resources as a CF (CloudFoundry) technical user. Starting with the next TAP release, the H2O console will access CDH resources as a regular TAP user.
Visit http://www.h2o.ai/ to learn more about H2O. #Improvements ##Support for Additional SQL Sources for Data Import In addition to PostgreSQL, the data import scheduler now supports importing data from the following databases:
- MySql
- Oracle
- Teradata
##ARIMA Feature Enhancements The following tests are now available to be used with the ARIMA model:
- Dickey-Fuller test
- Durbin-Watson test
- Breusch-Godfrey test
- Breusch-Pagan
##OrientDB Dashboard The OrientDB dashboard is the advanced web tool for managing OrientDB. This tool is now installed in “trustedanalytics” organization during platform deployment and is bound to the orientdb service. OrientDB dashboard instance is visible in the Applications tab.
Additionally, a dashboard for managing OrientDB is available in the Marketplace tab. Users can create their own dashboard instances in their organization and bind them to the orientdb service instance in the same organization.
##CDH and Spark Upgrade TAP 0.7.2 now supports CDH 5.7, which includes Spark 1.6.
Spark 1.6 updates the functionality of Gaussian Mixture Models (GMM) and Power Iteration Clustering (PIC) substantially; these models will likely not generate the same values as the pre-upgrade models.
#Upgrade Information You can use this upgrade to install a fresh instance of TAP 0.7.2 or to upgrade an existing instance of TAP 0.7.0 or 0.7.1.
This upgrade cannot be used with TAP versions earlier than 0.7.0.
##Fresh Installation Information To install a new TAP 0.7.2 instance, follow these instructions:
##Upgrade Instructions To apply the TAP 0.7.2 upgrade follow the instructions here.
#Applications Changed
Application name | TAP 0.7.1 | TAP 0.7.2 |
---|---|---|
atk | 20160609 | 20160810 |
auth-gateway | 0.7.9 | 0.7.10 |
console | 0.4.213 | 0.4.222 |
demiurge | not versioned | 0.7.2 |
h2o-broker | n/a | 0.4.15 |
model-catalog / h2o-model-catalog | 0.0.11** | 0.1.0 |
h2o-scoring-engine-publisher | n/a | 0.4.23 |
hdfs-broker | 0.10.10 | 0.10.12 |
hive-broker | 0.4.0 | 0.4.4 |
metadata-parser | 0.5.16 | 0.5.17 |
orientdb-dashboard | n/a | 0.0.5 |
platform-operations | 0.0.17 | 0.0.18 |
platform-snapshot | 0.4.19 | 0.4.20 |
scoring-engine | 20160609 | 20160810 |
scoring-pipelines | 20160605 | 20160803 |
service-exposer | 0.2.20 | 0.2.21 |
workflow-scheduler | 0.4.12 | 0.4.13 |
#Fixed Problems and Issues
Issue Number | Description |
---|---|
DPNG-5728 | ATK client installation web page shows old server version. Resolved: Current server version now shown. |
DPNG-9644 | Internal Server Error in atk-qa kerberos environment. Resolved: Error no longer occurs. |
DPNG-9454 | ATK GC causes disks full issue. Resolved. ATK GC no longer causes this issue. |
DPNG-5730 | Config tool not being properly run. Resolved: Config tool now runs properly. |
DPNG-9474 | Datasets imported by sqoop can now be accessed from hue and hive. |
DPNG-9876 | Jupyter Docker image build failure when behind proxy. Resolved. Now builds when behind proxy. |
#Known Defects
Issue Number | Description |
---|---|
DPNG-10280 | Job Scheduler import from PostgreSQL database does not support schema. |
DPNG-10414 | Job Scheduler does not support database imports via proxy. |