-
Notifications
You must be signed in to change notification settings - Fork 8
0.7.1 Release Notes
Wiki Home ▸ 0.7.1 Release Notes
##General Remarks TAP 0.7.1 is a patch release to TAP 0.7.0.
Upgrade from 0.7.0 to 0.7.1 is not mandatory.
All github repositories included in the newest TAP release were tagged with v0.7.1 tag.
##New Features None.
##Bug Fixes
-
TRACS-141: Creating kubernetes instances fails if cluster is during creation/deletion state.
-
TRACS-143: Kubernetes service exposing not working.
-
DPNG-7952: Creating kubernetes services' instances was failing (even stayed for long time in 'in progress' state) if cluster was in creating/deleting state. Now deletion of cluster is always delayed and services's states are improved.
-
DPNG-8273: Hdfs-broker could create instance with proper permissions and ACLs, which will be used by scoring-engine to read uploaded datasets. After that user should be able to start scoring enigne based on uploaded file, or run example application like space shuttle demo.
-
DPNG-8350: Skip AWSCLI installation on OpenStack. AWSCLI should not be installed on OpenStack environment.
-
DPNG-8356: No Package matching 'epel-release' found available (platform-deployment-cdh). Name of the archive folder with artifacts was changed that’s why deployment was failing (stage platform-deployment-cdh). The folder’s name was changed back to the old one and the content of old and new folder was synced.
-
DPNG-8367: Tag public in Consul services doesn't work as expected - user is able to see information on instance endpoints, display information about nodes and expose services.
-
DPNG-8368: Version X.X hyperlink at the bottom of the page is not visible.
-
DPNG-8410: tqd.sh script refers to master branch instead of release branch - links changed to lead to specific release version instead to master.
-
DPNG-8582: Space shuttle demo app does not detect anomalies properly. New scoring-engine model was made available for use. All instructions how to use it are included in space-shuttle-demo readme.
-
DPNG-8592: Model available on S3 is not compatible with new scoring engine.
-
DPNG-8883: Deploy.py needs app_name in params.
-
DPNG-8900: Space-Shuttle app doesn't show data sent to kafka.
##Known bugs
- TRACS-137: shell script to finish the installation doesn't work
- TRACS-139: CDH ansible on new deployment occasionally fails on SSH errors
- TRACS-140: Cannot push kafka2hdfs on environments with kerberos
##Applications changed
| Application name | TAP 0.7.0 | TAP 0.7.1 |
|---|---|---|
| atk | 20160604 | 20160609 |
| console | 0.4.212 | 0.4.213 |
| downloader | 0.6.14 | 0.6.15 |
| hdfs-broker | 0.10.9 | 0.10.10 |
| kubernetes-broker | 0.7.7 | 0.7.8 |
| platform-tests | 0.5.60 | 0.5.61 |
| scoring-engine | 20160604 | 20160609 |
| uploader | 0.5.16 | 0.5.17 |
If you want to install a new TAP 0.7.1 instance please follow instructions:
If you want to upgrade existing TAP 0.7.0 installation please follow instructions below.
Note: this procedure cannot be used to upgrade installations earlier than version 0.7.0.