-
Notifications
You must be signed in to change notification settings - Fork 1
2015 09 Release Notes
Wiki Home ▸ 2015 09 Release Notes
HDFS-broker now contains new plan “encrypted”, which creates encrypted directory on hdfs. In other words: all user data uploaded to Trusted Analytics Platform is encrypted.
For better and easier development there has been created JIRA project devoted to Trusted Analytics Platform - https://trustedanalytics.atlassian.net/secure/Dashboard.jspa. This is the place where you can do the following:
- enter defects for platform components
- see all open & resolved defects for the project
- see the list of all open change/feature requests
- create change/feature requests
Charts displaying platform statistics on dashboard are now using well known, open source D3 component (Data Driven Documents - http://d3js.org).
Service-exposer was developed to overcome difficulties related to exposing service instances with HTTP interface to end-user. In order to access newly created service instances, service-exposer registers instances routes in Cloud Foundry.
Dataset-reader component (https://github.com/trustedanalytics/dataset-reader-sample.git) is currently capable of reading whole folder on HDFS.
Uploader component (https://github.com/trustedanalytics/uploader.git) is now part of core platform and is also included in platform deployment scripts.
###Updates to Trusted Analytics project’s wiki page
Definitions of "Priority" and "Severity" of bugs, new wiki page mentioning JIRA project devoted to Trusted Analytics Platform.
New methods in cf-client component (https://github.com/trustedanalytics/cf-client.git)
New methods implementation in cf-client component for getting environment variables for given app GUID and listing all services instances for given service plan.
Method create service instance change in cf-client component (https://github.com/trustedanalytics/cf- client.git)
Method “createServiceInstance” was refactored and now returns metadata object with metadata and entity properties.
It’s available to retrieve IPython password without searching for it in application environment using command line.
Huge facilitation for obtaining RStudio credentials from Trusted Analytics Platform console.
Zookeeper broker stored sensitive data in application.yml file, which is now delivered via Cloudfoundry manifest.
Implementation of integration scripts for CDH and parcels.
Fixed application error when trying to add new user with inappropriate data.
Fixed component error when pushing component to cloud foundry.
Fixed error of empty latest events box instead of message “No latest events”.
Fixed GUI pagination control displaying users list.
Fixed issue with onboarding new user to the platform.
Fixed issue with datasets view control not displaying search results.
Fixed error when creating instance of HDFS service in marketplace.
Platform allowed to delete organizations with added users. Validation rule has been implemented, currently it is impossible to delete organization with users.
- [Overview of Trusted Analytics Platform](Overview of Trusted Analytics Platform)
- [Getting Started Guide](Getting Started Guide)
- Space Shuttle Demo Application
- Trusted Analytics JIRA Project
- [Building TAP from sources] (Building-TAP-from-sources)
- PaaS Architecture
- Use-cases
- [High Level Use Case](High Level Use Case)
- [Model Development for Data Scientists](Model Development for Data Scientists)
- Platform Tips and Tricks
- Platform Security Features
- Platform Configurations
- Release Notes
- Additional Deployment Information