Zhichao Zhang created CARBONDATA-1729:
------------------------------------------
Summary: Recover to supporting Hadoop <= 2.6
Key: CARBONDATA-1729
URL: https://issues.apache.org/jira/browse/CARBONDATA-1729
Project: CarbonData
Issue Type: Bug
Components: hadoop-integration
Affects Versions: 1.3.0
Reporter: Zhichao Zhang
Assignee: Zhichao Zhang
Fix For: 1.3.0
On branch master, when compiled with hadoop <= 2.6, it failed, the root cause
is using new API FileSystem.truncate which is added in hadoop 2.7. It needs to
implement a method called 'truncate' in file 'FileFactory.java' to support
hadoop <= 2.6.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)