Aalron commented on issue #4985:
URL: https://github.com/apache/hudi/issues/4985#issuecomment-1063740354


   @xushiyan @codope now ,I have encountered a new problem. When executing the 
setup_demo.sh command, I went to the docker console and found that 
"menorah84/hive-metastore-postgresql:2.3.0" reported an error at startup. The 
specific error is as follows: "
   Error: Database is uninitialized and superuser password is not specified.
          You must specify POSTGRES_PASSWORD to a non-empty value for the
          superuser. For example, "-e POSTGRES_PASSWORD=password" on "docker 
run".
          You may also use "POSTGRES_HOST_AUTH_METHOD=trust" to allow all
          connections without a password. This is *not* recommended.
          See PostgreSQL documentation about "trust":
          https://www.postgresql.org/docs/current/auth-trust.html ”, 
   and then this error caused other dependencies that depended on it to fail to 
start successfully, so please help, how to solve this problem?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to