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 <jacky.likun@...>
Date:   2018-03-17T10:13:08Z

    remove spark dependency

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

    fix test

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

    fix test

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

    fix style

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

    wip

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

    wip

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

    move dependency

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

    phase 1 complete

----


---

Reply via email to