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

[GitHub] carbondata pull request #2074: [WIP][CARBONDATA-2165]Remove spark in carbon-...

GitHub user jackylk opened a pull request:

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

    [WIP][CARBONDATA-2165]Remove spark in carbon-hadoop module

    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/jackylk/incubator-carbondata remove-spark-in-hadoop

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

    https://github.com/apache/carbondata/pull/2074.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 #2074
    
----
commit 7b473a17549687613e92e12d8373c21a462959dc
Author: Jacky Li <ja...@...>
Date:   2018-03-17T10:13:08Z

    remove spark dependency

commit 04ba3b32c82f3c014c769c02e9842545834bd095
Author: Jacky Li <ja...@...>
Date:   2018-03-18T08:01:05Z

    fix test

commit 43c1e5bab331ccb46644e70bfc89f64c8d33cb09
Author: Jacky Li <ja...@...>
Date:   2018-03-18T09:34:46Z

    fix test

commit 8ed03fe3dfe863fa32276212aa6a2374ef2cf926
Author: Jacky Li <ja...@...>
Date:   2018-03-18T09:37:38Z

    fix style

commit 1313f33c886928bdb868272df3a823aa3b8bd418
Author: Jacky Li <ja...@...>
Date:   2018-03-18T09:47:15Z

    wip

commit 7d16b8270c60ad9cfde577696233d2e4788a1a1c
Author: Jacky Li <ja...@...>
Date:   2018-03-18T09:50:57Z

    wip

commit 621efe65cbd955c815e3a24c1da73a8fee9415cf
Author: Jacky Li <ja...@...>
Date:   2018-03-18T10:45:00Z

    move dependency

commit d0e2db7bfd9da694079d24a07d69412f6b4d6a58
Author: Jacky Li <ja...@...>
Date:   2018-03-18T10:57:42Z

    phase 1 complete

----


---

[GitHub] carbondata issue #2074: [CARBONDATA-2165]Remove spark in carbon-hadoop modul...

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

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



---

[GitHub] carbondata issue #2074: [CARBONDATA-2165]Remove spark in carbon-hadoop modul...

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

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



---

[GitHub] carbondata issue #2074: [CARBONDATA-2165]Remove spark in carbon-hadoop modul...

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

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


---

[GitHub] carbondata issue #2074: [WIP][CARBONDATA-2165]Remove spark in carbon-hadoop ...

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

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



---

[GitHub] carbondata issue #2074: [WIP][CARBONDATA-2165]Remove spark in carbon-hadoop ...

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

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



---

[GitHub] carbondata issue #2074: [CARBONDATA-2165]Remove spark in carbon-hadoop modul...

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

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


---

[GitHub] carbondata issue #2074: [CARBONDATA-2165]Remove spark in carbon-hadoop modul...

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

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



---

[GitHub] carbondata issue #2074: [CARBONDATA-2165]Remove spark in carbon-hadoop modul...

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

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



---

[GitHub] carbondata issue #2074: [CARBONDATA-2165]Remove spark in carbon-hadoop modul...

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

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



---

[GitHub] carbondata issue #2074: [CARBONDATA-2165]Remove spark in carbon-hadoop modul...

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

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


---

[GitHub] carbondata issue #2074: [CARBONDATA-2165]Remove spark in carbon-hadoop modul...

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

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



---

[GitHub] carbondata issue #2074: [CARBONDATA-2165]Remove spark in carbon-hadoop modul...

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

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



---

[GitHub] carbondata issue #2074: [CARBONDATA-2165]Remove spark in carbon-hadoop modul...

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

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



---

[GitHub] carbondata issue #2074: [WIP][CARBONDATA-2165]Remove spark in carbon-hadoop ...

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

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



---

[GitHub] carbondata issue #2074: [CARBONDATA-2165]Remove spark in carbon-hadoop modul...

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

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



---

[GitHub] carbondata issue #2074: [WIP][CARBONDATA-2165]Remove spark in carbon-hadoop ...

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

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



---

[GitHub] carbondata issue #2074: [CARBONDATA-2165]Remove spark in carbon-hadoop modul...

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

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



---

[GitHub] carbondata issue #2074: [WIP][CARBONDATA-2165]Remove spark in carbon-hadoop ...

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

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



---

[GitHub] carbondata pull request #2074: [CARBONDATA-2165]Remove spark in carbon-hadoo...

Posted by QiangCai <gi...@git.apache.org>.
Github user QiangCai commented on a diff in the pull request:

    https://github.com/apache/carbondata/pull/2074#discussion_r176999467
  
    --- Diff: integration/spark-common/pom.xml ---
    @@ -39,6 +39,11 @@
           <artifactId>carbondata-hadoop</artifactId>
    --- End diff --
    
    not required


---

[GitHub] carbondata issue #2074: [CARBONDATA-2165]Remove spark in carbon-hadoop modul...

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

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


---

[GitHub] carbondata issue #2074: [CARBONDATA-2165]Remove spark in carbon-hadoop modul...

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

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



---

[GitHub] carbondata issue #2074: [WIP][CARBONDATA-2165]Remove spark in carbon-hadoop ...

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

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



---

[GitHub] carbondata issue #2074: [CARBONDATA-2165]Remove spark in carbon-hadoop modul...

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

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



---

[GitHub] carbondata issue #2074: [CARBONDATA-2165]Remove spark in carbon-hadoop modul...

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

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



---

[GitHub] carbondata issue #2074: [CARBONDATA-2165]Remove spark in carbon-hadoop modul...

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

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



---

[GitHub] carbondata issue #2074: [WIP][CARBONDATA-2165]Remove spark in carbon-hadoop ...

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

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



---

[GitHub] carbondata issue #2074: [CARBONDATA-2165]Remove spark in carbon-hadoop modul...

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

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



---

[GitHub] carbondata issue #2074: [WIP][CARBONDATA-2165]Remove spark in carbon-hadoop ...

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

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



---

[GitHub] carbondata issue #2074: [CARBONDATA-2165]Remove spark in carbon-hadoop modul...

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

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



---

[GitHub] carbondata issue #2074: [WIP][CARBONDATA-2165]Remove spark in carbon-hadoop ...

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

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



---

[GitHub] carbondata issue #2074: [WIP][CARBONDATA-2165]Remove spark in carbon-hadoop ...

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

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



---

[GitHub] carbondata issue #2074: [WIP][CARBONDATA-2165]Remove spark in carbon-hadoop ...

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

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



---

[GitHub] carbondata issue #2074: [WIP][CARBONDATA-2165]Remove spark in carbon-hadoop ...

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

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



---

[GitHub] carbondata issue #2074: [CARBONDATA-2165]Remove spark in carbon-hadoop modul...

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

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



---

[GitHub] carbondata issue #2074: [CARBONDATA-2165]Remove spark in carbon-hadoop modul...

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

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



---

[GitHub] carbondata issue #2074: [CARBONDATA-2165]Remove spark in carbon-hadoop modul...

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

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



---

[GitHub] carbondata issue #2074: [CARBONDATA-2165]Remove spark in carbon-hadoop modul...

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

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



---

[GitHub] carbondata pull request #2074: [CARBONDATA-2165]Remove spark in carbon-hadoo...

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

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


---