ravipesala opened a new pull request #3571: [CARBONDATA-3659] Fix issues with 
alluxio without host and port.
URL: https://github.com/apache/carbondata/pull/3571
 
 
    ### Why is this PR needed?
    When alluxio path is provided without host and port like 
alluxio:///user/warehouse then carbon cannot read or write data because of path 
comparison fails and extracting parent path fails.
    
    ### What changes were proposed in this PR?
     Use Path object to compare paths. And use string utils to extract the 
parent path.
       
    ### Does this PR introduce any user interface change?
    - No
   
    ### Is any new testcase added?
    - No
   
       
   

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to