123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545 |
- {
- "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HIVE/configurations?fields=*",
- "items" : [
- {
- "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HIVE/configurations/ambari.hive.db.schema.name",
- "StackConfigurations" : {
- "property_description" : "Database name used as the Hive Metastore",
- "property_name" : "ambari.hive.db.schema.name",
- "property_value" : "hive",
- "service_name" : "HIVE",
- "stack_name" : "HDP",
- "stack_version" : "1.3.0",
- "type" : "hive-site.xml"
- }
- },
- {
- "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HIVE/configurations/fs.file.impl.disable.cache",
- "StackConfigurations" : {
- "property_description" : null,
- "property_name" : "fs.file.impl.disable.cache",
- "property_value" : "true",
- "service_name" : "HIVE",
- "stack_name" : "HDP",
- "stack_version" : "1.3.0",
- "type" : "hive-site.xml"
- }
- },
- {
- "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HIVE/configurations/fs.hdfs.impl.disable.cache",
- "StackConfigurations" : {
- "property_description" : null,
- "property_name" : "fs.hdfs.impl.disable.cache",
- "property_value" : "true",
- "service_name" : "HIVE",
- "stack_name" : "HDP",
- "stack_version" : "1.3.0",
- "type" : "hive-site.xml"
- }
- },
- {
- "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HIVE/configurations/hcat_log_dir",
- "StackConfigurations" : {
- "property_description" : "WebHCat Log Dir.",
- "property_name" : "hcat_log_dir",
- "property_value" : "/var/log/webhcat",
- "service_name" : "HIVE",
- "stack_name" : "HDP",
- "stack_version" : "1.3.0",
- "type" : "global.xml"
- }
- },
- {
- "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HIVE/configurations/hcat_pid_dir",
- "StackConfigurations" : {
- "property_description" : "WebHCat Pid Dir.",
- "property_name" : "hcat_pid_dir",
- "property_value" : "/etc/run/webhcat",
- "service_name" : "HIVE",
- "stack_name" : "HDP",
- "stack_version" : "1.3.0",
- "type" : "global.xml"
- }
- },
- {
- "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HIVE/configurations/hcat_user",
- "StackConfigurations" : {
- "property_description" : "HCat User.",
- "property_name" : "hcat_user",
- "property_value" : "hcat",
- "service_name" : "HIVE",
- "stack_name" : "HDP",
- "stack_version" : "1.3.0",
- "type" : "global.xml"
- }
- },
- {
- "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HIVE/configurations/hive.auto.convert.join",
- "StackConfigurations" : {
- "property_description" : "Whether Hive enable the optimization about converting common\n join into mapjoin based on the input file size.",
- "property_name" : "hive.auto.convert.join",
- "property_value" : "true",
- "service_name" : "HIVE",
- "stack_name" : "HDP",
- "stack_version" : "1.3.0",
- "type" : "hive-site.xml"
- }
- },
- {
- "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HIVE/configurations/hive.auto.convert.join.noconditionaltask",
- "StackConfigurations" : {
- "property_description" : "Whether Hive enable the optimization about converting common join into mapjoin based on the input file\n size. If this paramater is on, and the sum of size for n-1 of the tables/partitions for a n-way join is smaller than the\n specified size, the join is directly converted to a mapjoin (there is no conditional task).\n ",
- "property_name" : "hive.auto.convert.join.noconditionaltask",
- "property_value" : "true",
- "service_name" : "HIVE",
- "stack_name" : "HDP",
- "stack_version" : "1.3.0",
- "type" : "hive-site.xml"
- }
- },
- {
- "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HIVE/configurations/hive.auto.convert.join.noconditionaltask.size",
- "StackConfigurations" : {
- "property_description" : "If hive.auto.convert.join.noconditionaltask is off, this parameter does not take affect. However, if it\n is on, and the sum of size for n-1 of the tables/partitions for a n-way join is smaller than this size, the join is directly\n converted to a mapjoin(there is no conditional task). The default is 10MB.\n ",
- "property_name" : "hive.auto.convert.join.noconditionaltask.size",
- "property_value" : "1000000000",
- "service_name" : "HIVE",
- "stack_name" : "HDP",
- "stack_version" : "1.3.0",
- "type" : "hive-site.xml"
- }
- },
- {
- "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HIVE/configurations/hive.auto.convert.sortmerge.join",
- "StackConfigurations" : {
- "property_description" : "Will the join be automatically converted to a sort-merge join, if the joined tables pass\n the criteria for sort-merge join.\n ",
- "property_name" : "hive.auto.convert.sortmerge.join",
- "property_value" : "true",
- "service_name" : "HIVE",
- "stack_name" : "HDP",
- "stack_version" : "1.3.0",
- "type" : "hive-site.xml"
- }
- },
- {
- "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HIVE/configurations/hive.auto.convert.sortmerge.join.noconditionaltask",
- "StackConfigurations" : {
- "property_description" : null,
- "property_name" : "hive.auto.convert.sortmerge.join.noconditionaltask",
- "property_value" : "true",
- "service_name" : "HIVE",
- "stack_name" : "HDP",
- "stack_version" : "1.3.0",
- "type" : "hive-site.xml"
- }
- },
- {
- "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HIVE/configurations/hive.enforce.bucketing",
- "StackConfigurations" : {
- "property_description" : "Whether bucketing is enforced. If true, while inserting into the table, bucketing is enforced.",
- "property_name" : "hive.enforce.bucketing",
- "property_value" : "true",
- "service_name" : "HIVE",
- "stack_name" : "HDP",
- "stack_version" : "1.3.0",
- "type" : "hive-site.xml"
- }
- },
- {
- "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HIVE/configurations/hive.enforce.sorting",
- "StackConfigurations" : {
- "property_description" : "Whether sorting is enforced. If true, while inserting into the table, sorting is enforced.",
- "property_name" : "hive.enforce.sorting",
- "property_value" : "true",
- "service_name" : "HIVE",
- "stack_name" : "HDP",
- "stack_version" : "1.3.0",
- "type" : "hive-site.xml"
- }
- },
- {
- "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HIVE/configurations/hive.map.aggr",
- "StackConfigurations" : {
- "property_description" : "Whether to use map-side aggregation in Hive Group By queries.",
- "property_name" : "hive.map.aggr",
- "property_value" : "true",
- "service_name" : "HIVE",
- "stack_name" : "HDP",
- "stack_version" : "1.3.0",
- "type" : "hive-site.xml"
- }
- },
- {
- "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HIVE/configurations/hive.mapjoin.bucket.cache.size",
- "StackConfigurations" : {
- "property_description" : "\n Size per reducer.The default is 1G, i.e if the input size is 10G, it\n will use 10 reducers.\n ",
- "property_name" : "hive.mapjoin.bucket.cache.size",
- "property_value" : "10000",
- "service_name" : "HIVE",
- "stack_name" : "HDP",
- "stack_version" : "1.3.0",
- "type" : "hive-site.xml"
- }
- },
- {
- "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HIVE/configurations/hive.mapred.reduce.tasks.speculative.execution",
- "StackConfigurations" : {
- "property_description" : "Whether speculative execution for reducers should be turned on.",
- "property_name" : "hive.mapred.reduce.tasks.speculative.execution",
- "property_value" : "false",
- "service_name" : "HIVE",
- "stack_name" : "HDP",
- "stack_version" : "1.3.0",
- "type" : "hive-site.xml"
- }
- },
- {
- "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HIVE/configurations/hive.metastore.cache.pinobjtypes",
- "StackConfigurations" : {
- "property_description" : "List of comma separated metastore object types that should be pinned in the cache",
- "property_name" : "hive.metastore.cache.pinobjtypes",
- "property_value" : "Table,Database,Type,FieldSchema,Order",
- "service_name" : "HIVE",
- "stack_name" : "HDP",
- "stack_version" : "1.3.0",
- "type" : "hive-site.xml"
- }
- },
- {
- "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HIVE/configurations/hive.metastore.client.socket.timeout",
- "StackConfigurations" : {
- "property_description" : "MetaStore Client socket timeout in seconds",
- "property_name" : "hive.metastore.client.socket.timeout",
- "property_value" : "60",
- "service_name" : "HIVE",
- "stack_name" : "HDP",
- "stack_version" : "1.3.0",
- "type" : "hive-site.xml"
- }
- },
- {
- "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HIVE/configurations/hive.metastore.execute.setugi",
- "StackConfigurations" : {
- "property_description" : "In unsecure mode, setting this property to true will cause the metastore to execute DFS operations using the client's reported user and group permissions. Note that this property must be set on both the client and server sides. Further note that its best effort. If client sets its to true and server sets it to false, client setting will be ignored.",
- "property_name" : "hive.metastore.execute.setugi",
- "property_value" : "true",
- "service_name" : "HIVE",
- "stack_name" : "HDP",
- "stack_version" : "1.3.0",
- "type" : "hive-site.xml"
- }
- },
- {
- "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HIVE/configurations/hive.metastore.uris",
- "StackConfigurations" : {
- "property_description" : "URI for client to contact metastore server",
- "property_name" : "hive.metastore.uris",
- "property_value" : "thrift://localhost:9083",
- "service_name" : "HIVE",
- "stack_name" : "HDP",
- "stack_version" : "1.3.0",
- "type" : "hive-site.xml"
- }
- },
- {
- "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HIVE/configurations/hive.metastore.warehouse.dir",
- "StackConfigurations" : {
- "property_description" : "location of default database for the warehouse",
- "property_name" : "hive.metastore.warehouse.dir",
- "property_value" : "/apps/hive/warehouse",
- "service_name" : "HIVE",
- "stack_name" : "HDP",
- "stack_version" : "1.3.0",
- "type" : "hive-site.xml"
- }
- },
- {
- "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HIVE/configurations/hive.optimize.bucketmapjoin",
- "StackConfigurations" : {
- "property_description" : null,
- "property_name" : "hive.optimize.bucketmapjoin",
- "property_value" : "true",
- "service_name" : "HIVE",
- "stack_name" : "HDP",
- "stack_version" : "1.3.0",
- "type" : "hive-site.xml"
- }
- },
- {
- "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HIVE/configurations/hive.optimize.bucketmapjoin.sortedmerge",
- "StackConfigurations" : {
- "property_description" : null,
- "property_name" : "hive.optimize.bucketmapjoin.sortedmerge",
- "property_value" : "true",
- "service_name" : "HIVE",
- "stack_name" : "HDP",
- "stack_version" : "1.3.0",
- "type" : "hive-site.xml"
- }
- },
- {
- "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HIVE/configurations/hive.optimize.mapjoin.mapreduce",
- "StackConfigurations" : {
- "property_description" : "If hive.auto.convert.join is off, this parameter does not take\n affect. If it is on, and if there are map-join jobs followed by a map-reduce\n job (for e.g a group by), each map-only job is merged with the following\n map-reduce job.\n ",
- "property_name" : "hive.optimize.mapjoin.mapreduce",
- "property_value" : "true",
- "service_name" : "HIVE",
- "stack_name" : "HDP",
- "stack_version" : "1.3.0",
- "type" : "hive-site.xml"
- }
- },
- {
- "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HIVE/configurations/hive.optimize.reducededuplication.min.reducer",
- "StackConfigurations" : {
- "property_description" : "Reduce deduplication merges two RSs by moving key/parts/reducer-num of the child RS to parent RS.\n That means if reducer-num of the child RS is fixed (order by or forced bucketing) and small, it can make very slow, single MR.\n The optimization will be disabled if number of reducers is less than specified value.\n ",
- "property_name" : "hive.optimize.reducededuplication.min.reducer",
- "property_value" : "1",
- "service_name" : "HIVE",
- "stack_name" : "HDP",
- "stack_version" : "1.3.0",
- "type" : "hive-site.xml"
- }
- },
- {
- "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HIVE/configurations/hive.security.authorization.enabled",
- "StackConfigurations" : {
- "property_description" : "enable or disable the hive client authorization",
- "property_name" : "hive.security.authorization.enabled",
- "property_value" : "false",
- "service_name" : "HIVE",
- "stack_name" : "HDP",
- "stack_version" : "1.3.0",
- "type" : "hive-site.xml"
- }
- },
- {
- "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HIVE/configurations/hive.security.authorization.manager",
- "StackConfigurations" : {
- "property_description" : "the hive client authorization manager class name.\n The user defined authorization class should implement interface org.apache.hadoop.hive.ql.security.authorization.HiveAuthorizationProvider. ",
- "property_name" : "hive.security.authorization.manager",
- "property_value" : "org.apache.hcatalog.security.HdfsAuthorizationProvider",
- "service_name" : "HIVE",
- "stack_name" : "HDP",
- "stack_version" : "1.3.0",
- "type" : "hive-site.xml"
- }
- },
- {
- "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HIVE/configurations/hive.semantic.analyzer.factory.impl",
- "StackConfigurations" : {
- "property_description" : "controls which SemanticAnalyzerFactory implemenation class is used by CLI",
- "property_name" : "hive.semantic.analyzer.factory.impl",
- "property_value" : "org.apache.hivealog.cli.HCatSemanticAnalyzerFactory",
- "service_name" : "HIVE",
- "stack_name" : "HDP",
- "stack_version" : "1.3.0",
- "type" : "hive-site.xml"
- }
- },
- {
- "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HIVE/configurations/hive.server2.enable.doAs",
- "StackConfigurations" : {
- "property_description" : null,
- "property_name" : "hive.server2.enable.doAs",
- "property_value" : "true",
- "service_name" : "HIVE",
- "stack_name" : "HDP",
- "stack_version" : "1.3.0",
- "type" : "hive-site.xml"
- }
- },
- {
- "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HIVE/configurations/hive_ambari_database",
- "StackConfigurations" : {
- "property_description" : "Database type.",
- "property_name" : "hive_ambari_database",
- "property_value" : "MySQL",
- "service_name" : "HIVE",
- "stack_name" : "HDP",
- "stack_version" : "1.3.0",
- "type" : "global.xml"
- }
- },
- {
- "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HIVE/configurations/hive_aux_jars_path",
- "StackConfigurations" : {
- "property_description" : "Hive auxiliary jar path.",
- "property_name" : "hive_aux_jars_path",
- "property_value" : "/usr/lib/hcatalog/share/hcatalog/hcatalog-core.jar",
- "service_name" : "HIVE",
- "stack_name" : "HDP",
- "stack_version" : "1.3.0",
- "type" : "global.xml"
- }
- },
- {
- "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HIVE/configurations/hive_conf_dir",
- "StackConfigurations" : {
- "property_description" : "Hive Conf Dir.",
- "property_name" : "hive_conf_dir",
- "property_value" : "/etc/hive/conf",
- "service_name" : "HIVE",
- "stack_name" : "HDP",
- "stack_version" : "1.3.0",
- "type" : "global.xml"
- }
- },
- {
- "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HIVE/configurations/hive_dbroot",
- "StackConfigurations" : {
- "property_description" : "Hive DB Directory.",
- "property_name" : "hive_dbroot",
- "property_value" : "/usr/lib/hive/lib/",
- "service_name" : "HIVE",
- "stack_name" : "HDP",
- "stack_version" : "1.3.0",
- "type" : "global.xml"
- }
- },
- {
- "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HIVE/configurations/hive_lib",
- "StackConfigurations" : {
- "property_description" : "Hive Library.",
- "property_name" : "hive_lib",
- "property_value" : "/usr/lib/hive/lib/",
- "service_name" : "HIVE",
- "stack_name" : "HDP",
- "stack_version" : "1.3.0",
- "type" : "global.xml"
- }
- },
- {
- "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HIVE/configurations/hive_log_dir",
- "StackConfigurations" : {
- "property_description" : "Directory for Hive Log files.",
- "property_name" : "hive_log_dir",
- "property_value" : "/var/log/hive",
- "service_name" : "HIVE",
- "stack_name" : "HDP",
- "stack_version" : "1.3.0",
- "type" : "global.xml"
- }
- },
- {
- "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HIVE/configurations/hive_metastore_port",
- "StackConfigurations" : {
- "property_description" : "Hive Metastore port.",
- "property_name" : "hive_metastore_port",
- "property_value" : "9083",
- "service_name" : "HIVE",
- "stack_name" : "HDP",
- "stack_version" : "1.3.0",
- "type" : "global.xml"
- }
- },
- {
- "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HIVE/configurations/hive_metastore_user_name",
- "StackConfigurations" : {
- "property_description" : "Database username to use to connect to the database.",
- "property_name" : "hive_metastore_user_name",
- "property_value" : "hive",
- "service_name" : "HIVE",
- "stack_name" : "HDP",
- "stack_version" : "1.3.0",
- "type" : "global.xml"
- }
- },
- {
- "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HIVE/configurations/hive_pid_dir",
- "StackConfigurations" : {
- "property_description" : "Hive PID Dir.",
- "property_name" : "hive_pid_dir",
- "property_value" : "/var/run/hive",
- "service_name" : "HIVE",
- "stack_name" : "HDP",
- "stack_version" : "1.3.0",
- "type" : "global.xml"
- }
- },
- {
- "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HIVE/configurations/hive_user",
- "StackConfigurations" : {
- "property_description" : "Hive User.",
- "property_name" : "hive_user",
- "property_value" : "hive",
- "service_name" : "HIVE",
- "stack_name" : "HDP",
- "stack_version" : "1.3.0",
- "type" : "global.xml"
- }
- },
- {
- "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HIVE/configurations/javax.jdo.option.ConnectionDriverName",
- "StackConfigurations" : {
- "property_description" : "Driver class name for a JDBC metastore",
- "property_name" : "javax.jdo.option.ConnectionDriverName",
- "property_value" : "com.mysql.jdbc.Driver",
- "service_name" : "HIVE",
- "stack_name" : "HDP",
- "stack_version" : "1.3.0",
- "type" : "hive-site.xml"
- }
- },
- {
- "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HIVE/configurations/javax.jdo.option.ConnectionPassword",
- "StackConfigurations" : {
- "property_description" : "password to use against metastore database",
- "property_name" : "javax.jdo.option.ConnectionPassword",
- "property_value" : " ",
- "service_name" : "HIVE",
- "stack_name" : "HDP",
- "stack_version" : "1.3.0",
- "type" : "hive-site.xml"
- }
- },
- {
- "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HIVE/configurations/javax.jdo.option.ConnectionURL",
- "StackConfigurations" : {
- "property_description" : "JDBC connect string for a JDBC metastore",
- "property_name" : "javax.jdo.option.ConnectionURL",
- "property_value" : "jdbc",
- "service_name" : "HIVE",
- "stack_name" : "HDP",
- "stack_version" : "1.3.0",
- "type" : "hive-site.xml"
- }
- },
- {
- "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HIVE/configurations/javax.jdo.option.ConnectionUserName",
- "StackConfigurations" : {
- "property_description" : "username to use against metastore database",
- "property_name" : "javax.jdo.option.ConnectionUserName",
- "property_value" : "hive",
- "service_name" : "HIVE",
- "stack_name" : "HDP",
- "stack_version" : "1.3.0",
- "type" : "hive-site.xml"
- }
- },
- {
- "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HIVE/configurations/mysql_connector_url",
- "StackConfigurations" : {
- "property_description" : "Hive PID Dir.",
- "property_name" : "mysql_connector_url",
- "property_value" : "${download_url}/mysql-connector-java-5.1.18.zip",
- "service_name" : "HIVE",
- "stack_name" : "HDP",
- "stack_version" : "1.3.0",
- "type" : "global.xml"
- }
- },
- {
- "href" : "http://192.168.56.101:8080/api/v1/stacks2/HDP/versions/1.3.0/stackServices/HIVE/configurations/webhcat_user",
- "StackConfigurations" : {
- "property_description" : "WebHCat User.",
- "property_name" : "webhcat_user",
- "property_value" : "hcat",
- "service_name" : "HIVE",
- "stack_name" : "HDP",
- "stack_version" : "1.3.0",
- "type" : "global.xml"
- }
- }
- ]
- }
|