First use the following command to check whether the port number is enabled
sudo netstat -ntlp
If you don’t find the port number you want to connect to, go to core-site.xml to see if you have this port number.
I don’t deserve 8020. I haven’t been connected with 8020 for a long time.
<property>
<name>fs.defaultFS</name>
<value>hdfs://hadoop131:9820</value>
</property>
You can change the port number of the connection to your own
Read More:
- [Solved] hadoop Error: 9000 failed on connection exception java.net.ConnectException Denied to Access
- [Solved] failed on connection exception: java.net.ConnectException: Connection denied
- [Solved] Multithreading uses jsch to obtain a session for connection error: session.connect: java.net.socketexception: connection reset
- [Solved] Docker-maven-plugin Build Mirror Error: failed: Connection refused: connect
- java.net.SocketException: software caused connection abort: socket write error resolution (selenium)
- [Solved] Hadoop Error: Exception in thread “main“ java.io.IOException: Error opening job jar: /usr/local/hadoop-2.
- The java springboot websocket service server actively closes the connection and causes java.io.EOFException to be thrown
- [Solved] JAVA Connect rabbitMQ Error: An unexpected connection driver error occured
- [Solved] ClientAbortException: java.io.IOException: Connection reset by peer
- [Solved] Springboot Project Error: Mail server connection failed;
- [Solved] port (127.0.0.1:64444): java.net.SocketException “Interrupted function call: accept failed“
- Run hadoop fs -put Command Error: java.io.IOException: Got error, status message , ack with firstBadLink
- [Solved] Hadoop Error: HADOOP_HOME and hadoop.home.dir are unset.
- Configuration of springboot + Druid connection pool
- [Solved] Flink1.12 integrate Hadoop 3.X error: java.lang.RuntimeException…
- [Solved] Tomcat configurate HTTPS error: java.net.SocketException: Permission denied
- jemter java.net.BindException:Address alreardy in use [How to Solve]
- [Solved] Hbase-shell 2.x Error: Unhandled Java exception: java.lang.IncompatibleClassChangeError: Found class jline.Terminal…
- Request processing failed; nested exception is java.lang.NullPointerException or UnsatisfiedDependencyE
- [Solved] MultipartException: Failed to parse multipart servlet request; nested exception is java.lang.Runtime