-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Revised All Track 2 README files #7292
Conversation
@@ -375,6 +325,17 @@ When interacting with data lake using this Java client library, errors returned | |||
status codes returned for [REST API][error_codes] requests. For example, if you try to retrieve a file system or path that | |||
doesn't exist in your Storage Account, a `404` error is returned, indicating `Not Found`. | |||
|
|||
### Default HTTP Client |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks like this has italicized text starting from line 123 - The _filesystem used via 'DataLakeFileSystemClient'
. There's an underscore before filesystem that's causing this.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
updated
Default HTTP Client
sectionAlternate HTTP client
andConfiguring HTTP Clients
sections.Default HTTP Client
andDefault SSL library
sections toTroubleshooting
section.