awesome-kyuubi / hadoop-testing

Testing Sandbox for Hadoop Ecosystem Components
Apache License 2.0
29 stars 11 forks source link

Add Gravitino into hadoop-testing #109

Open wForget opened 4 weeks ago

wForget commented 4 weeks ago

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

pan3793 commented 4 weeks 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.