You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Bharath Vissapragada (Jira)" <ji...@apache.org> on 2020/06/15 05:50:00 UTC

[jira] [Created] (HBASE-24559) Fix logging in tests

Bharath Vissapragada created HBASE-24559:
--------------------------------------------

             Summary: Fix logging in tests
                 Key: HBASE-24559
                 URL: https://issues.apache.org/jira/browse/HBASE-24559
             Project: HBase
          Issue Type: Sub-task
          Components: Client, native-client
            Reporter: Bharath Vissapragada
            Assignee: Bharath Vissapragada


In the current tests, glog/gflags etc are not initialized before running the tests. This results in  logging to stderr by default. Fix the initialization so that we can redirect the logging to the appropriate log files/directories.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)