[jira] [Commented] (CARBONDATA-208) User should be able to turn on and off the STATISTIC log

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Commented] (CARBONDATA-208) User should be able to turn on and off the STATISTIC log

Akash R Nilugal (Jira)

    [ https://issues.apache.org/jira/browse/CARBONDATA-208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15505207#comment-15505207 ]

ASF GitHub Bot commented on CARBONDATA-208:
-------------------------------------------

GitHub user foryou2030 opened a pull request:

    https://github.com/apache/incubator-carbondata/pull/176

    [CARBONDATA-208] add configurable on-off for query statistics

    # Why raise this pr?
    Currently there are many STATISTIC log for performance tuning purpose, but it should be configurable by the user.
    # How to solve it?
    Add configuration to carbon.properties, "enable.query.statistics" (default value is "false")
    User can enable query statistics by setting it as true.
   


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

    $ git pull https://github.com/foryou2030/incubator-carbondata statistic_switch

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

    https://github.com/apache/incubator-carbondata/pull/176.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 #176
   
----
commit a3165a6686d371f2bd256a7a8fc3fec8a55b96e0
Author: foryou2030 <[hidden email]>
Date:   2016-09-19T12:55:52Z

    add configurable on-off for query statistics

----


> User should be able to turn on and off the STATISTIC log
> --------------------------------------------------------
>
>                 Key: CARBONDATA-208
>                 URL: https://issues.apache.org/jira/browse/CARBONDATA-208
>             Project: CarbonData
>          Issue Type: Bug
>            Reporter: Jacky Li
>            Priority: Minor
>             Fix For: 0.2.0-incubating
>
>
> Currently there are many STATISTIC log for performance tuning purpose, but it should be configurable by the user.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)