Member since
07-23-2019
2
Posts
0
Kudos Received
0
Solutions
08-13-2021
07:15 AM
Please share us the command you run the jar. Try to add the classpath before hadoop jar like this: HADOOP_CLASSPATH=/etc/hbase/conf:$(hbase mapredcp) hadoop jar /path/to/jar If it solves your problem please accept the answer and click thumbs up.
... View more