Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot locate the azure data lake file when tried to open the adl url in browser #950

Closed
shenj opened this issue Dec 4, 2018 · 9 comments
Assignees
Labels
🪲 bug Issue is not intended behavior ⚙️ adls gen1 Related to Azure Data Lake Store ✅ merged A fix for this issue has been merged
Milestone

Comments

@shenj
Copy link

shenj commented Dec 4, 2018

Storage Explorer Version: In which Storage Explorer version was the bug encountered?
Platform/OS: Linux? macOS? Windows?
Architecture:
Regression From: Was this working in a previous version? If so, which one?

Bug description
A clear and concise description of what the bug is.

When I tried to open a azure data lake resource link (e.g. adl://myaccount.azuredatalakestore.net/abc/def/2018/12/4/89dfe0d4c9464239accd5bf40056b343.zip) in browser, the explorer cannot locate the related folder. It was working previously.

Steps to Reproduce
List the minimal steps clearly and concisely to reproduce the behavior:

  1. Open a azure data lake resource url in any browser, e.g. adl://myaccount.azuredatalakestore.net/abc/def/2018/12/4/89dfe0d4c9464239accd5bf40056b343.zip
  2. The explorer can be opened automatically.
  3. But it cannot locate the related folder.

Expected Experience
A clear and concise description of what you expected to happen. If applicable, add screenshots to help explain what you expected.

Actual Experience
A clear and concise description of what actually happens. If applicable, add screenshots to help explain what actually happened.

Additional Context
Add any other context about the problem here.

@MRayermannMSFT MRayermannMSFT added the ⚙️ cosmosdb Related to CosmosDB label Dec 4, 2018
@ziyel ziyel added ⚙️ adls gen1 Related to Azure Data Lake Store and removed ⚙️ cosmosdb Related to CosmosDB labels Dec 5, 2018
@ziyel ziyel self-assigned this Dec 6, 2018
@ziyel
Copy link
Member

ziyel commented Dec 6, 2018

@jian1981 , Thanks for your feedback.
Could you let me know which version of Azure Storage Explorer are you using?

And located to the related folder required:

  1. You have login in the Azure Storage Explorer before;
  2. The subscription contains the account need to be chosen in account setting. In your example link(adl://myaccount.azuredatalakestore.net/abc/def/2018/12/4/89dfe0d4c9464239accd5bf40056b343.zip), you need to choose the subscription contain the ADLS account myaccount.

@ziyel ziyel added the ❔ need repro Need repro cases label Dec 6, 2018
@shenj
Copy link
Author

shenj commented Dec 6, 2018

Thanks for reply.

The version I am using is 1.6.0.

Repro:
a) Open the adl url in the browser.
b) The explorer is opened automiatically.
c) The explorer displays a message: The subscription for this resource is currently filtered out. You need to select the subscription in the account settings panel to see the resource.

I can confirm all subscriptions are selected before I try to locale that file.

By the way, the folder we are trying to access contains large number of subfolders (40000), is it the possible reason?

Thanks again

@shenj
Copy link
Author

shenj commented Dec 6, 2018

In addition, the search in the explorer also doesn't work. It seems it only can search the cached files/folders. Because in my case there are large number of folders, I cannot get the folder/file I need when I tried to use the search.

@ziyel ziyel added the ❔ investigate We need to look into this further label Dec 7, 2018
@ziyel
Copy link
Member

ziyel commented Dec 10, 2018

@jian1981 Thanks for the information.
I have reproduced the issue.
Just want to make sure if this is the same case with yours.

Is your account belong to a subscription which contains many ADLS accounts?
In the first time you open Azure Storage Explorer, you have to click Load more to see the account?
image

@shenj
Copy link
Author

shenj commented Dec 10, 2018

Yes, it is. We have two dl account under the same subscription.

By the way, the search feature in the Explorer for the data lake seems only search the cached files. Please do the fix as well for this.

Thanks a lot.

@ziyel
Copy link
Member

ziyel commented Dec 10, 2018

Thanks @jian1981.
Do you need to click Load more to load your account which you try to open with link in browser?

For the search feature, I will create a new issue to track it.

@shenj
Copy link
Author

shenj commented Dec 10, 2018

Yes, we need to click "load more" to load the second account we need. Thanks.

@ziyel
Copy link
Member

ziyel commented Dec 10, 2018

Thanks @jian1981 . Then it will be the same root cause with my reproduced steps. I'm working on the fix.

@ziyel ziyel added 🪲 bug Issue is not intended behavior and removed ❔ investigate We need to look into this further ❔ need repro Need repro cases labels Dec 11, 2018
@ziyel
Copy link
Member

ziyel commented Dec 11, 2018

Have created #988 to track the search not work bug.

@ziyel ziyel added this to the 1.6.1 Release milestone Dec 13, 2018
@craxal craxal added this to Committed in Storage Explorer via automation Dec 13, 2018
@craxal craxal closed this as completed Dec 13, 2018
Storage Explorer automation moved this from Committed to Done Dec 13, 2018
@craxal craxal added the ✅ merged A fix for this issue has been merged label Dec 13, 2018
@craxal craxal removed this from Done in Storage Explorer Jan 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🪲 bug Issue is not intended behavior ⚙️ adls gen1 Related to Azure Data Lake Store ✅ merged A fix for this issue has been merged
Projects
None yet
Development

No branches or pull requests

4 participants