You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by zzcclp <gi...@git.apache.org> on 2018/03/19 03:20:42 UTC

[GitHub] carbondata pull request #2076: [CARBONDATA-2230][BACKPORT-1.3]Add a path int...

GitHub user zzcclp opened a pull request:

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

    [CARBONDATA-2230][BACKPORT-1.3]Add a path into table path to store lock files and delete useless segment lock files before loading

    
    After PR1984[https://github.com/apache/carbondata/pull/1984] merged, it doesn't delete the lock files when unlock, there are many useless lock files in table path, especially segment lock files, they grow after every batch loading.
    
    Solution :
    1. add a child path into table path, called Locks, all lock files will be stored in this path;
    2. Before loading, get all useless segment lock files and delete them, because just segment lock files will grow, other lock files dosen't grow.
    
    Be sure to do all of the following checklist to help us incorporate 
    your contribution quickly and easily:
    
     - [ ] Any interfaces changed?
     
     - [ ] Any backward compatibility impacted?
     
     - [ ] Document update required?
    
     - [ ] 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.
           
     - [ ] For large changes, please consider breaking it into sub-tasks under an umbrella JIRA. 
    


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

    $ git pull https://github.com/zzcclp/carbondata CARBONDATA-2230_backport_1.3

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

    https://github.com/apache/carbondata/pull/2076.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 #2076
    
----

----


---

[GitHub] carbondata issue #2076: [CARBONDATA-2230][BACKPORT-1.3]Add a path into table...

Posted by ravipesala <gi...@git.apache.org>.
Github user ravipesala commented on the issue:

    https://github.com/apache/carbondata/pull/2076
  
    SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/3936/



---

[GitHub] carbondata issue #2076: [CARBONDATA-2230][BACKPORT-1.3]Add a path into table...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/2076
  
    Build Success with Spark 2.2.1, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/3226/



---

[GitHub] carbondata issue #2076: [CARBONDATA-2230][BACKPORT-1.3]Add a path into table...

Posted by ravipesala <gi...@git.apache.org>.
Github user ravipesala commented on the issue:

    https://github.com/apache/carbondata/pull/2076
  
    SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/3974/



---

[GitHub] carbondata issue #2076: [CARBONDATA-2230][BACKPORT-1.3]Add a path into table...

Posted by zzcclp <gi...@git.apache.org>.
Github user zzcclp commented on the issue:

    https://github.com/apache/carbondata/pull/2076
  
    retest sdv please


---

[GitHub] carbondata issue #2076: [CARBONDATA-2230][BACKPORT-1.3]Add a path into table...

Posted by zzcclp <gi...@git.apache.org>.
Github user zzcclp commented on the issue:

    https://github.com/apache/carbondata/pull/2076
  
    retest sdv please


---

[GitHub] carbondata issue #2076: [CARBONDATA-2230][BACKPORT-1.3]Add a path into table...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/2076
  
    Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/4413/



---

[GitHub] carbondata issue #2076: [CARBONDATA-2230][BACKPORT-1.3]Add a path into table...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/2076
  
    Build Success with Spark 2.2.1, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/3181/



---

[GitHub] carbondata issue #2076: [CARBONDATA-2230][BACKPORT-1.3]Add a path into table...

Posted by ravipesala <gi...@git.apache.org>.
Github user ravipesala commented on the issue:

    https://github.com/apache/carbondata/pull/2076
  
    SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/3934/



---

[GitHub] carbondata issue #2076: [CARBONDATA-2230][BACKPORT-1.3]Add a path into table...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/2076
  
    Build Failed with Spark 2.2.1, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/3179/



---

[GitHub] carbondata issue #2076: [CARBONDATA-2230][BACKPORT-1.3]Add a path into table...

Posted by zzcclp <gi...@git.apache.org>.
Github user zzcclp commented on the issue:

    https://github.com/apache/carbondata/pull/2076
  
    retest sdv please


---

[GitHub] carbondata pull request #2076: [CARBONDATA-2230][BACKPORT-1.3]Add a path int...

Posted by zzcclp <gi...@git.apache.org>.
Github user zzcclp closed the pull request at:

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


---

[GitHub] carbondata issue #2076: [CARBONDATA-2230][BACKPORT-1.3]Add a path into table...

Posted by ravipesala <gi...@git.apache.org>.
Github user ravipesala commented on the issue:

    https://github.com/apache/carbondata/pull/2076
  
    retest sdv please


---

[GitHub] carbondata issue #2076: [CARBONDATA-2230][BACKPORT-1.3]Add a path into table...

Posted by zzcclp <gi...@git.apache.org>.
Github user zzcclp commented on the issue:

    https://github.com/apache/carbondata/pull/2076
  
    retest this please


---

[GitHub] carbondata issue #2076: [CARBONDATA-2230][BACKPORT-1.3]Add a path into table...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/2076
  
    Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/4459/



---

[GitHub] carbondata issue #2076: [CARBONDATA-2230][BACKPORT-1.3]Add a path into table...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/2076
  
    Build Success with Spark 2.2.1, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/3224/



---

[GitHub] carbondata issue #2076: [CARBONDATA-2230][BACKPORT-1.3]Add a path into table...

Posted by ravipesala <gi...@git.apache.org>.
Github user ravipesala commented on the issue:

    https://github.com/apache/carbondata/pull/2076
  
    SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/3957/



---

[GitHub] carbondata issue #2076: [CARBONDATA-2230][BACKPORT-1.3]Add a path into table...

Posted by ravipesala <gi...@git.apache.org>.
Github user ravipesala commented on the issue:

    https://github.com/apache/carbondata/pull/2076
  
    SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/3937/



---

[GitHub] carbondata issue #2076: [CARBONDATA-2230][BACKPORT-1.3]Add a path into table...

Posted by zzcclp <gi...@git.apache.org>.
Github user zzcclp commented on the issue:

    https://github.com/apache/carbondata/pull/2076
  
    retest this please


---

[GitHub] carbondata issue #2076: [CARBONDATA-2230][BACKPORT-1.3]Add a path into table...

Posted by ravipesala <gi...@git.apache.org>.
Github user ravipesala commented on the issue:

    https://github.com/apache/carbondata/pull/2076
  
    SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/3977/



---

[GitHub] carbondata issue #2076: [CARBONDATA-2230][BACKPORT-1.3]Add a path into table...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/2076
  
    Build Failed  with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/4457/



---

[GitHub] carbondata issue #2076: [CARBONDATA-2230][BACKPORT-1.3]Add a path into table...

Posted by zzcclp <gi...@git.apache.org>.
Github user zzcclp commented on the issue:

    https://github.com/apache/carbondata/pull/2076
  
    retest sdv please


---

[GitHub] carbondata issue #2076: [CARBONDATA-2230][BACKPORT-1.3]Add a path into table...

Posted by ravipesala <gi...@git.apache.org>.
Github user ravipesala commented on the issue:

    https://github.com/apache/carbondata/pull/2076
  
    SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/3940/



---

[GitHub] carbondata issue #2076: [CARBONDATA-2230][BACKPORT-1.3]Add a path into table...

Posted by zzcclp <gi...@git.apache.org>.
Github user zzcclp commented on the issue:

    https://github.com/apache/carbondata/pull/2076
  
    retest sdv please


---

[GitHub] carbondata issue #2076: [CARBONDATA-2230][BACKPORT-1.3]Add a path into table...

Posted by zzcclp <gi...@git.apache.org>.
Github user zzcclp commented on the issue:

    https://github.com/apache/carbondata/pull/2076
  
    retest this please


---

[GitHub] carbondata issue #2076: [CARBONDATA-2230][BACKPORT-1.3]Add a path into table...

Posted by ravipesala <gi...@git.apache.org>.
Github user ravipesala commented on the issue:

    https://github.com/apache/carbondata/pull/2076
  
    SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/3958/



---

[GitHub] carbondata issue #2076: [CARBONDATA-2230][BACKPORT-1.3]Add a path into table...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/2076
  
    Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/4415/



---