-
## Description
Please provide a clear and concise description of the issue you are encountering, and a reproduction of your configuration.
If your request is for a new feature, please use the `Fea…
-
Hi Team,
I want the big-data-europe/docker-spark docker container to connect to big-data-europe/docker-hadoop.
the following command shows the network list
docker network list
Output:
docker-h…
-
### What happens?
I am using fsspec's (2024.6.0) [WebHDFS](https://filesystem-spec.readthedocs.io/en/latest/_modules/fsspec/implementations/webhdfs.html) implementation to connect to our HDFS. When…
-
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…
-
{
"platform":"",
"hub-mirror": [
"apache/hadoop:3.3.6"
]
}
-
{
"platform":"",
"hub-mirror": [
"apache/hadoop:2.10.2"
]
}
-
When pulling the repository, it appears the following errors:
`docker@ubuntu:~$ sudo docker pull kiwenlau/hadoop:1.0
[sudo] password for docker:
Pulling repository docker.io/kiwenlau/hadoop
Tag 1.0…
-
The Docker image build here: [datashield/molgenis-armadillo:test](https://hub.docker.com/layers/datashield/molgenis-armadillo/test/images/sha256-15fe1e882c000d35b082733fb059b833154d0e7e51b8870c3495497…
-
任务描述:执行Hive2Doris导入,由于hive表的字段为null,传递SelectedTab的cols结构体中type: null,导致校验不通过,无法创建同步管道任务。
相关版本: Doris2.0.7, hive客户端是2.1.1-cdh , hive 服务端:2.3.2
目前我做了以下尝试:
hive表:
解决思路判断:
判…
-
Hi, Jurriaan:
I'm trying to use your hadoop-ha-docker for building a hadoop cluster.
I first start 3 journalnodes: hadoop-jn1-3
```
VM_NAME=$1
HD_NAME="hd01-"${VM_NAME}
docker rm -f $HD_NAME
docker…