You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 26, 2020. It is now read-only.
we make the docker-sqoop from hadoop-docker .
And we create some link and job, that is ok.
But when we start a job,it came a error:
Call From 6b428b7ad50d/172.17.0.3 to localhost:9000 failed on connection exception: java.net.ConnectException: Connection refused; For more details see: http://wiki.apache.org/hadoop/ConnectionRefused
what we write in hdfs link uri config is : hdfs://localhost:9000
what we write in job outputDirectory config is : hdfs://localhost:9000/output/data or hdfs://localhost:9000/yaoutput
so , how can we deal with the problem ?
thank you very much.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
hello :)
we make the docker-sqoop from hadoop-docker .
And we create some link and job, that is ok.
But when we start a job,it came a error:
for more details:
what we write in hdfs link uri config is :
hdfs://localhost:9000
what we write in job outputDirectory config is :
hdfs://localhost:9000/output/data
orhdfs://localhost:9000/yaoutput
so , how can we deal with the problem ?
thank you very much.
The text was updated successfully, but these errors were encountered: