You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hcatalog-commits@incubator.apache.org by "Devaraj Das (JIRA)" <ji...@apache.org> on 2011/04/28 22:02:03 UTC

[jira] [Created] (HCATALOG-15) Replace all occurrences of 'howl' with hcat/hcatalog

Replace all occurrences of 'howl' with hcat/hcatalog
----------------------------------------------------

                 Key: HCATALOG-15
                 URL: https://issues.apache.org/jira/browse/HCATALOG-15
             Project: HCatalog
          Issue Type: Bug
            Reporter: Devaraj Das
            Priority: Minor




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

[jira] [Commented] (HCATALOG-15) Replace all occurrences of 'howl' with hcat/hcatalog

Posted by "Mac Yang (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HCATALOG-15?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13035131#comment-13035131 ] 

Mac Yang commented on HCATALOG-15:
----------------------------------

Opened HIVE-2168 for similar changes in hive.

> Replace all occurrences of 'howl' with hcat/hcatalog
> ----------------------------------------------------
>
>                 Key: HCATALOG-15
>                 URL: https://issues.apache.org/jira/browse/HCATALOG-15
>             Project: HCatalog
>          Issue Type: Bug
>            Reporter: Devaraj Das
>            Assignee: Jakob Homan
>            Priority: Minor
>             Fix For: 0.2
>
>         Attachments: HCAT-15.patch
>
>


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

[jira] [Commented] (HCATALOG-15) Replace all occurrences of 'howl' with hcat/hcatalog

Posted by "Mac Yang (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HCATALOG-15?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13035114#comment-13035114 ] 

Mac Yang commented on HCATALOG-15:
----------------------------------

Committed to trunk, thanks Jakob!

> Replace all occurrences of 'howl' with hcat/hcatalog
> ----------------------------------------------------
>
>                 Key: HCATALOG-15
>                 URL: https://issues.apache.org/jira/browse/HCATALOG-15
>             Project: HCatalog
>          Issue Type: Bug
>            Reporter: Devaraj Das
>            Assignee: Jakob Homan
>            Priority: Minor
>         Attachments: HCAT-15.patch
>
>


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

[jira] [Updated] (HCATALOG-15) Replace all occurrences of 'howl' with hcat/hcatalog

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

Jakob Homan updated HCATALOG-15:
--------------------------------

    Attachment: HCAT-15.patch

This is a big bit of code churn, so best to get it out of the way early.  Attached patch removes all references to Howl, the few remaining references to Owl, and fixes the alternative instructions in the build script to the correct variable reference.

Remaining references are historic or part of Hive.
{noformat}jghoman@tardis ~/repos/hcatalog-svn> ack "[Hh]+owl"
hive/external/ql/src/java/org/apache/hadoop/hive/ql/parse/HiveSemanticAnalyzerHook.java
31: * and intended mainly for use by the Howl project.

hive/external/ql/src/java/org/apache/hadoop/hive/ql/parse/ImportSemanticAnalyzer.java
426:          new String[] { "howl.isd",
427:              "howl.osd" });

hive/external/ql/src/java/org/apache/hadoop/hive/ql/plan/ShowLocksDesc.java
41:  private static final String table = "showlocks";

src/test/org/apache/hcatalog/cli/TestUseDatabase.java
33:/* Unit test for GitHub Howl issue #3 */{noformat}

Patch was mainly automatic refactoring with human supervision.  Tests pass, everything compiles.

> Replace all occurrences of 'howl' with hcat/hcatalog
> ----------------------------------------------------
>
>                 Key: HCATALOG-15
>                 URL: https://issues.apache.org/jira/browse/HCATALOG-15
>             Project: HCatalog
>          Issue Type: Bug
>            Reporter: Devaraj Das
>            Priority: Minor
>         Attachments: HCAT-15.patch
>
>


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

[jira] [Commented] (HCATALOG-15) Replace all occurrences of 'howl' with hcat/hcatalog

Posted by "Jakob Homan (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HCATALOG-15?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13034469#comment-13034469 ] 

Jakob Homan commented on HCATALOG-15:
-------------------------------------

Is there a reason regular JIRA formatting doesn't work in this project?  Such as the noformat code above?

> Replace all occurrences of 'howl' with hcat/hcatalog
> ----------------------------------------------------
>
>                 Key: HCATALOG-15
>                 URL: https://issues.apache.org/jira/browse/HCATALOG-15
>             Project: HCatalog
>          Issue Type: Bug
>            Reporter: Devaraj Das
>            Priority: Minor
>         Attachments: HCAT-15.patch
>
>


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

[jira] [Assigned] (HCATALOG-15) Replace all occurrences of 'howl' with hcat/hcatalog

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

Jakob Homan reassigned HCATALOG-15:
-----------------------------------

    Assignee: Jakob Homan

> Replace all occurrences of 'howl' with hcat/hcatalog
> ----------------------------------------------------
>
>                 Key: HCATALOG-15
>                 URL: https://issues.apache.org/jira/browse/HCATALOG-15
>             Project: HCatalog
>          Issue Type: Bug
>            Reporter: Devaraj Das
>            Assignee: Jakob Homan
>            Priority: Minor
>         Attachments: HCAT-15.patch
>
>


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

[jira] [Resolved] (HCATALOG-15) Replace all occurrences of 'howl' with hcat/hcatalog

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

Mac Yang resolved HCATALOG-15.
------------------------------

       Resolution: Fixed
    Fix Version/s: 0.2

> Replace all occurrences of 'howl' with hcat/hcatalog
> ----------------------------------------------------
>
>                 Key: HCATALOG-15
>                 URL: https://issues.apache.org/jira/browse/HCATALOG-15
>             Project: HCatalog
>          Issue Type: Bug
>            Reporter: Devaraj Das
>            Assignee: Jakob Homan
>            Priority: Minor
>             Fix For: 0.2
>
>         Attachments: HCAT-15.patch
>
>


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