[
https://issues.apache.org/jira/browse/CARBONDATA-1729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Zhichao Zhang resolved CARBONDATA-1729.
----------------------------------------
Resolution: Fixed
> The compatibility issue with hadoop <= 2.6 and 2.7
> --------------------------------------------------
>
> 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
>
> Time Spent: 4h 20m
> Remaining Estimate: 0h
>
> 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)