ChandraSekhar Saripaka created CARBONDATA-2218:
--------------------------------------------------
Summary: AlluxioCarbonFile while trying to force rename causes a FileSytem error and is not a DistributionFileSystem.
Key: CARBONDATA-2218
URL:
https://issues.apache.org/jira/browse/CARBONDATA-2218 Project: CarbonData
Issue Type: Bug
Components: core
Affects Versions: 1.4.0
Reporter: ChandraSekhar Saripaka
Attachments: spark2-shell_carbondata_2.11-1.4.0-SNAPSHOT.log
AlluxioCarbonFile appears to rely on a DistributedFileSystem, but this always returns a o.a.hadoop.fs.FileSystem. So, kindly provide a way to make it work with Alluxio as the file system they have is a AbstractFileSystem. Also, please add more tests to the Alluxio.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)