Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

Can't create a folder in Files View

avatar
Contributor

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.

1 ACCEPTED SOLUTION

avatar
Master Mentor

@John Bowler

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.

View solution in original post

3 REPLIES 3

avatar
Guru

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.

16615-screen-shot-2017-06-29-at-115114-am.png

avatar
Master Mentor

@John Bowler

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.

avatar
Contributor

This worked!! Thanks so much for both responses!!