[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=15505888#comment-15505888 ]

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

Github user foryou2030 commented on a diff in the pull request:

    https://github.com/apache/incubator-carbondata/pull/176#discussion_r79550295
 
    --- Diff: integration/spark/src/main/scala/org/apache/spark/sql/CarbonDictionaryDecoder.scala ---
    @@ -158,7 +159,16 @@ case class CarbonDictionaryDecoder(
             val carbonTable = relation.carbonRelation.carbonRelation.metaData.carbonTable
             (carbonTable.getFactTableName, carbonTable.getAbsoluteTableIdentifier)
           }.toMap
    -      val recorder = new QueryStatisticsRecorder(queryId)
    +      val queryStatisticsRecorderInstanceType = CarbonProperties.getInstance()
    --- End diff --
   
    ok


> 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)