Github user xuchuanyin commented on a diff in the pull request:
https://github.com/apache/carbondata/pull/2544#discussion_r204966885
--- Diff: pom.xml ---
@@ -110,7 +110,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<snappy.version>1.1.2.6</snappy.version>
- <hadoop.version>2.7.2</hadoop.version>
+ <hadoop.version>2.8.3</hadoop.version>
--- End diff --
can we directly upgrade the hadoop version to 2.8.3 without any other
changes?---
