Github user hyunsik commented on the pull request:
https://github.com/apache/tajo/pull/630#issuecomment-121449244
This approach seems that each individual worker directly inserts created
partitions through Catalog API. I'm concerning with too many connection
problems of catalog and explosive INSERT requests simultaneously across many
workers. It would be better if we can change it to a bulk insertion approach in
QM. How do you think of this issue?
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---