Github user hyunsik commented on the pull request:
https://github.com/apache/tajo/pull/768#issuecomment-141865538
@jinossy In my opinion, that would be not good because all arbitrary
schemes will be handled by FileTablespace. For example, assume that users can
mistype the uri like ``hdfx://host:port``. If the default handler exists
regardless of table uri, hdfx will be handled FileTablespace. It will cause
unexpected and ugly errors.
I think that the best way is to add all possible uri schemes to
storage-default.json.
---
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.
---