aditya-gupta36 opened a new pull request, #353: URL: https://github.com/apache/atlas/pull/353
…top of OFS/O3FS bucket/volume ## What changes were proposed in this pull request? Changes: Initially, able to create hive table for ofs and o3fs when keys were specified on UI After changes, we can create hive entity for ofs for multiple keys. Hive table can be created on top of keys[full qualified path], bucket[qualified path till buckets, no key mentioned] and volume[qualified path till volume, no bucket and key mentioned] for OFS. After changes, for O3FS, hive table can be created on top of keys[full qualified path], buckets[no keys mentioned] ## How was this patch tested? PC test - Pre Commit Test: Link: https://ci-builds.apache.org/job/Atlas/job/PreCommit-ATLAS-Build-Test/1892/ Conclusion: Success Full maven build including TestCases Manually tested after the code changes, wrt diff use cases for ofs and o3fs for hive table creation on UI -- 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. To unsubscribe, e-mail: dev-unsubscr...@atlas.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org