mirror of
https://github.com/apache/sqoop.git
synced 2025-05-06 06:30:37 +08:00
SQOOP-1746: Sqoop2: Mapreduce job is running in DEBUG mode by default
(Sankara Reddy Telukutla via Jarek Jarcec Cecho)
This commit is contained in:
parent
2597a4e9ce
commit
5a099b9b24
@ -13,8 +13,8 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Set root logger level to DEBUG and its only appender to A1.
|
||||
log4j.logger.org.apache.sqoop=ALL, A1
|
||||
# Set root logger level to INFO and its only appender to A1.
|
||||
log4j.logger.org.apache.sqoop=INFO, A1
|
||||
|
||||
# A1 is set to be a ConsoleAppender.
|
||||
log4j.appender.A1=org.apache.log4j.ConsoleAppender
|
||||
|
Loading…
Reference in New Issue
Block a user