Siddharth Seth created HIVE-14824:
-------------------------------------
Summary: Separate fstype from cluster type in QTestUtil
Key: HIVE-14824
URL: https://issues.apache.org/jira/browse/HIVE-14824
Project: Hive
Issue Type: Sub-task
Reporter: Siddharth Seth
Assignee: Siddharth Seth
QTestUtil cluster type encodes the file system. e.g. MiniClusterType.encrypted
means mr + encrypted hdfs, spark means file://, mr means hdfs etc.
These can be separated out. e.g. To add tests for tez against encrypted, and
llap against encrypted - I'd need to introduce 2 new cluster types.
Instead it's better to separate the storage into it's own types.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)