Prabhu Joseph created OOZIE-3088:
------------------------------------

             Summary: Oozie Sqoop Action Console logs are logged twice for each 
line
                 Key: OOZIE-3088
                 URL: https://issues.apache.org/jira/browse/OOZIE-3088
             Project: Oozie
          Issue Type: Bug
          Components: action
    Affects Versions: 4.2.0
            Reporter: Prabhu Joseph


Oozie Sqoop Action logs are displayed twice for each line like below in 
application logs

{code}
>>> Invoking Sqoop command line now >>>

3020 [main] WARN  org.apache.sqoop.tool.SqoopTool  - $SQOOP_CONF_DIR has not 
been set in the environment. Cannot check for additional configuration.
3020 [main] WARN  org.apache.sqoop.tool.SqoopTool  - $SQOOP_CONF_DIR has not 
been set in the environment. Cannot check for additional configuration.
3051 [main] INFO  org.apache.sqoop.Sqoop  - Running Sqoop version: 
1.4.6.2.6.1.0-129
3051 [main] INFO  org.apache.sqoop.Sqoop  - Running Sqoop version: 
1.4.6.2.6.1.0-129
3065 [main] WARN  org.apache.sqoop.tool.BaseSqoopTool  - Setting your password 
on the command-line is insecure. Consider using -P instead.
3065 [main] WARN  org.apache.sqoop.tool.BaseSqoopTool  - Setting your password 
on the command-line is insecure. Consider using -P instead.
3065 [main] INFO  org.apache.sqoop.tool.BaseSqoopTool  - Using Hive-specific 
delimiters for output. You can override
3065 [main] INFO  org.apache.sqoop.tool.BaseSqoopTool  - Using Hive-specific 
delimiters for output. You can override
........
{code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to