28 lines
525 B
JSON
28 lines
525 B
JSON
[
|
|
{
|
|
"Classification": "hadoop-env",
|
|
"Configurations": [
|
|
{
|
|
"Classification": "export",
|
|
"Configurations": [],
|
|
"Properties": {
|
|
"JAVA_HOME": "/usr/lib/jvm/java-1.8.0"
|
|
}
|
|
}
|
|
],
|
|
"Properties": {}
|
|
},
|
|
{
|
|
"Classification": "spark-env",
|
|
"Configurations": [
|
|
{
|
|
"Classification": "export",
|
|
"Configurations": [],
|
|
"Properties": {
|
|
"JAVA_HOME": "/usr/lib/jvm/java-1.8.0"
|
|
}
|
|
}
|
|
],
|
|
"Properties": {}
|
|
}
|
|
] |