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

[GitHub] carbondata pull request #2524: Carbonstore migration spark2.3

GitHub user sujith71955 opened a pull request:

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

    Carbonstore migration spark2.3

    ## What changes were proposed in this pull request?
    In this PR inorder to hide the compatibility issues of columnar vector API's from the existing common classes, i introduced an interface of the proxy vector readers, this
    proxy vector readers will take care the compatibility issues with respect to spark different versions.
    Column vector and Columnar Batch interface compatibility issues has been addressed in this PR, The changes were related to below modifications done in spark interface.
    
    Highlights:
    a) This is a refactoring of ColumnVector hierarchy and related classes.
    b) make ColumnVector read-only
    c) introduce WritableColumnVector with write interface
    d) remove ReadOnlyColumnVector
    e) Fixed spark-carbon integration API compatibility issues - By sandeep katta
    f) Corrected the testcases based on spark 2.3.0 behaviour change  - By sandeep katta
    g)  Excluded following dependency from pom.xml files <groupId>net.jpountz</groupId><artifactId>lz4</artifactId> as spark 2.3.0 changed
          it to org.lz4, so removed from the test class path of spark2,spark-common-test,spark2-examples
     - By sandeep katta
    ## How was this patch tested?
    Manual testing, and existing test-case execution

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

    $ git pull https://github.com/sujith71955/incubator-carbondata carbonstore_migration_spark2.3

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

    https://github.com/apache/carbondata/pull/2524.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 #2524
    
----
commit 088612753c8587c941d37a624b83decca447989d
Author: sujith71955 <su...@...>
Date:   2018-05-24T05:51:50Z

    [CARBONDATA-2532][Integration] Carbon to support spark 2.3 version, ColumnVector Interface
    
    Column vector and Columnar Batch interface compatibility issues has been
    addressed in this PR, The changes were related to below modifications
    done in spark interface
    a) This is a refactoring of ColumnVector hierarchy and related classes.
    b) make ColumnVector read-only
    c) introduce WritableColumnVector with write interface
    d) remove ReadOnlyColumnVector
    
    In this PR inorder to hide the compatibility issues of columnar vector
    API's from the existing common classes, i introduced an interface of the
    proxy vector readers, this
    proxy vector readers will take care the compatibility issues with
    respect to spark different versions.
    
    # Conflicts:
    #	integration/spark2/src/main/java/org/apache/carbondata/spark/vectorreader/ColumnarVectorWrapper.java
    #	integration/spark2/src/main/java/org/apache/carbondata/spark/vectorreader/VectorizedCarbonRecordReader.java

commit b667e8d5613a23e50a39e918664a60624c646954
Author: sandeep-katta <sa...@...>
Date:   2018-07-06T04:31:29Z

    [CARBONDATA-2532][Integration] Carbon to support spark 2.3 version, compatability issues
    
    Changes continued..
    All compatability issues when supporting 2.3 addressed
    Supported pom profile -P"spark-2.3"

----


---

[GitHub] carbondata issue #2524: [CARBONDATA-2532][Integration] Carbon to support spa...

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

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



---

[GitHub] carbondata issue #2524: [CARBONDATA-2532][Integration] Carbon to support spa...

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

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



---

[GitHub] carbondata issue #2524: [CARBONDATA-2532][Integration] Carbon to support spa...

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

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



---

[GitHub] carbondata issue #2524: [CARBONDATA-2532][Integration] Carbon to support spa...

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

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



---

[GitHub] carbondata issue #2524: [CARBONDATA-2532][Integration] Carbon to support spa...

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

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



---

[GitHub] carbondata issue #2524: [CARBONDATA-2532][Integration] Carbon to support spa...

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

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



---

[GitHub] carbondata issue #2524: [CARBONDATA-2532][Integration] Carbon to support spa...

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

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



---

[GitHub] carbondata issue #2524: [CARBONDATA-2532][Integration] Carbon to support spa...

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

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



---

[GitHub] carbondata issue #2524: [CARBONDATA-2532][Integration] Carbon to support spa...

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

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



---

[GitHub] carbondata issue #2524: [CARBONDATA-2532][Integration] Carbon to support spa...

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

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



---

[GitHub] carbondata issue #2524: [CARBONDATA-2532][Integration] Carbon to support spa...

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

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



---

[GitHub] carbondata pull request #2524: [CARBONDATA-2532][Integration] Carbon to supp...

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

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


---

[GitHub] carbondata issue #2524: [CARBONDATA-2532][Integration] Carbon to support spa...

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

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



---

[GitHub] carbondata issue #2524: [CARBONDATA-2532][Integration] Carbon to support spa...

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

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



---

[GitHub] carbondata issue #2524: [CARBONDATA-2532][Integration] Carbon to support spa...

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

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



---

[GitHub] carbondata issue #2524: [CARBONDATA-2532][Integration] Carbon to support spa...

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

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



---

[GitHub] carbondata issue #2524: [CARBONDATA-2532][Integration] Carbon to support spa...

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

    https://github.com/apache/carbondata/pull/2524
  
    Closing the PR, Raised new PR in master branch
    https://github.com/apache/carbondata/pull/2642


---

[GitHub] carbondata issue #2524: [CARBONDATA-2532][Integration] Carbon to support spa...

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

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



---

[GitHub] carbondata issue #2524: [CARBONDATA-2532][Integration] Carbon to support spa...

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

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



---

[GitHub] carbondata issue #2524: [CARBONDATA-2532][Integration] Carbon to support spa...

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

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



---

[GitHub] carbondata issue #2524: [CARBONDATA-2532][Integration] Carbon to support spa...

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

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



---

[GitHub] carbondata issue #2524: [CARBONDATA-2532][Integration] Carbon to support spa...

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

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



---

[GitHub] carbondata issue #2524: [CARBONDATA-2532][Integration] Carbon to support spa...

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

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



---

[GitHub] carbondata issue #2524: [CARBONDATA-2532][Integration] Carbon to support spa...

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

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



---

[GitHub] carbondata issue #2524: [CARBONDATA-2532][Integration] Carbon to support spa...

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

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



---

[GitHub] carbondata issue #2524: [CARBONDATA-2532][Integration] Carbon to support spa...

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

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



---

[GitHub] carbondata issue #2524: [CARBONDATA-2532][Integration] Carbon to support spa...

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

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



---

[GitHub] carbondata issue #2524: [CARBONDATA-2532][Integration] Carbon to support spa...

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

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



---

[GitHub] carbondata issue #2524: [CARBONDATA-2532][Integration] Carbon to support spa...

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

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



---

[GitHub] carbondata issue #2524: [CARBONDATA-2532][Integration] Carbon to support spa...

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

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



---

[GitHub] carbondata issue #2524: [CARBONDATA-2532][Integration] Carbon to support spa...

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

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



---

[GitHub] carbondata issue #2524: [CARBONDATA-2532][Integration] Carbon to support spa...

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

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



---

[GitHub] carbondata issue #2524: [CARBONDATA-2532][Integration] Carbon to support spa...

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

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



---

[GitHub] carbondata issue #2524: [CARBONDATA-2532][Integration] Carbon to support spa...

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

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



---

[GitHub] carbondata issue #2524: [CARBONDATA-2532][Integration] Carbon to support spa...

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

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



---

[GitHub] carbondata issue #2524: [CARBONDATA-2532][Integration] Carbon to support spa...

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

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



---

[GitHub] carbondata issue #2524: [CARBONDATA-2532][Integration] Carbon to support spa...

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

    https://github.com/apache/carbondata/pull/2524
  
    @sandeep-katta  please check the below issue. thanks
    ![image](https://user-images.githubusercontent.com/12999161/42958462-70203ec2-8b3a-11e8-9fdb-e65819782cdf.png)



---

[GitHub] carbondata issue #2524: [CARBONDATA-2532][Integration] Carbon to support spa...

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

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



---

[GitHub] carbondata issue #2524: [CARBONDATA-2532][Integration] Carbon to support spa...

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

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



---

[GitHub] carbondata issue #2524: [CARBONDATA-2532][Integration] Carbon to support spa...

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

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



---

[GitHub] carbondata issue #2524: [CARBONDATA-2532][Integration] Carbon to support spa...

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

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



---

[GitHub] carbondata issue #2524: [CARBONDATA-2532][Integration] Carbon to support spa...

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

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



---

[GitHub] carbondata issue #2524: [CARBONDATA-2532][Integration] Carbon to support spa...

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

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



---

[GitHub] carbondata issue #2524: [CARBONDATA-2532][Integration] Carbon to support spa...

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

    https://github.com/apache/carbondata/pull/2524
  
    @sujith71955 one suggestion: I think Spark 2.3.2 will be released soon( voting ), can use 2.3.2 as default version , because Spark 2.3.1 has some issues and 2.3.2 is a quick fixed version.


---

[GitHub] carbondata issue #2524: [CARBONDATA-2532][Integration] Carbon to support spa...

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

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



---