You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Todd Lipcon (JIRA)" <ji...@apache.org> on 2011/04/06 23:54:05 UTC

[jira] [Created] (HBASE-3746) Clean up CompressionTest to not directly reference DistributedFileSystem

Clean up CompressionTest to not directly reference DistributedFileSystem
------------------------------------------------------------------------

                 Key: HBASE-3746
                 URL: https://issues.apache.org/jira/browse/HBASE-3746
             Project: HBase
          Issue Type: Improvement
    Affects Versions: 0.90.1
            Reporter: Todd Lipcon
            Assignee: Todd Lipcon
             Fix For: 0.90.3


Right now, CompressionTest has a number of issues:
- it always writes to the home directory of the user, regardless of the path provided
- it requires actually writing to HDFS when a local file is probably sufficient

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (HBASE-3746) Clean up CompressionTest to not directly reference DistributedFileSystem

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

stack commented on HBASE-3746:
------------------------------

+1  Nice.

> Clean up CompressionTest to not directly reference DistributedFileSystem
> ------------------------------------------------------------------------
>
>                 Key: HBASE-3746
>                 URL: https://issues.apache.org/jira/browse/HBASE-3746
>             Project: HBase
>          Issue Type: Improvement
>    Affects Versions: 0.90.1
>            Reporter: Todd Lipcon
>            Assignee: Todd Lipcon
>             Fix For: 0.90.3
>
>         Attachments: hbase-3746.txt
>
>
> Right now, CompressionTest has a number of issues:
> - it always writes to the home directory of the user, regardless of the path provided
> - it requires actually writing to HDFS when a local file is probably sufficient

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (HBASE-3746) Clean up CompressionTest to not directly reference DistributedFileSystem

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

Todd Lipcon updated HBASE-3746:
-------------------------------

    Attachment: hbase-3746.txt

> Clean up CompressionTest to not directly reference DistributedFileSystem
> ------------------------------------------------------------------------
>
>                 Key: HBASE-3746
>                 URL: https://issues.apache.org/jira/browse/HBASE-3746
>             Project: HBase
>          Issue Type: Improvement
>    Affects Versions: 0.90.1
>            Reporter: Todd Lipcon
>            Assignee: Todd Lipcon
>             Fix For: 0.90.3
>
>         Attachments: hbase-3746.txt
>
>
> Right now, CompressionTest has a number of issues:
> - it always writes to the home directory of the user, regardless of the path provided
> - it requires actually writing to HDFS when a local file is probably sufficient

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (HBASE-3746) Clean up CompressionTest to not directly reference DistributedFileSystem

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

Todd Lipcon updated HBASE-3746:
-------------------------------

    Status: Patch Available  (was: Open)

> Clean up CompressionTest to not directly reference DistributedFileSystem
> ------------------------------------------------------------------------
>
>                 Key: HBASE-3746
>                 URL: https://issues.apache.org/jira/browse/HBASE-3746
>             Project: HBase
>          Issue Type: Improvement
>    Affects Versions: 0.90.1
>            Reporter: Todd Lipcon
>            Assignee: Todd Lipcon
>             Fix For: 0.90.3
>
>         Attachments: hbase-3746.txt
>
>
> Right now, CompressionTest has a number of issues:
> - it always writes to the home directory of the user, regardless of the path provided
> - it requires actually writing to HDFS when a local file is probably sufficient

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (HBASE-3746) Clean up CompressionTest to not directly reference DistributedFileSystem

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

Todd Lipcon updated HBASE-3746:
-------------------------------

      Resolution: Fixed
    Hadoop Flags: [Reviewed]
          Status: Resolved  (was: Patch Available)

> Clean up CompressionTest to not directly reference DistributedFileSystem
> ------------------------------------------------------------------------
>
>                 Key: HBASE-3746
>                 URL: https://issues.apache.org/jira/browse/HBASE-3746
>             Project: HBase
>          Issue Type: Improvement
>    Affects Versions: 0.90.1
>            Reporter: Todd Lipcon
>            Assignee: Todd Lipcon
>             Fix For: 0.90.3
>
>         Attachments: hbase-3746.txt, hbase-3746.txt
>
>
> Right now, CompressionTest has a number of issues:
> - it always writes to the home directory of the user, regardless of the path provided
> - it requires actually writing to HDFS when a local file is probably sufficient

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (HBASE-3746) Clean up CompressionTest to not directly reference DistributedFileSystem

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

Hudson commented on HBASE-3746:
-------------------------------

Integrated in HBase-TRUNK #1836 (See [https://hudson.apache.org/hudson/job/HBase-TRUNK/1836/])
    

> Clean up CompressionTest to not directly reference DistributedFileSystem
> ------------------------------------------------------------------------
>
>                 Key: HBASE-3746
>                 URL: https://issues.apache.org/jira/browse/HBASE-3746
>             Project: HBase
>          Issue Type: Improvement
>    Affects Versions: 0.90.1
>            Reporter: Todd Lipcon
>            Assignee: Todd Lipcon
>             Fix For: 0.90.3
>
>         Attachments: hbase-3746.txt, hbase-3746.txt
>
>
> Right now, CompressionTest has a number of issues:
> - it always writes to the home directory of the user, regardless of the path provided
> - it requires actually writing to HDFS when a local file is probably sufficient

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (HBASE-3746) Clean up CompressionTest to not directly reference DistributedFileSystem

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

Todd Lipcon updated HBASE-3746:
-------------------------------

    Attachment: hbase-3746.txt

Slightly updated patch to make it exit after calling usage(), and proper example as file:///tmp instead of file://tmp

Committing to trunk and branch.

> Clean up CompressionTest to not directly reference DistributedFileSystem
> ------------------------------------------------------------------------
>
>                 Key: HBASE-3746
>                 URL: https://issues.apache.org/jira/browse/HBASE-3746
>             Project: HBase
>          Issue Type: Improvement
>    Affects Versions: 0.90.1
>            Reporter: Todd Lipcon
>            Assignee: Todd Lipcon
>             Fix For: 0.90.3
>
>         Attachments: hbase-3746.txt, hbase-3746.txt
>
>
> Right now, CompressionTest has a number of issues:
> - it always writes to the home directory of the user, regardless of the path provided
> - it requires actually writing to HDFS when a local file is probably sufficient

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira