You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Prabhu Joseph (JIRA)" <ji...@apache.org> on 2017/11/03 12:11:00 UTC

[jira] [Assigned] (OOZIE-3088) Oozie Sqoop Action Console logs are logged twice for each line

     [ https://issues.apache.org/jira/browse/OOZIE-3088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Prabhu Joseph reassigned OOZIE-3088:
------------------------------------

    Assignee: Prabhu Joseph

> 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
>            Assignee: Prabhu Joseph
>            Priority: Major
>
> 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)