Merge "Added support of Hue 3.8.1 to MapR image elements"

This commit is contained in:
Jenkins 2015-09-02 11:32:45 +00:00 committed by Gerrit Code Review
commit 8d5e5a3aab
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"