Python Forum

Full Version: How to search and open an error file whose entity id is stored in hbase table
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Team,

My task is to read an ENTITY_ID from a table and then search for the directory name containing that ENTITY_ID and open the error file in that directory to check for error message.

Please help.

Thanks
Ravi
Sounds easy enough. How far have you gotten with it?