0

we have used azkaban about 4 month and found that the h2.mv.db file is so big.
Is this a problem need to be solved?
How can we reduce the size of h2?
and is there any way to transform into mysql?
many thanks!

james.peng
  • 373
  • 1
  • 3
  • 13

1 Answers1

1

I think you can use Azkaban exec server . Currently you are using Azkaban solo server which has internal h2 database . Azkaban exec server has an external mysql database.

Prakhar Gurawa
  • 373
  • 3
  • 13