[GitHub] carbondata pull request #2542: [CARBONDATA-2772] Size based dictionary fallb...

classic Classic list List threaded Threaded
15 messages Options
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata pull request #2542: [CARBONDATA-2772] Size based dictionary fallb...

qiuchenjian-2
GitHub user BJangir opened a pull request:

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

    [CARBONDATA-2772] Size based dictionary fallback is failing even thre…

    Issue:- Size Based Fallback happened even threshold is not reached.
    RootCause:- Current size calculation is wrong. it is calculated for each data. instead of generated dictionary data .
   
    Solution :- Current size should be calculated only for generated dictionary data.
   
   
    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
           Tests manually in 3 Node setup with 2 billion records.
           
     - [ ] 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/BJangir/incubator-carbondata CARBONDATA-2772

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

    https://github.com/apache/carbondata/pull/2542.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 #2542
   
----
commit 13219ad527a0e8d0cd6c1f46b4e132696562f5f1
Author: BJangir <babulaljangir111@...>
Date:   2018-07-23T16:44:12Z

    [CARBONDATA-2772] Size based dictionary fallback is failing even threshold is not reached.

----


---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #2542: [CARBONDATA-2772] Size based dictionary fallback is ...

qiuchenjian-2
Github user CarbonDataQA commented on the issue:

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



---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #2542: [CARBONDATA-2772] Size based dictionary fallback is ...

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user CarbonDataQA commented on the issue:

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



---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #2542: [CARBONDATA-2772] Size based dictionary fallback is ...

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user kumarvishal09 commented on the issue:

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


---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #2542: [CARBONDATA-2772] Size based dictionary fallback is ...

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user CarbonDataQA commented on the issue:

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



---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #2542: [CARBONDATA-2772] Size based dictionary fallback is ...

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user CarbonDataQA commented on the issue:

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



---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #2542: [CARBONDATA-2772] Size based dictionary fallback is ...

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user CarbonDataQA commented on the issue:

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



---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #2542: [CARBONDATA-2772] Size based dictionary fallback is ...

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user CarbonDataQA commented on the issue:

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



---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #2542: [CARBONDATA-2772] Size based dictionary fallback is ...

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user CarbonDataQA commented on the issue:

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



---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #2542: [CARBONDATA-2772] Size based dictionary fallback is ...

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user CarbonDataQA commented on the issue:

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



---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #2542: [CARBONDATA-2772] Size based dictionary fallback is ...

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user ravipesala commented on the issue:

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



---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #2542: [CARBONDATA-2772] Size based dictionary fallback is ...

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user kumarvishal09 commented on the issue:

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


---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #2542: [CARBONDATA-2772] Size based dictionary fallback is ...

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user kumarvishal09 commented on the issue:

    https://github.com/apache/carbondata/pull/2542
 
    LGTM


---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #2542: [CARBONDATA-2772] Size based dictionary fallback is ...

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user ravipesala commented on the issue:

    https://github.com/apache/carbondata/pull/2542
 
    SDV Build Success , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/5995/



---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata pull request #2542: [CARBONDATA-2772] Size based dictionary fallb...

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user asfgit closed the pull request at:

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


---