Merge "Add suport for new services for MapR plugin"
This commit is contained in:
@@ -1,10 +1,12 @@
|
||||
{
|
||||
"drill": [
|
||||
"1.1.0",
|
||||
"1.2.0"
|
||||
"1.2.0",
|
||||
"1.4.0"
|
||||
],
|
||||
"flume": [
|
||||
"1.5.0"
|
||||
"1.5.0",
|
||||
"1.6.0"
|
||||
],
|
||||
"hbase": [
|
||||
"0.98.9",
|
||||
@@ -12,14 +14,16 @@
|
||||
],
|
||||
"hive": [
|
||||
"0.13",
|
||||
"1.0"
|
||||
"1.0",
|
||||
"1.2"
|
||||
],
|
||||
"httpfs": [
|
||||
"1.0"
|
||||
],
|
||||
"hue": [
|
||||
"3.7.0",
|
||||
"3.8.1"
|
||||
"3.8.1",
|
||||
"3.9.0"
|
||||
],
|
||||
"impala": [
|
||||
"1.4.1"
|
||||
@@ -28,15 +32,16 @@
|
||||
"0.10.0"
|
||||
],
|
||||
"oozie": [
|
||||
"4.1.0"
|
||||
"4.2.0"
|
||||
],
|
||||
"pig": [
|
||||
"0.14"
|
||||
"0.14",
|
||||
"0.15"
|
||||
],
|
||||
"sqoop": [
|
||||
"2.0.0"
|
||||
],
|
||||
"spark": [
|
||||
"1.3.1"
|
||||
"1.5.2"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user