Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

for single node hadoop configuration #735

Open
vishnusvk27 opened this issue Oct 6, 2023 · 0 comments
Open

for single node hadoop configuration #735

vishnusvk27 opened this issue Oct 6, 2023 · 0 comments

Comments

@vishnusvk27
Copy link

root@vishnu:/usr/local/HiBench# bin/workloads/micro/wordcount/prepare/prepare.sh
patching args=
Parsing conf: /usr/local/HiBench/conf/hadoop.conf
Parsing conf: /usr/local/HiBench/conf/hibench.conf
Parsing conf: /usr/local/HiBench/conf/workloads/micro/wordcount.conf
probe sleep jar: /home/hdoop/hadoop-3.3.1/share/hadoop/mapreduce/hadoop-mapreduce-client-jobclient-3.3.1-tests.jar
start HadoopPrepareWordcount bench
hdfs rm -r: /home/hdoop/hadoop-3.3.1/bin/hadoop --config /home/hdoop/hadoop-3.3.1/etc/hadoop fs -rm -r -skipTrash hdfs://localhost:8020/HiBench/Wordcount/Input
rm: Call From vishnu/10.2.0.5 to localhost:8020 failed on connection exception: java.net.ConnectException: Connection refused; For more details see: http://wiki.apach...
Submit MapReduce Job: /home/hdoop/hadoop-3.3.1/bin/hadoop --config /home/hdoop/hadoop-3.3.1/etc/hadoop jar /home/hdoop/hadoop-3.3.1/share/hadoop/mapreduce/hadoop-mapreduce-examples-3.3.1.jar randomtextwriter -D mapreduce.randomtextwriter.totalbytes=32000 -D mapreduce.randomtextwriter.bytespermap=8000 -D mapreduce.job.maps=4 -D mapreduce.job.reduces=4 hdfs://localhost:8020/HiBench/Wordcount/Input
... 47 more
ERROR: Hadoop job /home/hdoop/hadoop-3.3.1/share/hadoop/mapreduce/hadoop-mapreduce-examples-3.3.1.jar randomtextwriter failed to run successfully.
Hint: You can goto /usr/local/HiBench/report/wordcount/prepare/conf/../bench.log to check for detailed log.
Opening log tail for you:

    at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
    at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:777)
    at org.apache.hadoop.net.SocketIOWithTimeout.connect(SocketIOWithTimeout.java:206)
    at org.apache.hadoop.net.NetUtils.connect(NetUtils.java:586)
    at org.apache.hadoop.ipc.Client$Connection.setupConnection(Client.java:701)
    at org.apache.hadoop.ipc.Client$Connection.setupIOstreams(Client.java:822)
    at org.apache.hadoop.ipc.Client$Connection.access$3800(Client.java:414)
    at org.apache.hadoop.ipc.Client.getConnection(Client.java:1647)
    at org.apache.hadoop.ipc.Client.call(Client.java:1463)
    ... 47 more
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant