Elastic Marts Builder
2 files included in this download
Description
Elastic Marts Builder allows business users and developers to easily allocate an elastic data mart (i.e. a database) inside the Teradata System. Using an on demand self service portlet, the user can create a database, upload comma separated values (.CSV) data, and begin analysis – all within 5-10 minutes.
.png)
For installation and configuration, see the Elastic Marts Builder Installation Guide. For general background info on this portlet, see What is the Teradata Agile Analytics Cloud?. Please note that while this product is not officially supported, you can talk to other users and get help in the Cloud Computing forum. Also, note that the download now includes the full source code for the portlet.
Discussion
how does this manage resource consumption. soon elastic datamarts could be as plentiful as rabbits in june.
The current 0.9 version of the portlet does not perform any resource management out of the box. An open source version will be released shortly, which will allow you to modify the code that generates the data marts to your specifications.
A way to perform resource management would be to modify the portlet's user creation DDL to assign each newly created user to a specific profile that has a certain type of account string. Based on the account string, then each of these "Data Mart" users could be put into a resource management system (i.e. resource partitions & allocation groups).