[ { "Classification": "hive-site", "Properties": { "javax.jdo.option.ConnectionUserName": "postgres", "javax.jdo.option.ConnectionDriverName": "org.postgresql.Driver", "javax.jdo.option.ConnectionPassword": "root1234", "javax.jdo.option.ConnectionURL": "jdbc:postgresql://database-1.cxv0eh6uhsan.us-east-1.rds.amazonaws.com:5432/hive_db" } }, { "Classification": "hue-ini", "Properties": {}, "Configurations": [ { "Classification": "desktop", "Properties": {}, "Configurations": [ { "Classification": "database", "Properties": { "password": "root1234", "engine": "postgres", "port": "5432", "host": "database-1.cxv0eh6uhsan.us-east-1.rds.amazonaws.com", "name": "hue_db", "user": "postgres" } } ] } ] }, { "Classification": "oozie-site", "Properties": { "oozie.service.JPAService.jdbc.password": "root1234", "oozie.service.JPAService.jdbc.url": "jdbc:postgresql://database-1.cxv0eh6uhsan.us-east-1.rds.amazonaws.com:5432/oozie_db", "oozie.service.JPAService.jdbc.driver": "org.postgresql.Driver", "oozie.service.JPAService.jdbc.username": "postgres" } } ]