| [ |
| { |
| "Classification": "spark-defaults", |
| "Properties": {"spark.executor.memory": "2g", "spark.executor.cores": "1"} |
| }, |
| { |
| "Classification": "hadoop-env", |
| "Properties": {}, |
| "Configurations": [ |
| { |
| "Classification": "export", |
| "Properties": {"HADOOP_DATANODE_HEAPSIZE": "2048", "HADOOP_NAMENODE_OPTS": "-XX:GCTimeRatio=19"}, |
| "Configurations": [] |
| } |
| ] |
| }, |
| {"Classification": "core-site", "Properties": {"spark.executor.memory": "2g", "spark.executor.cores": "1"}}, |
| {"Classification": "hadoop-log4j", "Properties": {"key": "value"}}, |
| { |
| "Classification": "hive-env", |
| "Properties": {}, |
| "Configurations": [ |
| { |
| "Classification": "export", |
| "Properties": {"HADOOP_DATANODE_HEAPSIZE": "2048", "HADOOP_NAMENODE_OPTS": "-XX:GCTimeRatio=19"}, |
| "Configurations": [] |
| } |
| ] |
| }, |
| {"Classification": "hive-log4j", "Properties": {"key": "value"}}, |
| {"Classification": "hive-exec-log4j", "Properties": {"key": "value"}}, |
| {"Classification": "hive-site", "Properties": {"key": "value"}}, |
| {"Classification": "spark-defaults", "Properties": {"key": "value"}}, |
| { |
| "Classification": "spark-env", |
| "Properties": {}, |
| "Configurations": [ |
| { |
| "Classification": "export", |
| "Properties": {"HADOOP_DATANODE_HEAPSIZE": "2048", "HADOOP_NAMENODE_OPTS": "-XX:GCTimeRatio=19"}, |
| "Configurations": [] |
| } |
| ] |
| }, |
| {"Classification": "spark-log4j", "Properties": {"key": "value"}}, |
| {"Classification": "spark-hive-site", "Properties": {"key": "value"}}, |
| {"Classification": "spark-metrics", "Properties": {"key": "value"}}, |
| {"Classification": "yarn-site", "Properties": {"key": "value"}}, |
| { |
| "Classification": "yarn-env", |
| "Properties": {}, |
| "Configurations": [ |
| { |
| "Classification": "export", |
| "Properties": {"HADOOP_DATANODE_HEAPSIZE": "2048", "HADOOP_NAMENODE_OPTS": "-XX:GCTimeRatio=19"}, |
| "Configurations": [] |
| } |
| ] |
| } |
| ] |
|
|