I am trying to use BigTable Emulator. I have never used it before. I followed the documentation but not able to understand,
- How to connect an application to Emulator.
- How to set
BIGTABLE_EMULATOR_HOST
environment variable.
Please help by explaining it or pointing me to any examples or links. Thank you.