diff options
Diffstat (limited to 'configs/package-cdap3vm.json')
-rw-r--r-- | configs/package-cdap3vm.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/configs/package-cdap3vm.json b/configs/package-cdap3vm.json index 36ed776..cc296b5 100644 --- a/configs/package-cdap3vm.json +++ b/configs/package-cdap3vm.json @@ -1,7 +1,7 @@ { - "applicationName": "dcae-cdap-small-hadoop", + "applicationName": "dcae-apod-cdap-small-hadoop", "maintainer": "OpenECOMP Support <support@lists.openecomp.org>", - "description": "dcae-cdap-small-hadoop installs a set of installer scripts and configuration templates for installing Hadoop 2.4.3 and CDAP 3.5.x on a 3-node Ubuntu 14 cluster. Note: as user root, you must run the installer: sudo bash /opt/app/cdap-small-hadoop/install.sh", + "description": "dcae-apod-cdap-small-hadoop installs a set of installer scripts and configuration templates for installing Hadoop 2.4.3 and CDAP 3.5.x on a 3-node Ubuntu 14 cluster. Note: as user root, you must run the installer: sudo bash /opt/app/cdap-small-hadoop/install.sh", "version": "1.0.0", @@ -11,7 +11,7 @@ "fileUser": "dcae", "fileGroup": "dcae", - "groupId": "org.openecomp.dcae.apod", + "groupId": "org.openecomp.dcae.apod.cdap", "internalDependencies": [ ], |