You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by "Kanaka Kumar Avvaru (JIRA)" <ji...@apache.org> on 2019/05/29 07:17:00 UTC

[jira] [Created] (CARBONDATA-3404) Support CarbonFile API for coniguring custom file systems

Kanaka Kumar Avvaru created CARBONDATA-3404:
-----------------------------------------------

             Summary: Support CarbonFile API for coniguring custom file systems
                 Key: CARBONDATA-3404
                 URL: https://issues.apache.org/jira/browse/CARBONDATA-3404
             Project: CarbonData
          Issue Type: New Feature
            Reporter: Kanaka Kumar Avvaru


Currently CarbonData supports few set of FileSystems like HDFS,S3,VIEWFS schemes.

If user configures table path from different file systems apart from supported, FileFactory takes CarbonLocalFile as default and casues errors.

This Jira proposes to support a APIĀ for user to extend CarbonFile & give the correct instance of CarbonFile from existing implementations or a new own implementation of CarbonFile interface.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)