You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flume.apache.org by "Hari Shreedharan (JIRA)" <ji...@apache.org> on 2012/07/05 18:22:35 UTC

[jira] [Created] (FLUME-1341) Build fails on jenkins because a file exists in the environment

Hari Shreedharan created FLUME-1341:
---------------------------------------

             Summary: Build fails on jenkins because a file exists in the environment
                 Key: FLUME-1341
                 URL: https://issues.apache.org/jira/browse/FLUME-1341
             Project: Flume
          Issue Type: Bug
            Reporter: Hari Shreedharan


AvroSerializer tests are failing on line 84 of TestFlumeEventAvroEventSerializer:

Assert.assertFalse("File should be exist yet", file.exists());

The other test failure is due to missing snappy native library.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (FLUME-1341) Build fails on jenkins because a file exists in the environment

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/FLUME-1341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13407726#comment-13407726 ] 

Hudson commented on FLUME-1341:
-------------------------------

Integrated in flume-trunk #273 (See [https://builds.apache.org/job/flume-trunk/273/])
    FLUME-1341. Build fails on jenkins because a file exists in the environment.

(Hari Shreedharan via Jarek Jarcec Cecho) (Revision 1358047)

     Result = SUCCESS
jarcec : http://svn.apache.org/viewvc/?view=rev&rev=1358047
Files : 
* /incubator/flume/trunk/flume-ng-core/src/test/java/org/apache/flume/serialization/TestFlumeEventAvroEventSerializer.java

                
> Build fails on jenkins because a file exists in the environment
> ---------------------------------------------------------------
>
>                 Key: FLUME-1341
>                 URL: https://issues.apache.org/jira/browse/FLUME-1341
>             Project: Flume
>          Issue Type: Bug
>            Reporter: Hari Shreedharan
>            Assignee: Hari Shreedharan
>         Attachments: FLUME-1341.patch, FLUME-1341.patch
>
>
> AvroSerializer tests are failing on line 84 of TestFlumeEventAvroEventSerializer:
> Assert.assertFalse("File should be exist yet", file.exists());
> The other test failure is due to missing snappy native library.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (FLUME-1341) Build fails on jenkins because a file exists in the environment

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

Hari Shreedharan updated FLUME-1341:
------------------------------------

    Attachment: FLUME-1341.patch

Wrong patch attached first. This is the correct one.
                
> Build fails on jenkins because a file exists in the environment
> ---------------------------------------------------------------
>
>                 Key: FLUME-1341
>                 URL: https://issues.apache.org/jira/browse/FLUME-1341
>             Project: Flume
>          Issue Type: Bug
>            Reporter: Hari Shreedharan
>         Attachments: FLUME-1341.patch, FLUME-1341.patch
>
>
> AvroSerializer tests are failing on line 84 of TestFlumeEventAvroEventSerializer:
> Assert.assertFalse("File should be exist yet", file.exists());
> The other test failure is due to missing snappy native library.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (FLUME-1341) Build fails on jenkins because a file exists in the environment

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

Hari Shreedharan updated FLUME-1341:
------------------------------------

    Status: Patch Available  (was: Open)
    
> Build fails on jenkins because a file exists in the environment
> ---------------------------------------------------------------
>
>                 Key: FLUME-1341
>                 URL: https://issues.apache.org/jira/browse/FLUME-1341
>             Project: Flume
>          Issue Type: Bug
>            Reporter: Hari Shreedharan
>         Attachments: FLUME-1341.patch, FLUME-1341.patch
>
>
> AvroSerializer tests are failing on line 84 of TestFlumeEventAvroEventSerializer:
> Assert.assertFalse("File should be exist yet", file.exists());
> The other test failure is due to missing snappy native library.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (FLUME-1341) Build fails on jenkins because a file exists in the environment

Posted by "Jarek Jarcec Cecho (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FLUME-1341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jarek Jarcec Cecho updated FLUME-1341:
--------------------------------------

    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

Committed revision 1358047.

Thank you for the fix Hari!

Jarcec
                
> Build fails on jenkins because a file exists in the environment
> ---------------------------------------------------------------
>
>                 Key: FLUME-1341
>                 URL: https://issues.apache.org/jira/browse/FLUME-1341
>             Project: Flume
>          Issue Type: Bug
>            Reporter: Hari Shreedharan
>            Assignee: Hari Shreedharan
>         Attachments: FLUME-1341.patch, FLUME-1341.patch
>
>
> AvroSerializer tests are failing on line 84 of TestFlumeEventAvroEventSerializer:
> Assert.assertFalse("File should be exist yet", file.exists());
> The other test failure is due to missing snappy native library.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (FLUME-1341) Build fails on jenkins because a file exists in the environment

Posted by "Hari Shreedharan (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/FLUME-1341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13407721#comment-13407721 ] 

Hari Shreedharan commented on FLUME-1341:
-----------------------------------------

Thanks Jarcec!
                
> Build fails on jenkins because a file exists in the environment
> ---------------------------------------------------------------
>
>                 Key: FLUME-1341
>                 URL: https://issues.apache.org/jira/browse/FLUME-1341
>             Project: Flume
>          Issue Type: Bug
>            Reporter: Hari Shreedharan
>            Assignee: Hari Shreedharan
>         Attachments: FLUME-1341.patch, FLUME-1341.patch
>
>
> AvroSerializer tests are failing on line 84 of TestFlumeEventAvroEventSerializer:
> Assert.assertFalse("File should be exist yet", file.exists());
> The other test failure is due to missing snappy native library.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Assigned] (FLUME-1341) Build fails on jenkins because a file exists in the environment

Posted by "Jarek Jarcec Cecho (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FLUME-1341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jarek Jarcec Cecho reassigned FLUME-1341:
-----------------------------------------

    Assignee: Hari Shreedharan
    
> Build fails on jenkins because a file exists in the environment
> ---------------------------------------------------------------
>
>                 Key: FLUME-1341
>                 URL: https://issues.apache.org/jira/browse/FLUME-1341
>             Project: Flume
>          Issue Type: Bug
>            Reporter: Hari Shreedharan
>            Assignee: Hari Shreedharan
>         Attachments: FLUME-1341.patch, FLUME-1341.patch
>
>
> AvroSerializer tests are failing on line 84 of TestFlumeEventAvroEventSerializer:
> Assert.assertFalse("File should be exist yet", file.exists());
> The other test failure is due to missing snappy native library.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (FLUME-1341) Build fails on jenkins because a file exists in the environment

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

Hari Shreedharan updated FLUME-1341:
------------------------------------

    Attachment: FLUME-1341.patch

Not putting on review board because the patch is trivial.
                
> Build fails on jenkins because a file exists in the environment
> ---------------------------------------------------------------
>
>                 Key: FLUME-1341
>                 URL: https://issues.apache.org/jira/browse/FLUME-1341
>             Project: Flume
>          Issue Type: Bug
>            Reporter: Hari Shreedharan
>         Attachments: FLUME-1341.patch
>
>
> AvroSerializer tests are failing on line 84 of TestFlumeEventAvroEventSerializer:
> Assert.assertFalse("File should be exist yet", file.exists());
> The other test failure is due to missing snappy native library.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira