You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Yida Wu (Jira)" <ji...@apache.org> on 2021/08/15 23:49:00 UTC

[jira] [Created] (IMPALA-10862) Optimization of the code structure of TmpDir

Yida Wu created IMPALA-10862:
--------------------------------

             Summary: Optimization of the code structure of TmpDir
                 Key: IMPALA-10862
                 URL: https://issues.apache.org/jira/browse/IMPALA-10862
             Project: IMPALA
          Issue Type: Improvement
            Reporter: Yida Wu
            Assignee: Yida Wu


Currently the logic of Initialization of TmpFileMgr is a bit tedious, we can have the TmpDir to parse and validate, and also be inherited by TmpDirHdfs and TmpDirS3 to have their own logic to parse and validate, in this way, the code could have a better structure and be easier to add more custom logic for other filesystems in future.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org