GitHub user akashrn5 reopened a pull request:

    https://github.com/apache/carbondata/pull/1688

    [CARBONDATA-1916]Correct the database location path during carbon drop 
database

    Correct the database location path during carbon drop database
    
    when drop database is called, to delete the databsae directory, the path 
formed is wrong, so when drop datasbe is executed, operation is successful , 
but the database directory is still present in hdfs
    
    Be sure to do all of the following checklist to help us incorporate 
    your contribution quickly and easily:
    
     - [X] Any interfaces changed?
     NA
     - [X] Any backward compatibility impacted?
     NA
     - [X] Document update required?
    NA
     - [X] Testing done
            Please provide details on 
            - Whether new unit test cases have been added or why no new tests 
are required?
            - How it is tested? Please attach test report.
            - Is it a performance related change? Please attach the performance 
test report.
            - Any additional information to help reviewers in testing this 
change.
         YES, DONE IN ANT CLUSTER 
      
     - [X] For large changes, please consider breaking it into sub-tasks under 
an umbrella JIRA. 
    NA


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/akashrn5/incubator-carbondata dropdb

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/carbondata/pull/1688.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1688
    
----
commit 8b813816b23a911c4ea4b42c2b55b98ee61c3bbe
Author: akashrn5 <akashnilugal@...>
Date:   2017-12-20T05:28:23Z

    Correct the database location path during carbon drop database

----


---

Reply via email to