awesome-kyuubi / hadoop-testing

Testing Sandbox for Hadoop Ecosystem Components
Apache License 2.0
32 stars 13 forks source link

Add Gravitino into hadoop-testing #109

Open wForget opened 5 months ago

wForget commented 5 months ago

project: https://github.com/datastrato/gravitino

pan3793 commented 5 months ago

We use supervisord to manage the services, it requires the sub-process to run in frontend while Gravitino does not support that, opened https://github.com/datastrato/gravitino/pull/3749 to implement such a feature.