XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.7-incubating
    • 0.7-incubating
    • None
    • None

    Description

      Supports both

      a. Drop database [restrict] - default mode is restrict
      b. DROP database cascase

      Drop database restrict expects that the database is empty and does not have any valid hive tables present when it is called else it fails on hive itself and the hook is not called in this case
      In case of DROP database cascade , the hive server send information on the tables deleted and the database itself being deleted in the order mentioned . Hence drop database cascade generates a series of notification messages all expected to be executed in order to drop tables first and then the database

      Attachments

        1. ATLAS-529.1.patch
          8 kB
          Suma Shivaprasad
        2. ATLAS-529.2.patch
          8 kB
          Suma Shivaprasad
        3. ATLAS-529.patch
          10 kB
          Suma Shivaprasad

        Issue Links

          Activity

            People

              suma.shivaprasad Suma Shivaprasad
              suma.shivaprasad Suma Shivaprasad
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: