-
I'm new with both Hadoop and docker
I want to try the wordcount program on my own files. So I should put my file into /input/ .
I followed the Makefile:
docker run --network ${DOCKER_NETWORK} --env…
-
Does anyone have any thought about the cause?
![temp](https://cloud.githubusercontent.com/assets/20424664/25319698/cfb99502-28a0-11e7-8ff0-a4f0b8f52fb1.png)
i found the problem can be of these 2…
-
incompatible clusterID Hadoop
Hi,
anytime I rebooted the swarm I have this problem
> java.io.IOException: Incompatible clusterIDs in /hadoop/dfs/data: namenode clusterID = CID-b25a0845-5c64-460…
-
I'm pretty sure it's my pillar config, but I can't get it. Anybody else see this when trying to use hadoop.hdfs?
``` yaml
hdfs:
config:
hdfs-site:
dfs.datanode.synconclose:
value…
-
Hi,
We have a mesosphere cluster running on EC2 with hdfs service installed. I was able to issue "hadoop jar" command to start a mapreduce job. And it looks like the installation comes with full CDH5…
-
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
### Search before asking
- [X] I have searched in the [issue…
-
Hi,
I have deployed the docker containers on a remote server. I'm able to list files stored on hdfs from a client application (e.g. ./hadoop fs -ls hdfs://:9000/) but when I try to read a file (e…
-
ant jar -Dversion=2.2.0 -Declipse.home=/home/gaopeng/develop/eclipse -Dhadoop.home=/home/hadoop/hadoop-2.2.0
Buildfile: /home/gaopeng/develop/hadoop2x-eclipse-plugin-master/src/contrib/eclipse-plugin/…
-
Hello,
I have HDP 2.3.4 installed on Ambari Server 2.2.
I installed Spring XD and it was working fine , but recently i'm not able to start spring XD Admin service from Ambari.
below is the log i'm g…
-
**Describe the problem you faced**
A flink write hudi job, we have hdfs jitter, cause flink task to fail over, and see this error
**To Reproduce**
Steps to reproduce the behavior:
*have ch…