I am trying to run hadoop .I tried these steps -bash: export: `HADOOP_OPTS-Djava.library.path=/home/hdoop/hadoop-3.2.1/lib/nativ': not a valid identifier
followed this steps..
https://phoenixnap.com/kb/install-hadoop-ubuntu
on running source ~/.bashrc
getting following error
You're missing the =
character between the variable name and its value:
export HADOOP_OPTS="-Djava.library.path=$HADOOP_HOME/lib/nativ"
# Here -----------^
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With