Created on 06-29-2017 05:37 PM - edited 09-16-2022 04:51 AM
I'm trying to complete Loading Sensor Data into HDFS tutorial, but when I try and create the "data" folder in File VIew user > maria_dev it doesn't show. I do get the message it was created successfully.
Created 06-29-2017 05:54 PM
I faced this issue when i used IE11 browser, Because it caches the current View of directories and hence when we create the new directories in File View (even though the directory is actually created in the HDFS) the File View still shows old view.
- Disabling Browser Cache in IE11: https://library.netapp.com/ecmdocs/ECMLP2411996/html/GUID-1E34D79A-2EB8-4A0D-AA47-E7BB62B8C77B.html
Please disable the Browser Cache in IE11 and then try again or use any other browser like Chrome / Firefox.Created on 06-29-2017 05:54 PM - edited 08-17-2019 06:05 PM
Hi @John Bowler
I just found the tutorial, started my Sandbox and attempted to create the 'data' dir in the tutorial under /user/maria_dev/
It worked for me without an issue. Can you try refreshing your browser to see if that helps? I've had my browser play UI tricks to me in the past.
Created 06-29-2017 05:54 PM
I faced this issue when i used IE11 browser, Because it caches the current View of directories and hence when we create the new directories in File View (even though the directory is actually created in the HDFS) the File View still shows old view.
- Disabling Browser Cache in IE11: https://library.netapp.com/ecmdocs/ECMLP2411996/html/GUID-1E34D79A-2EB8-4A0D-AA47-E7BB62B8C77B.html
Please disable the Browser Cache in IE11 and then try again or use any other browser like Chrome / Firefox.Created 06-29-2017 08:05 PM
This worked!! Thanks so much for both responses!!