blob: 8918583380b32f3a5cf809c407418d542ed2acd5 [file] [log] [blame]
{
"name" : "hive",
"config" : {
"type" : "hive",
"enabled" : true,
"configProps" : {
"hive.metastore.uris" : "thrift://localhost:9083",
"hive.metastore.sasl.enabled" : "false",
"hbase.zookeeper.quorum": "localhost",
"hbase.zookeeper.property.clientPort": "5181"
}
}
}