PHOENIX-2715 Query Log (addendum 2)
Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/8d80d5a9 Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/8d80d5a9 Diff: http://git-wip-us.apache.org/repos/asf/phoenix/diff/8d80d5a9 Branch: refs/heads/4.x-HBase-1.4 Commit: 8d80d5a987376dfde822ea60be93618682a45d9c Parents: f043061 Author: Ankit Singhal <ankitsingha...@gmail.com> Authored: Thu May 24 22:36:03 2018 -0700 Committer: Ankit Singhal <ankitsingha...@gmail.com> Committed: Thu May 24 22:36:03 2018 -0700 ---------------------------------------------------------------------- bin/hbase-site.xml | 4 ---- 1 file changed, 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/phoenix/blob/8d80d5a9/bin/hbase-site.xml ---------------------------------------------------------------------- diff --git a/bin/hbase-site.xml b/bin/hbase-site.xml index 2f360e2..0ab9fd8 100644 --- a/bin/hbase-site.xml +++ b/bin/hbase-site.xml @@ -24,8 +24,4 @@ <name>hbase.regionserver.wal.codec</name> <value>org.apache.hadoop.hbase.regionserver.wal.IndexedWALEditCodec</value> </property> - <property> - <name>phoenix.log.level</name> - <value>DEBUG</value> - </property> </configuration>