You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "David Phillips (JIRA)" <ji...@apache.org> on 2008/12/10 01:36:44 UTC

[jira] Created: (HIVE-146) Fix builds for non-default build directory

Fix builds for non-default build directory
------------------------------------------

                 Key: HIVE-146
                 URL: https://issues.apache.org/jira/browse/HIVE-146
             Project: Hadoop Hive
          Issue Type: Bug
          Components: Build Infrastructure
            Reporter: David Phillips


Some build paths are specified as "${hive.root}/build" instead of "${build.dir.hive}".  Correct these, including "build.dir.hadoop" (it remains relative to "build.dir.hive" by default).  This allows builds to work when a non-default "build.dir.hive" is specified.

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


[jira] Updated: (HIVE-146) Fix builds for non-default build directory

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

Zheng Shao updated HIVE-146:
----------------------------

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

HIVE-146. Fix builds for non-default build directory. (David Phillips through zshao) 

> Fix builds for non-default build directory
> ------------------------------------------
>
>                 Key: HIVE-146
>                 URL: https://issues.apache.org/jira/browse/HIVE-146
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Build Infrastructure
>            Reporter: David Phillips
>         Attachments: hive-build-dir.patch
>
>
> Some build paths are specified as "${hive.root}/build" instead of "${build.dir.hive}".  Correct these, including "build.dir.hadoop" (it remains relative to "build.dir.hive" by default).  This allows builds to work when a non-default "build.dir.hive" is specified.

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


[jira] Updated: (HIVE-146) Fix builds for non-default build directory

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

David Phillips updated HIVE-146:
--------------------------------

    Status: Patch Available  (was: Open)

> Fix builds for non-default build directory
> ------------------------------------------
>
>                 Key: HIVE-146
>                 URL: https://issues.apache.org/jira/browse/HIVE-146
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Build Infrastructure
>            Reporter: David Phillips
>         Attachments: hive-build-dir.patch
>
>
> Some build paths are specified as "${hive.root}/build" instead of "${build.dir.hive}".  Correct these, including "build.dir.hadoop" (it remains relative to "build.dir.hive" by default).  This allows builds to work when a non-default "build.dir.hive" is specified.

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


[jira] Updated: (HIVE-146) Fix builds for non-default build directory

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

Carl Steinbach updated HIVE-146:
--------------------------------

    Fix Version/s: 0.3.0

> Fix builds for non-default build directory
> ------------------------------------------
>
>                 Key: HIVE-146
>                 URL: https://issues.apache.org/jira/browse/HIVE-146
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Build Infrastructure
>            Reporter: David Phillips
>            Assignee: David Phillips
>             Fix For: 0.3.0
>
>         Attachments: hive-build-dir.patch
>
>
> Some build paths are specified as "${hive.root}/build" instead of "${build.dir.hive}".  Correct these, including "build.dir.hadoop" (it remains relative to "build.dir.hive" by default).  This allows builds to work when a non-default "build.dir.hive" is specified.

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


[jira] Commented: (HIVE-146) Fix builds for non-default build directory

Posted by "Ashish Thusoo (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HIVE-146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12655327#action_12655327 ] 

Ashish Thusoo commented on HIVE-146:
------------------------------------

Hi David,

build-common got changed in a recent checkin which may have addressed this. Can you check the latest build-common and resubmit.

Thanks.

> Fix builds for non-default build directory
> ------------------------------------------
>
>                 Key: HIVE-146
>                 URL: https://issues.apache.org/jira/browse/HIVE-146
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Build Infrastructure
>            Reporter: David Phillips
>         Attachments: hive-build-dir.patch
>
>
> Some build paths are specified as "${hive.root}/build" instead of "${build.dir.hive}".  Correct these, including "build.dir.hadoop" (it remains relative to "build.dir.hive" by default).  This allows builds to work when a non-default "build.dir.hive" is specified.

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


[jira] Commented: (HIVE-146) Fix builds for non-default build directory

Posted by "Zheng Shao (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HIVE-146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12655454#action_12655454 ] 

Zheng Shao commented on HIVE-146:
---------------------------------

Committed revision 725517.

> Fix builds for non-default build directory
> ------------------------------------------
>
>                 Key: HIVE-146
>                 URL: https://issues.apache.org/jira/browse/HIVE-146
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Build Infrastructure
>            Reporter: David Phillips
>         Attachments: hive-build-dir.patch
>
>
> Some build paths are specified as "${hive.root}/build" instead of "${build.dir.hive}".  Correct these, including "build.dir.hadoop" (it remains relative to "build.dir.hive" by default).  This allows builds to work when a non-default "build.dir.hive" is specified.

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


[jira] Commented: (HIVE-146) Fix builds for non-default build directory

Posted by "Zheng Shao (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HIVE-146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12655432#action_12655432 ] 

Zheng Shao commented on HIVE-146:
---------------------------------

+1
Looks good to me.


> Fix builds for non-default build directory
> ------------------------------------------
>
>                 Key: HIVE-146
>                 URL: https://issues.apache.org/jira/browse/HIVE-146
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Build Infrastructure
>            Reporter: David Phillips
>         Attachments: hive-build-dir.patch
>
>
> Some build paths are specified as "${hive.root}/build" instead of "${build.dir.hive}".  Correct these, including "build.dir.hadoop" (it remains relative to "build.dir.hive" by default).  This allows builds to work when a non-default "build.dir.hive" is specified.

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


[jira] Updated: (HIVE-146) Fix builds for non-default build directory

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

David Phillips updated HIVE-146:
--------------------------------

    Attachment: hive-build-dir.patch

> Fix builds for non-default build directory
> ------------------------------------------
>
>                 Key: HIVE-146
>                 URL: https://issues.apache.org/jira/browse/HIVE-146
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Build Infrastructure
>            Reporter: David Phillips
>         Attachments: hive-build-dir.patch
>
>
> Some build paths are specified as "${hive.root}/build" instead of "${build.dir.hive}".  Correct these, including "build.dir.hadoop" (it remains relative to "build.dir.hive" by default).  This allows builds to work when a non-default "build.dir.hive" is specified.

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


[jira] Assigned: (HIVE-146) Fix builds for non-default build directory

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

Ashish Thusoo reassigned HIVE-146:
----------------------------------

    Assignee: David Phillips

> Fix builds for non-default build directory
> ------------------------------------------
>
>                 Key: HIVE-146
>                 URL: https://issues.apache.org/jira/browse/HIVE-146
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Build Infrastructure
>            Reporter: David Phillips
>            Assignee: David Phillips
>         Attachments: hive-build-dir.patch
>
>
> Some build paths are specified as "${hive.root}/build" instead of "${build.dir.hive}".  Correct these, including "build.dir.hadoop" (it remains relative to "build.dir.hive" by default).  This allows builds to work when a non-default "build.dir.hive" is specified.

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


[jira] Commented: (HIVE-146) Fix builds for non-default build directory

Posted by "David Phillips (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HIVE-146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12655415#action_12655415 ] 

David Phillips commented on HIVE-146:
-------------------------------------

I checked and the issue isn't resolved.  The patch applies to the current trunk.

> Fix builds for non-default build directory
> ------------------------------------------
>
>                 Key: HIVE-146
>                 URL: https://issues.apache.org/jira/browse/HIVE-146
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Build Infrastructure
>            Reporter: David Phillips
>         Attachments: hive-build-dir.patch
>
>
> Some build paths are specified as "${hive.root}/build" instead of "${build.dir.hive}".  Correct these, including "build.dir.hadoop" (it remains relative to "build.dir.hive" by default).  This allows builds to work when a non-default "build.dir.hive" is specified.

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