[GitHub] carbondata pull request #2700: [CARBONDATA-2923] Log the hit information of ...

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

[GitHub] carbondata pull request #2700: [CARBONDATA-2923] Log the hit information of ...

qiuchenjian-2
GitHub user QiangCai opened a pull request:

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

    [CARBONDATA-2923] Log the hit information of streaming segments

    Log the hit information of streaming segments after the hit information of batch segments.
   
    18/09/09 20:03:30 INFO CarbonScanRDD:
     Identified no.of.blocks: 1,
     no.of.tasks: 1,
     no.of.nodes: 0,
     parallelism: 2
           
    18/09/09 20:03:30 INFO CarbonScanRDD:
     Identified no.of.streaming splits/tasks: 1,
     no.of.streaming files: 1,
     no.of.total streaming files: 2,
     no.of.total streaming segement: 1
   
   
     - [x] Any interfaces changed?
     no
     - [x] Any backward compatibility impacted?
     no
     - [x] Document update required?
     no
     - [x] 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.
               check the log information
            - Is it a performance related change? Please attach the performance test report.
            - Any additional information to help reviewers in testing this change.
           
     - [x] For large changes, please consider breaking it into sub-tasks under an umbrella JIRA.
    small changes


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

    $ git pull https://github.com/QiangCai/carbondata streaming_minmax_log

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

    https://github.com/apache/carbondata/pull/2700.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 #2700
   
----
commit cc71606bced03bb9ac51854f737d234384ae3134
Author: QiangCai <qiangcai@...>
Date:   2018-09-10T03:05:43Z

    log the hit information of streaming segments

----


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

[GitHub] carbondata issue #2700: [CARBONDATA-2923] Log the hit information of streami...

qiuchenjian-2
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/2700
 
    Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder2.1/183/



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

[GitHub] carbondata issue #2700: [CARBONDATA-2923] Log the hit information of streami...

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

    https://github.com/apache/carbondata/pull/2700
 
    Build Success with Spark 2.2.1, Please check CI http://95.216.28.178:8080/job/ApacheCarbonPRBuilder1/351/



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

[GitHub] carbondata issue #2700: [CARBONDATA-2923] Log the hit information of streami...

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

    https://github.com/apache/carbondata/pull/2700
 
    Build Failed  with Spark 2.3.1, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder2.3/8422/



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

[GitHub] carbondata issue #2700: [CARBONDATA-2923] Log the hit information of streami...

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

    https://github.com/apache/carbondata/pull/2700
 
    Can we extend and reuse the explain collector for this requirement?


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

[GitHub] carbondata issue #2700: [CARBONDATA-2923] Log the hit information of streami...

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

    https://github.com/apache/carbondata/pull/2700
 
    We can do this in another PR


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

[GitHub] carbondata issue #2700: [CARBONDATA-2923] Log the hit information of streami...

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

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


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

[GitHub] carbondata pull request #2700: [CARBONDATA-2923] Log the hit information of ...

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

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


---