Uploaded image for project: 'Tajo (Retired)'
  1. Tajo (Retired)
  2. TAJO-1288

Refactoring org.apache.tajo.master package

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.10.0
    • QueryMaster
    • None

    Description

      org.apache.tajo.master includes a mixed of classes for TajoMaster and QueryMaster. It looks somewhat messy. This patch refactors them to be located in a proper package. Especially, I did as follows:

      • Move some classes to org.apache.tajo.querymaster
      • Move org.apache.tajo.scheduler to org.apache.tajo.master.scheduler
      • Move some classes in org.apache.tajo.master to tajo.apache.tajo.master.exec
      • Move some classes in org.apache.tajo.master to org.apache.tajo.ha.
      • Remove FragmentPair, ScheduledFetch, and QueryMasterRunner which are unused.
      • Move Abstract/Default TaskScheduler and TaskScheduler* to org.apache.tajo.querymaster.

      This is just a move issue of classes. Now, nobody seems to be working on these packages. So, I think that now is the change to refactor them.

      Attachments

        1. TAJO-1288_2.patch
          911 kB
          Hyunsik Choi
        2. TAJO-1288_3.patch
          906 kB
          Hyunsik Choi
        3. TAJO-1288.patch
          823 kB
          Hyunsik Choi

        Issue Links

          Activity

            People

              hyunsik Hyunsik Choi
              hyunsik Hyunsik Choi
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: