Can we use Azkaban with Google Cloud Bigtable, as we do with Apache HBase?
Asked
Active
Viewed 129 times
1 Answers
0
If we search for "hbase"
in the Azkaban GitHub repo, it shows no results, which suggests that it does not link against HBase directly, but just schedules jobs. Thus, it should work just as well to schedule jobs with Bigtable backend as well.
If you do try it out, and run into any issues, please post specific questions with error logs so that we can help you further.

Misha Brukman
- 12,938
- 4
- 61
- 78
-
Thanks @Misha Brukman, will provide error logs if we get any issues. – lakshay gaur Jul 26 '17 at 05:36