----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56998/#review166575 -----------------------------------------------------------
Ship it! Ship It! - Sumit Mohanty On Feb. 23, 2017, 8:58 p.m., Madhuvanthi Radhakrishnan wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/56998/ > ----------------------------------------------------------- > > (Updated Feb. 23, 2017, 8:58 p.m.) > > > Review request for Ambari, Alejandro Fernandez, Jayush Luniya, and Sumit > Mohanty. > > > Bugs: AMBARI-20153 > https://issues.apache.org/jira/browse/AMBARI-20153 > > > Repository: ambari > > > Description > ------- > > Fix AMBARI-15754 in Ambari 2.5, potentially modifying configs.sh > > > Diffs > ----- > > ambari-server/src/main/resources/scripts/configs.sh 8fcffd5 > > Diff: https://reviews.apache.org/r/56998/diff/ > > > Testing > ------- > > HW11769:scripts $ ./configs.sh -u <> -p <> -port 8080 get <host> cl1 pig-log4j > USERID=admin > PASSWORD=admin > PORT=:8080 > ########## Performing 'GET' on (Site:pig-log4j, Tag:version1) > "properties" : { > "content" : "\n#\n#\n# Licensed to the Apache Software Foundation (ASF) under > one\n# or more contributor license agreements. See the NOTICE file\n# > distributed with this work for additional information\n# regarding copyright > ownership. The ASF licenses this file\n# to you under the Apache License, > Version 2.0 (the\n# \"License\"); you may not use this file except in > compliance\n# with the License. You may obtain a copy of the License > at\n#\n# http://www.apache.org/licenses/LICENSE-2.0\n#\n# Unless required > by applicable law or agreed to in writing,\n# software distributed under the > License is distributed on an\n# \"AS IS\" BASIS, WITHOUT WARRANTIES OR > CONDITIONS OF ANY\n# KIND, either express or implied. See the License for > the\n# specific language governing permissions and limitations\n# under the > License.\n#\n#\n#\n\n# ***** Set root logger level to DEBUG and its only > appender to A.\nlog4j.logger.org.apache.pig=info, A\n\n# ***** A is set to be > a ConsoleAppender.\nlog4j.app ender.A=org.apache.log4j.ConsoleAppender\n# ***** A uses PatternLayout.\nlog4j.appender.A.layout=org.apache.log4j.PatternLayout\nlog4j.appender.A.layout.ConversionPattern=%-4r [%t] %-5p %c %x - %m%n" > } > > > Thanks, > > Madhuvanthi Radhakrishnan > >
