34141/hadoop-cluster-is-not-running-in-vm
Facing issue while running hadoop in vm. pls find the error below, i also did reinstall the vm...
[edureka@localhost ~]$ hadoop fs -ls ls: `.": No such file or directory
First check if all daemons are running:
sudo jps
If they are running, then try creating a directory in hdfs and then run the ls command:
hadoop fs -mkdir directory_name hadoop fs -ls
One of the options to check the ...READ MORE
Just try the following command: hadoop fs -rm ...READ MORE
If you are using Hadoop version-2.7.7, then ...READ MORE
Hi@akhtar, This error occurs if the hbase server ...READ MORE
Firstly you need to understand the concept ...READ MORE
org.apache.hadoop.mapred is the Old API org.apache.hadoop.mapreduce is the ...READ MORE
Hi, You can create one directory in HDFS ...READ MORE
In your case there is no difference ...READ MORE
Run the following commands: Stop-all.sh start-dfs.sh start-yarn.sh mr-jobhistory-daemon.sh ...READ MORE
Add these lines to your weblogic-application.xml file ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.