Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
HAServiceUtil is tightly coupled with HDFS Filesystem. We have a plan to implement multiple HA implementations like HDFS and Zookeeper. We need to abstract it to support multiple implementations.
Also, it forces TajoClient to have Hadoop HDFS dependency. If we decouple using HDFS from HAServiceUtil, we can eliminate HDFS dependency from TajoClient.
Attachments
Attachments
Issue Links
- is required by
-
TAJO-1269 Separate cli from tajo-client
- Resolved