You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by GitBox <gi...@apache.org> on 2020/04/19 13:40:35 UTC

[GitHub] [carbondata] akashrn5 opened a new pull request #3721: [WIP]Refactor localCarbonFile implementation to Use FileSystem's LocalFileSystem

akashrn5 opened a new pull request #3721: [WIP]Refactor localCarbonFile implementation to Use FileSystem's LocalFileSystem
URL: https://github.com/apache/carbondata/pull/3721
 
 
    ### Why is this PR needed?
    Currently LocalFile file implementation is JAVA's file implementation, which will give problem if we want to load the  local file in cluster for instance.
    
    ### What changes were proposed in this PR?
   Refactor and implement the LocalFileSystem from Hadoop's LocalFileSystem to make all implementation inline.
       
    ### Does this PR introduce any user interface change?
    - Yes. (Doc update is not needed)
   
    ### Is any new testcase added?
     - No(Existing tests will take care)
   
       
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [carbondata] CarbonDataQA1 commented on issue #3721: [WIP]Refactor localCarbonFile implementation to Use FileSystem's LocalFileSystem

Posted by GitBox <gi...@apache.org>.
CarbonDataQA1 commented on issue #3721: [WIP]Refactor localCarbonFile implementation to Use FileSystem's LocalFileSystem
URL: https://github.com/apache/carbondata/pull/3721#issuecomment-616156794
 
 
   Build Failed  with Spark 2.4.5, Please check CI http://121.244.95.60:12545/job/ApacheCarbon_PR_Builder_2.4.5/1075/
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [carbondata] CarbonDataQA1 commented on issue #3721: [WIP]Refactor localCarbonFile implementation to Use FileSystem's LocalFileSystem

Posted by GitBox <gi...@apache.org>.
CarbonDataQA1 commented on issue #3721: [WIP]Refactor localCarbonFile implementation to Use FileSystem's LocalFileSystem
URL: https://github.com/apache/carbondata/pull/3721#issuecomment-616155405
 
 
   Build Failed  with Spark 2.3.4, Please check CI http://121.244.95.60:12545/job/ApacheCarbonPRBuilder2.3/2787/
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services