FAQ
It should be posible to specify metadata for the output file produced by SequenceFile.Sorter.sort
-------------------------------------------------------------------------------------------------

Key: HADOOP-5423
URL: https://issues.apache.org/jira/browse/HADOOP-5423
Project: Hadoop Core
Issue Type: Improvement
Components: io
Affects Versions: 0.19.1
Reporter: Michael Tamm




--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Search Discussions

  • Michael Tamm (JIRA) at Mar 6, 2009 at 10:58 am
    [ https://issues.apache.org/jira/browse/HADOOP-5423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

    Michael Tamm updated HADOOP-5423:
    ---------------------------------

    Attachment: SequenceFile.patch

    I attached a patch, which fixes this issue.
    It should be posible to specify metadata for the output file produced by SequenceFile.Sorter.sort
    -------------------------------------------------------------------------------------------------

    Key: HADOOP-5423
    URL: https://issues.apache.org/jira/browse/HADOOP-5423
    Project: Hadoop Core
    Issue Type: Improvement
    Components: io
    Affects Versions: 0.19.1
    Reporter: Michael Tamm
    Attachments: SequenceFile.patch

    --
    This message is automatically generated by JIRA.
    -
    You can reply to this email to add a comment to the issue online.
  • Doug Cutting (JIRA) at Mar 9, 2009 at 7:56 pm
    [ https://issues.apache.org/jira/browse/HADOOP-5423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

    Doug Cutting reassigned HADOOP-5423:
    ------------------------------------

    Assignee: Michael Tamm

    Can you please add a test for this, probably to TestSequenceFile.java? Thanks!
    It should be posible to specify metadata for the output file produced by SequenceFile.Sorter.sort
    -------------------------------------------------------------------------------------------------

    Key: HADOOP-5423
    URL: https://issues.apache.org/jira/browse/HADOOP-5423
    Project: Hadoop Core
    Issue Type: Improvement
    Components: io
    Affects Versions: 0.19.1
    Reporter: Michael Tamm
    Assignee: Michael Tamm
    Attachments: SequenceFile.patch

    --
    This message is automatically generated by JIRA.
    -
    You can reply to this email to add a comment to the issue online.
  • Michael Tamm (JIRA) at Mar 11, 2009 at 4:53 pm
    [ https://issues.apache.org/jira/browse/HADOOP-5423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

    Work on HADOOP-5423 started by Michael Tamm.
    It should be posible to specify metadata for the output file produced by SequenceFile.Sorter.sort
    -------------------------------------------------------------------------------------------------

    Key: HADOOP-5423
    URL: https://issues.apache.org/jira/browse/HADOOP-5423
    Project: Hadoop Core
    Issue Type: Improvement
    Components: io
    Affects Versions: 0.19.1
    Reporter: Michael Tamm
    Assignee: Michael Tamm
    Attachments: SequenceFile.patch

    --
    This message is automatically generated by JIRA.
    -
    You can reply to this email to add a comment to the issue online.
  • Michael Tamm (JIRA) at Mar 12, 2009 at 8:31 am
    [ https://issues.apache.org/jira/browse/HADOOP-5423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

    Michael Tamm updated HADOOP-5423:
    ---------------------------------

    Attachment: TestSequenceFile.patch

    I just attached TestSequenceFile.patch, which adds the test for metadata handling by SequenceFile.Sorter to the already existing testSequenceFileMetadata method. (This patch of course uses the new SequenceFile.Sorter constructor provided by [SequenceFile.patch|https://issues.apache.org/jira/secure/attachment/12401614/SequenceFile.patch].)
    It should be posible to specify metadata for the output file produced by SequenceFile.Sorter.sort
    -------------------------------------------------------------------------------------------------

    Key: HADOOP-5423
    URL: https://issues.apache.org/jira/browse/HADOOP-5423
    Project: Hadoop Core
    Issue Type: Improvement
    Components: io
    Affects Versions: 0.19.1
    Reporter: Michael Tamm
    Assignee: Michael Tamm
    Attachments: SequenceFile.patch, TestSequenceFile.patch

    --
    This message is automatically generated by JIRA.
    -
    You can reply to this email to add a comment to the issue online.
  • Michael Tamm (JIRA) at Mar 12, 2009 at 8:33 am
    [ https://issues.apache.org/jira/browse/HADOOP-5423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

    Michael Tamm reassigned HADOOP-5423:
    ------------------------------------

    Assignee: Doug Cutting (was: Michael Tamm)
    It should be posible to specify metadata for the output file produced by SequenceFile.Sorter.sort
    -------------------------------------------------------------------------------------------------

    Key: HADOOP-5423
    URL: https://issues.apache.org/jira/browse/HADOOP-5423
    Project: Hadoop Core
    Issue Type: Improvement
    Components: io
    Affects Versions: 0.19.1
    Reporter: Michael Tamm
    Assignee: Doug Cutting
    Attachments: SequenceFile.patch, TestSequenceFile.patch

    --
    This message is automatically generated by JIRA.
    -
    You can reply to this email to add a comment to the issue online.
  • Doug Cutting (JIRA) at Mar 12, 2009 at 6:07 pm
    [ https://issues.apache.org/jira/browse/HADOOP-5423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

    Doug Cutting reassigned HADOOP-5423:
    ------------------------------------

    Assignee: Michael Tamm (was: Doug Cutting)

    The test looks good. Can you please combine the two patches into a single patch file, then select "Submit Patch" to trigger automated testing? Thanks!

    Also, the "Assignee" should stay set to the primary author of the patch, so that they retain credit for the contribution.
    It should be posible to specify metadata for the output file produced by SequenceFile.Sorter.sort
    -------------------------------------------------------------------------------------------------

    Key: HADOOP-5423
    URL: https://issues.apache.org/jira/browse/HADOOP-5423
    Project: Hadoop Core
    Issue Type: Improvement
    Components: io
    Affects Versions: 0.19.1
    Reporter: Michael Tamm
    Assignee: Michael Tamm
    Attachments: SequenceFile.patch, TestSequenceFile.patch

    --
    This message is automatically generated by JIRA.
    -
    You can reply to this email to add a comment to the issue online.
  • Michael Tamm (JIRA) at Mar 13, 2009 at 11:34 am
    [ https://issues.apache.org/jira/browse/HADOOP-5423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

    Michael Tamm updated HADOOP-5423:
    ---------------------------------

    Attachment: (was: SequenceFile.patch)
    It should be posible to specify metadata for the output file produced by SequenceFile.Sorter.sort
    -------------------------------------------------------------------------------------------------

    Key: HADOOP-5423
    URL: https://issues.apache.org/jira/browse/HADOOP-5423
    Project: Hadoop Core
    Issue Type: Improvement
    Components: io
    Affects Versions: 0.19.1
    Reporter: Michael Tamm
    Assignee: Michael Tamm
    Attachments: fix_and_test_for_HADOOP-5423.patch

    --
    This message is automatically generated by JIRA.
    -
    You can reply to this email to add a comment to the issue online.
  • Michael Tamm (JIRA) at Mar 13, 2009 at 11:34 am
    [ https://issues.apache.org/jira/browse/HADOOP-5423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

    Michael Tamm updated HADOOP-5423:
    ---------------------------------

    Attachment: (was: TestSequenceFile.patch)
    It should be posible to specify metadata for the output file produced by SequenceFile.Sorter.sort
    -------------------------------------------------------------------------------------------------

    Key: HADOOP-5423
    URL: https://issues.apache.org/jira/browse/HADOOP-5423
    Project: Hadoop Core
    Issue Type: Improvement
    Components: io
    Affects Versions: 0.19.1
    Reporter: Michael Tamm
    Assignee: Michael Tamm
    Attachments: fix_and_test_for_HADOOP-5423.patch

    --
    This message is automatically generated by JIRA.
    -
    You can reply to this email to add a comment to the issue online.
  • Michael Tamm (JIRA) at Mar 13, 2009 at 11:34 am
    [ https://issues.apache.org/jira/browse/HADOOP-5423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

    Michael Tamm updated HADOOP-5423:
    ---------------------------------

    Attachment: fix_and_test_for_HADOOP-5423.patch

    Attached fix_and_test_for_HADOOP-5423.patch, which contains the fix and the test.
    It should be posible to specify metadata for the output file produced by SequenceFile.Sorter.sort
    -------------------------------------------------------------------------------------------------

    Key: HADOOP-5423
    URL: https://issues.apache.org/jira/browse/HADOOP-5423
    Project: Hadoop Core
    Issue Type: Improvement
    Components: io
    Affects Versions: 0.19.1
    Reporter: Michael Tamm
    Assignee: Michael Tamm
    Attachments: fix_and_test_for_HADOOP-5423.patch

    --
    This message is automatically generated by JIRA.
    -
    You can reply to this email to add a comment to the issue online.
  • Michael Tamm (JIRA) at Mar 13, 2009 at 11:36 am
    [ https://issues.apache.org/jira/browse/HADOOP-5423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

    Michael Tamm updated HADOOP-5423:
    ---------------------------------

    Status: Patch Available (was: In Progress)
    It should be posible to specify metadata for the output file produced by SequenceFile.Sorter.sort
    -------------------------------------------------------------------------------------------------

    Key: HADOOP-5423
    URL: https://issues.apache.org/jira/browse/HADOOP-5423
    Project: Hadoop Core
    Issue Type: Improvement
    Components: io
    Affects Versions: 0.19.1
    Reporter: Michael Tamm
    Assignee: Michael Tamm
    Attachments: fix_and_test_for_HADOOP-5423.patch

    --
    This message is automatically generated by JIRA.
    -
    You can reply to this email to add a comment to the issue online.
  • Hadoop QA (JIRA) at Mar 13, 2009 at 8:13 pm
    [ https://issues.apache.org/jira/browse/HADOOP-5423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12681882#action_12681882 ]

    Hadoop QA commented on HADOOP-5423:
    -----------------------------------

    -1 overall. Here are the results of testing the latest attachment
    http://issues.apache.org/jira/secure/attachment/12402134/fix_and_test_for_HADOOP-5423.patch
    against trunk revision 753113.

    +1 @author. The patch does not contain any @author tags.

    +1 tests included. The patch appears to include 6 new or modified tests.

    +1 javadoc. The javadoc tool did not generate any warning messages.

    +1 javac. The applied patch does not increase the total number of javac compiler warnings.

    +1 findbugs. The patch does not introduce any new Findbugs warnings.

    +1 Eclipse classpath. The patch retains Eclipse classpath integrity.

    +1 release audit. The applied patch does not increase the total number of release audit warnings.

    -1 core tests. The patch failed core unit tests.

    +1 contrib tests. The patch passed contrib unit tests.

    Test results: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-minerva.apache.org/62/testReport/
    Findbugs warnings: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-minerva.apache.org/62/artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
    Checkstyle results: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-minerva.apache.org/62/artifact/trunk/build/test/checkstyle-errors.html
    Console output: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-minerva.apache.org/62/console

    This message is automatically generated.
    It should be posible to specify metadata for the output file produced by SequenceFile.Sorter.sort
    -------------------------------------------------------------------------------------------------

    Key: HADOOP-5423
    URL: https://issues.apache.org/jira/browse/HADOOP-5423
    Project: Hadoop Core
    Issue Type: Improvement
    Components: io
    Affects Versions: 0.19.1
    Reporter: Michael Tamm
    Assignee: Michael Tamm
    Attachments: fix_and_test_for_HADOOP-5423.patch

    --
    This message is automatically generated by JIRA.
    -
    You can reply to this email to add a comment to the issue online.
  • Chris Douglas (JIRA) at Mar 26, 2009 at 1:28 am
    [ https://issues.apache.org/jira/browse/HADOOP-5423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

    Chris Douglas updated HADOOP-5423:
    ----------------------------------

    Resolution: Fixed
    Fix Version/s: 0.21.0
    Hadoop Flags: [Reviewed]
    Status: Resolved (was: Patch Available)

    +1

    I committed this. Thanks, Michael
    It should be posible to specify metadata for the output file produced by SequenceFile.Sorter.sort
    -------------------------------------------------------------------------------------------------

    Key: HADOOP-5423
    URL: https://issues.apache.org/jira/browse/HADOOP-5423
    Project: Hadoop Core
    Issue Type: Improvement
    Components: io
    Affects Versions: 0.19.1
    Reporter: Michael Tamm
    Assignee: Michael Tamm
    Fix For: 0.21.0

    Attachments: fix_and_test_for_HADOOP-5423.patch

    --
    This message is automatically generated by JIRA.
    -
    You can reply to this email to add a comment to the issue online.
  • Hudson (JIRA) at Apr 3, 2009 at 3:25 pm
    [ https://issues.apache.org/jira/browse/HADOOP-5423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12695446#action_12695446 ]

    Hudson commented on HADOOP-5423:
    --------------------------------

    Integrated in Hadoop-trunk #796 (See [http://hudson.zones.apache.org/hudson/job/Hadoop-trunk/796/])

    It should be posible to specify metadata for the output file produced by SequenceFile.Sorter.sort
    -------------------------------------------------------------------------------------------------

    Key: HADOOP-5423
    URL: https://issues.apache.org/jira/browse/HADOOP-5423
    Project: Hadoop Core
    Issue Type: Improvement
    Components: io
    Affects Versions: 0.19.1
    Reporter: Michael Tamm
    Assignee: Michael Tamm
    Fix For: 0.21.0

    Attachments: fix_and_test_for_HADOOP-5423.patch

    --
    This message is automatically generated by JIRA.
    -
    You can reply to this email to add a comment to the issue online.

Related Discussions

Discussion Navigation
viewthread | post
Discussion Overview
groupcommon-dev @
categorieshadoop
postedMar 6, '09 at 10:08a
activeApr 3, '09 at 3:25p
posts14
users1
websitehadoop.apache.org...
irc#hadoop

1 user in discussion

Hudson (JIRA): 14 posts

People

Translate

site design / logo © 2023 Grokbase