You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Alejandro Abdelnur (JIRA)" <ji...@apache.org> on 2012/09/29 01:09:08 UTC

[jira] [Created] (OOZIE-1004) Oozie client needs to bundle slf4j JARs

Alejandro Abdelnur created OOZIE-1004:
-----------------------------------------

             Summary: Oozie client needs to bundle slf4j JARs
                 Key: OOZIE-1004
                 URL: https://issues.apache.org/jira/browse/OOZIE-1004
             Project: Oozie
          Issue Type: Bug
          Components: build
    Affects Versions: trunk
            Reporter: Alejandro Abdelnur
            Assignee: Alejandro Abdelnur
             Fix For: trunk


With the changes in hadoop-auth introduced by HADOOP-8855 (doing logging on the client side) we need to include slf4j api/simple JARs in the Oozie client lib/ directory.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (OOZIE-1004) Oozie client needs to bundle slf4j JARs

Posted by "Alejandro Abdelnur (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OOZIE-1004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13466014#comment-13466014 ] 

Alejandro Abdelnur commented on OOZIE-1004:
-------------------------------------------

excluding the slf4j binding for log4j and log4j JARs.

Including slf4j api and the simple binding JARs.

slf4j does not allow you to have 2 bindings in the classpath, only one. Using the simple one, thus no need for log4j JAR either.

                
> Oozie client needs to bundle slf4j JARs
> ---------------------------------------
>
>                 Key: OOZIE-1004
>                 URL: https://issues.apache.org/jira/browse/OOZIE-1004
>             Project: Oozie
>          Issue Type: Bug
>          Components: build
>    Affects Versions: trunk
>            Reporter: Alejandro Abdelnur
>            Assignee: Alejandro Abdelnur
>             Fix For: trunk
>
>         Attachments: OOZIE-1004.patch
>
>
> With the changes in hadoop-auth introduced by HADOOP-8855 (doing logging on the client side) we need to include slf4j api/simple JARs in the Oozie client lib/ directory.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (OOZIE-1004) Oozie client needs to bundle slf4j JARs

Posted by "Hadoop QA (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OOZIE-1004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13466055#comment-13466055 ] 

Hadoop QA commented on OOZIE-1004:
----------------------------------

Testing JIRA OOZIE-1004

Cleaning local svn workspace

{code}
----------------------------

+1 PATCH_APPLIES
   CLEAN cleaned target directories
-1 RAW_PATCH_ANALYSIS
    +1 the patch does not introduce any @author tags
    +1 the patch does not introduce any tabs
    +1 the patch does not introduce any trailing spaces
    +1 the patch does not introduce any line longer than 132
    -1 the patch does not add/modify any testcase
+1 RAT
    +1 the patch does not seem to introduce new RAT warnings
+1 JAVADOC
    +1 the patch does not seem to introduce new Javadoc warnings
+1 COMPILE
    +1 HEAD compiles
    +1 patch compiles
    +1 the patch does not seem to introduce new javac warnings
+1 BACKWARDS_COMPATIBILITY
    +1 the patch does not change any JPA Entity/Colum/Basic/Lob/Transient annotations
    +1 the patch does not modify JPA files
+1 TESTS
   Tests run: 914
   Tests failures: 0
   Tests errors: 0
+1 DISTRO
    +1 distro tarball builds with the patch 

----------------------------
{code}

The full output of the test-patch run is available at

   https://builds.apache.org/job/oozie-trunk-precommit-build/117/
                
> Oozie client needs to bundle slf4j JARs
> ---------------------------------------
>
>                 Key: OOZIE-1004
>                 URL: https://issues.apache.org/jira/browse/OOZIE-1004
>             Project: Oozie
>          Issue Type: Bug
>          Components: build
>    Affects Versions: trunk
>            Reporter: Alejandro Abdelnur
>            Assignee: Alejandro Abdelnur
>             Fix For: trunk
>
>         Attachments: OOZIE-1004.patch
>
>
> With the changes in hadoop-auth introduced by HADOOP-8855 (doing logging on the client side) we need to include slf4j api/simple JARs in the Oozie client lib/ directory.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (OOZIE-1004) Oozie client needs to bundle slf4j JARs

Posted by "Virag Kothari (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OOZIE-1004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13466017#comment-13466017 ] 

Virag Kothari commented on OOZIE-1004:
--------------------------------------

+1 
                
> Oozie client needs to bundle slf4j JARs
> ---------------------------------------
>
>                 Key: OOZIE-1004
>                 URL: https://issues.apache.org/jira/browse/OOZIE-1004
>             Project: Oozie
>          Issue Type: Bug
>          Components: build
>    Affects Versions: trunk
>            Reporter: Alejandro Abdelnur
>            Assignee: Alejandro Abdelnur
>             Fix For: trunk
>
>         Attachments: OOZIE-1004.patch
>
>
> With the changes in hadoop-auth introduced by HADOOP-8855 (doing logging on the client side) we need to include slf4j api/simple JARs in the Oozie client lib/ directory.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (OOZIE-1004) Oozie client needs to bundle slf4j JARs

Posted by "Alejandro Abdelnur (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OOZIE-1004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alejandro Abdelnur updated OOZIE-1004:
--------------------------------------

    Attachment: OOZIE-1004.patch

tweaking client POM to have slf4j-api and slf4j-simple only.
                
> Oozie client needs to bundle slf4j JARs
> ---------------------------------------
>
>                 Key: OOZIE-1004
>                 URL: https://issues.apache.org/jira/browse/OOZIE-1004
>             Project: Oozie
>          Issue Type: Bug
>          Components: build
>    Affects Versions: trunk
>            Reporter: Alejandro Abdelnur
>            Assignee: Alejandro Abdelnur
>             Fix For: trunk
>
>         Attachments: OOZIE-1004.patch
>
>
> With the changes in hadoop-auth introduced by HADOOP-8855 (doing logging on the client side) we need to include slf4j api/simple JARs in the Oozie client lib/ directory.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira