Github user xubo245 commented on a diff in the pull request:
https://github.com/apache/carbondata/pull/2738#discussion_r220912011
--- 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 --
ok, done.support hadoop 2.7.2 and 2.8.3---
