-
zookeeper browser always giving blank page. When I dig deeper found the following error.
`main.js:17441 Uncaught (in promise) TypeError: Cannot read properties of null (reading 'numChildren')
…
-
With Spark cluster launched and started with ec2 script, is there the Hadoop cluster ready to go, or just an easy command to start it? The reason I am asking for this is - I would like to enable log a…
-
I'm using `docker-compose.yml` bootstrap Hadoop cluster on macOS as my local develop environment and try to submit flink job to it.
This is my `docker-compose.yml` and env: https://github.com/flowerf…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/seatunnel/issues?q=is%3Aissue+label%3A%22bug%22) and found no similar issues.
### What happened
when i use d…
-
Write a ansible role to create a hadoop cluster .
User must run only one file which should setup a hadoop cluster with variable number (determined by user input) worker nodes.
under the automat…
-
Hi! First of all, thanks for developing this tool. Having the experience of building Hadoop clusters "by hand", flintrock has been extremely useful.
I decided to see how flintrock works, and found th…
-
I was failed to start the playground at first, the log message is very long:
Attaching to playground-gravitino, playground-hive, playground-jupyter, playground-mysql, playground-postgresql, playg…
-
To support a compute cluster on cloudmesh, we are offering a new design of the orchestration for clusters with big data. We will investigate OpenStack Heat, Chef, Puppet and Docker to see if their are…
-
Hi, I saw you mentioned that you tested it on CDH, however I have setup a 3 node cluster using native Apache Hadoop, and I am facing an issue.
When I run it as suggested in your ReadMe, on hitting…
-
My requirement is to configure hadoop on mesos where mesos and hadoop will be installed on different servers. I have below queries on that
1) Do I need to configure hadoop on the same server as mesos…