[
https://issues.apache.org/jira/browse/IMPALA-5094?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
bharath v resolved IMPALA-5094.
-------------------------------
Resolution: Not A Bug
Fix Version/s: Not Applicable
> Glog's -vmodule isn't working as expected.
> ------------------------------------------
>
> Key: IMPALA-5094
> URL: https://issues.apache.org/jira/browse/IMPALA-5094
> Project: IMPALA
> Issue Type: New Feature
> Components: Backend
> Reporter: bharath v
> Priority: Minor
> Fix For: Not Applicable
>
>
> I tried a bunch of things but couldn't get -vmodule to work on trunk. Any
> idea what I'm doing wrong here?
> {noformat}
> > bin/start-impala-cluster.py -s 1 --impalad_args="-vmodule=impala-server=0"
> > grep "impala-server" logs/cluster/impalad.INFO
> --vmodule=impala-server=0
> I0227 11:40:28.337826 14166 impala-server.cc:1133] Default query
> options:TQueryOptions {
> I0227 11:40:28.432739 14166 impala-server.cc:493] Event logging is disabled
> I0227 11:40:28.432754 14166 impala-server.cc:401] Lineage logging is disabled
> I0227 11:40:28.441939 14166 impala-server.cc:1858] Impala Beeswax Service
> listening on 21000
> I0227 11:40:28.442823 14166 impala-server.cc:1880] Impala HiveServer2 Service
> listening on 21050
> I0227 11:40:28.443730 14166 impala-server.cc:1899] ImpalaInternalService
> listening on 22000
> {noformat}
> In this case I'm trying to disable logging for impala-server.{h/cc}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)