[GitHub] carbondata pull request #2173: [WIP][TEST]Carbondata rpc

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

[GitHub] carbondata pull request #2173: [CARBONDATA-2379] Support Search mode run in ...

qiuchenjian-2
Github user jackylk commented on a diff in the pull request:

    https://github.com/apache/carbondata/pull/2173#discussion_r184361813
 
    --- Diff: store/search/src/main/java/org/apache/carbondata/store/worker/SearchRequestHandler.java ---
    @@ -105,8 +105,6 @@ public ShutdownResponse handleShutdown(ShutdownRequest request) {
           }
         } catch (InterruptedException e) {
           throw new IOException(e);
    -    } finally {
    -      reader.close();
    --- End diff --
   
    @kumarvishal09 @ravipesala I think this close operation is needed. Can you check whether this is ok?


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

[GitHub] carbondata pull request #2173: [CARBONDATA-2379] Support Search mode run in ...

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user ravipesala commented on a diff in the pull request:

    https://github.com/apache/carbondata/pull/2173#discussion_r184365027
 
    --- Diff: store/search/src/main/java/org/apache/carbondata/store/worker/SearchRequestHandler.java ---
    @@ -105,8 +105,6 @@ public ShutdownResponse handleShutdown(ShutdownRequest request) {
           }
         } catch (InterruptedException e) {
           throw new IOException(e);
    -    } finally {
    -      reader.close();
    --- End diff --
   
    I think it is needed, otherwise memory and resources won't be cleaned


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

[GitHub] carbondata issue #2173: [CARBONDATA-2379] Support Search mode run in the clu...

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

    https://github.com/apache/carbondata/pull/2173
 
    Please change the title to `Support SearchModeExample run in cluster`


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

[GitHub] carbondata issue #2173: [CARBONDATA-2379] Support SearchModeExample run in c...

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

    https://github.com/apache/carbondata/pull/2173
 
    @jackylk Ok, done


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

[GitHub] carbondata pull request #2173: [CARBONDATA-2379] Support SearchModeExample r...

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user xubo245 commented on a diff in the pull request:

    https://github.com/apache/carbondata/pull/2173#discussion_r184575309
 
    --- Diff: store/search/src/main/java/org/apache/carbondata/store/worker/SearchRequestHandler.java ---
    @@ -105,8 +105,6 @@ public ShutdownResponse handleShutdown(ShutdownRequest request) {
           }
         } catch (InterruptedException e) {
           throw new IOException(e);
    -    } finally {
    -      reader.close();
    --- End diff --
   
    Ok, keep it.


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

[GitHub] carbondata issue #2173: [CARBONDATA-2379] Support SearchModeExample run in c...

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

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



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

[GitHub] carbondata issue #2173: [CARBONDATA-2379] Support SearchModeExample run in c...

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

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



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

[GitHub] carbondata issue #2173: [CARBONDATA-2379] Support SearchModeExample run in c...

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

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


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

[GitHub] carbondata issue #2173: [CARBONDATA-2379] Support SearchModeExample run in c...

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

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



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

[GitHub] carbondata issue #2173: [CARBONDATA-2379] Support SearchModeExample run in c...

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

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



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

[GitHub] carbondata issue #2173: [CARBONDATA-2379] Support SearchModeExample run in c...

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

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



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

[GitHub] carbondata issue #2173: [CARBONDATA-2379] Support SearchModeExample run in c...

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

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



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

[GitHub] carbondata issue #2173: [CARBONDATA-2379] Support SearchModeExample run in c...

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

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


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

[GitHub] carbondata issue #2173: [CARBONDATA-2379] Support SearchModeExample run in c...

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

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



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

[GitHub] carbondata issue #2173: [CARBONDATA-2379] Support SearchModeExample run in c...

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

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



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

[GitHub] carbondata issue #2173: [CARBONDATA-2379] Support SearchModeExample run in c...

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

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


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

[GitHub] carbondata issue #2173: [CARBONDATA-2379] Support SearchModeExample run in c...

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

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



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

[GitHub] carbondata issue #2173: [CARBONDATA-2379] Support SearchModeExample run in c...

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

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



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

[GitHub] carbondata issue #2173: [CARBONDATA-2379] Support SearchModeExample run in c...

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

    https://github.com/apache/carbondata/pull/2173
 
    @jackylk  CI pass, please check it again.


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

[GitHub] carbondata issue #2173: [CARBONDATA-2379] Support SearchModeExample run in c...

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

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


---
1234