Added support of Hue 3.8.1 to MapR image elements

Change-Id: Ieedf31e10c165b66579f237916b5354fd1bc032d
Implements: blueprint mapr-hue-381
This commit is contained in:
Artem Osadchyi 2015-08-27 18:30:37 +03:00
parent bf290e9fcb
commit 97b28b4564
2 changed files with 7 additions and 1 deletions

View File

@ -63,6 +63,11 @@
"hue": {
"all": [
"mapr-hue"
],
"3.8.1": [
"mapr-hue",
"mapr-hue-base",
"mapr-hue-livy"
]
},
"impala": {

View File

@ -17,7 +17,8 @@
"1.0"
],
"hue": [
"3.7.0"
"3.7.0",
"3.8.1"
],
"impala": [
"1.4.1"