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

[GitHub] carbondata pull request #2435: [CARBONDATA-2681] Fix loading problem using g...

GitHub user kevinjmh opened a pull request:

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

    [CARBONDATA-2681] Fix loading problem using global/batch sort fails when table has long string columns

    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. 
    
    
    In SortStepRowHandler, global/batch sort use convertRawRowTo3Parts instead of convertIntermediateSortTempRowTo3Parted. 
    
    varcharDimCnt was not add up to  noDictArray cause  error: Problem while converting row to 3 parts. 


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

    $ git pull https://github.com/kevinjmh/carbondata 32k_load

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

    https://github.com/apache/carbondata/pull/2435.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 #2435
    
----
commit a69012fd48fa140bc6c4ef720618db4186c17946
Author: Manhua <ke...@...>
Date:   2018-07-02T09:26:49Z

    fix mistake in convertRawRowTo3Parts

----


---

[GitHub] carbondata issue #2435: [CARBONDATA-2681][32K] Fix loading problem using glo...

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

    https://github.com/apache/carbondata/pull/2435
  
    LGTM
    
    waiting for the build


---

[GitHub] carbondata issue #2435: [CARBONDATA-2681][32K] Fix loading problem using glo...

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

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


---

[GitHub] carbondata issue #2435: [CARBONDATA-2681][32K] Fix loading problem using glo...

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

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



---

[GitHub] carbondata issue #2435: [CARBONDATA-2681][32K] Fix loading problem using glo...

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

    https://github.com/apache/carbondata/pull/2435
  
    ```
    [INFO] BUILD SUCCESS
    [INFO] ------------------------------------------------------------------------
    [INFO] Total time: 36:05 min
    [INFO] Finished at: 2018-07-06T03:18:36+02:00
    [INFO] Final Memory: 218M/3157M
    [INFO] ------------------------------------------------------------------------
    Waiting for Jenkins to finish collecting data
    ......
    [ some JENKINS detail logs ]
    ......
    channel stopped
    Checking console output
    /var/lib/jenkins/jobs/ApacheCarbonPRBuilder1/builds/6860/log:
    *** RUN ABORTED ***
    Build step 'Jenkins Text Finder' changed build result to UNSTABLE
    Setting status of a69012fd48fa140bc6c4ef720618db4186c17946 to FAILURE with url http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/6860/ and message: 'Build finished. '
    FileNotFoundException means that the credentials Jenkins is using is probably wrong. Or the user account does not have write access to the repo.
    org.kohsuke.github.GHFileNotFoundException: {"message":"Not Found","documentation_url":"https://developer.github.com/v3/repos/statuses/#create-a-status"}
    ```


---

[GitHub] carbondata issue #2435: [CARBONDATA-2681][32K] Fix loading problem using glo...

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

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



---

[GitHub] carbondata issue #2435: [CARBONDATA-2681][32K] Fix loading problem using glo...

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

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


---

[GitHub] carbondata issue #2435: [CARBONDATA-2681][32K] Fix loading problem using glo...

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

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


---

[GitHub] carbondata issue #2435: [CARBONDATA-2681][32K] Fix loading problem using glo...

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

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


---

[GitHub] carbondata issue #2435: [CARBONDATA-2681][32K] Fix loading problem using glo...

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

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


---

[GitHub] carbondata issue #2435: [CARBONDATA-2681][32K] Fix loading problem using glo...

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

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



---

[GitHub] carbondata issue #2435: [CARBONDATA-2681][32K] Fix loading problem using glo...

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

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



---

[GitHub] carbondata issue #2435: [CARBONDATA-2681][32K] Fix loading problem using glo...

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

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


---

[GitHub] carbondata issue #2435: [CARBONDATA-2681][32K] Fix loading problem using glo...

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

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



---

[GitHub] carbondata issue #2435: [CARBONDATA-2681][32K] Fix loading problem using glo...

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

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



---

[GitHub] carbondata issue #2435: [CARBONDATA-2681][32K] Fix loading problem using glo...

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

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



---

[GitHub] carbondata issue #2435: [CARBONDATA-2681][32K] Fix loading problem using glo...

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

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



---

[GitHub] carbondata issue #2435: [CARBONDATA-2681][32K] Fix loading problem using glo...

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

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



---

[GitHub] carbondata issue #2435: [CARBONDATA-2681][32K] Fix loading problem using glo...

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

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


---

[GitHub] carbondata pull request #2435: [CARBONDATA-2681][32K] Fix loading problem us...

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

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


---

[GitHub] carbondata issue #2435: [CARBONDATA-2681][32K] Fix loading problem using glo...

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

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



---

[GitHub] carbondata issue #2435: [CARBONDATA-2681][32K] Fix loading problem using glo...

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

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



---

[GitHub] carbondata issue #2435: [CARBONDATA-2681][32K] Fix loading problem using glo...

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

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


---