[GitHub] carbondata pull request #2208: [CARBONDATA-2378] Support enable/disable sear...

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

[GitHub] carbondata pull request #2208: [CARBONDATA-2378] Support enable/disable sear...

qiuchenjian-2
GitHub user jackylk opened a pull request:

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

    [CARBONDATA-2378] Support enable/disable search mode in ThriftServer

    User can enable or disable search mode when using ThriftServer, by using:
    `set carbon.search.enabled = true` or `set carbon.search.enabled = false`
   
     - [ ] Any interfaces changed?
     
     - [X] Any backward compatibility impacted?
     No
     - [X] Document update required?
    Yes
     - [X] Testing done
    Test case added
     - [X] For large changes, please consider breaking it into sub-tasks under an umbrella JIRA.
    NA

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

    $ git pull https://github.com/jackylk/incubator-carbondata jdbc

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

    https://github.com/apache/carbondata/pull/2208.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 #2208
   
----
commit dce1b7ee76a80c68bea151017e4df679c9f7a9f9
Author: Jacky Li <jacky.likun@...>
Date:   2018-04-22T14:32:57Z

    add support for ThriftServer

----


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

[GitHub] carbondata issue #2208: [CARBONDATA-2378] Support enable/disable search mode...

qiuchenjian-2
Github user CarbonDataQA commented on the issue:

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



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

[GitHub] carbondata issue #2208: [CARBONDATA-2378] Support enable/disable search mode...

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

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



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

[GitHub] carbondata issue #2208: [CARBONDATA-2378] Support enable/disable search mode...

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

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



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

[GitHub] carbondata issue #2208: [CARBONDATA-2378] Support enable/disable search mode...

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

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



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

[GitHub] carbondata issue #2208: [CARBONDATA-2378][CarbonSearch] Support enable/disab...

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

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


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

[GitHub] carbondata pull request #2208: [CARBONDATA-2378][CarbonSearch] Support enabl...

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

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


---