Aalron

Results 7 comments of Aalron

@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...

@xushiyan According to Mr. Codope's method, the docker images have been successfully pulled so far, but when the step_demo.sh command is executed to start each container, the new problem as...

@xushiyan Thanks ,According to your method, Now this problem should have been solved, I don't report an error locally, I will see if I can run the project at night.

@xushiyan @codope i found kafka setting in `/docker/compose/docker-compose_hadoop284_hive233_spark244.yml` need add an environment setting ``` kafka: image: 'wurstmeister/kafka:2.12-2.0.1' platform: linux/arm64 hostname: kafkabroker container_name: kafkabroker ports: - '9092:9092' environment: - KAFKA_ZOOKEEPER_CONNECT=zookeeper:2181 -...

@xushiyan According to your method, there are currently three questions left, First, about [apachehudi/hudi-hadoop_2.8.4-history:linux-arm64-0.10.1] : ``` 22/03/11 02:43:05 INFO applicationhistoryservice.ApplicationHistoryServer: registered UNIX signal handlers for [TERM, HUP, INT] 22/03/11 02:43:05...

我项目在本地启动后,别的人在其他机器上用其他账号登陆后,就会一直出现这个问题,请问这个问题后来是怎么解决的呢??

登陆后 ,没有进行过重启系统,就一直会出现这个问题