umamaheswararao opened a new pull request #1639:
URL: https://github.com/apache/hive/pull/1639


   https://issues.apache.org/jira/browse/HIVE-24342
   
   ### What changes were proposed in this pull request?
   if the path is hdfs and if the fs is mounted fs, then we will use 
resolvePath to recheck whether the path is really on hdfs. In the case ViewFS 
based file systems, the target fs could be on some other fs, ex: o3fs://
   
   
   ### Why are the changes needed?
   This is needed for supporting ViewHDFS like functionality as it supported 
mounting other fs-es under hdfs paths.
   
   
   ### Does this PR introduce _any_ user-facing change?
   No
   
   
   ### How was this patch tested?
   This has been tested in real cluster installation with mounting to o3fs 
paths. The JIRA description provided the details about verification. After this 
fix, querying from table succeeded.
   


----------------------------------------------------------------
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]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to