[GitHub] [hadoop] steveloughran commented on issue #774: HADOOP-16256: HTTPFileSystem disallows users from configuring the connectionTimeout and readTimeout of HttpClient

2019-09-03 Thread GitBox
steveloughran commented on issue #774: HADOOP-16256: HTTPFileSystem disallows users from configuring the connectionTimeout and readTimeout of HttpClient URL: https://github.com/apache/hadoop/pull/774#issuecomment-527459010 Patch still has outstanding suggestions and checkstyle issues.

[GitHub] [hadoop] steveloughran commented on issue #774: HADOOP-16256: HTTPFileSystem disallows users from configuring the connectionTimeout and readTimeout of HttpClient

2019-04-26 Thread GitBox
steveloughran commented on issue #774: HADOOP-16256: HTTPFileSystem disallows users from configuring the connectionTimeout and readTimeout of HttpClient URL: https://github.com/apache/hadoop/pull/774#issuecomment-487016093 Code looks good, tests look great. Key comments * Move