Github user jackylk commented on a diff in the pull request:
https://github.com/apache/carbondata/pull/2738#discussion_r220450208
--- Diff: store/sdk/pom.xml ---
@@ -39,6 +39,16 @@
<artifactId>hadoop-aws</artifactId>
<version>${hadoop.version}</version>
</dependency>
+ <dependency>
+ <groupId>org.apache.httpcomponents</groupId>
+ <artifactId>httpclient</artifactId>
--- End diff --
Why is this required?---
