Open JoeShi opened 5 years ago
{ "Classification": "desktop", "Properties": {}, "Configurations": [ { "Classification": "database", "Properties": { "name": "huedb", "user": "username", "password": "password", "host": "shiheng.cluster-ccydswq08f7k.rds.cn-northwest-1.amazonaws.com.cn", "port": "3306", "engine": "mysql" }, "Configurations": [] } ] }
在 emr 的 configuration 中增加了如上内容,启动的时候会自动配置hue 的外部 MySQL. 但并没有按照 https://docs.aws.amazon.com/emr/latest/ReleaseGuide/oozie-rds.html 配置外部MySQL.
在 emr 的 configuration 中增加了如上内容,启动的时候会自动配置hue 的外部 MySQL. 但并没有按照 https://docs.aws.amazon.com/emr/latest/ReleaseGuide/oozie-rds.html 配置外部MySQL.