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