[ 
https://issues.apache.org/jira/browse/HIVE-249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jeff Hammerbacher updated HIVE-249:
-----------------------------------

    Attachment: HIVE-249.diff

The attached patch takes its cue from the build.xml file of the Hadoop project.

> chmod u+x (or something) on build/dist/bin/hive when running "ant package"
> --------------------------------------------------------------------------
>
>                 Key: HIVE-249
>                 URL: https://issues.apache.org/jira/browse/HIVE-249
>             Project: Hadoop Hive
>          Issue Type: Improvement
>          Components: Build Infrastructure
>            Reporter: Jeff Hammerbacher
>            Priority: Minor
>         Attachments: HIVE-249.diff
>
>
> I'm not sure if this is a best practice, but when I run "ant package" and cd 
> into "build/dist", running "bin/hive" gives me a "Permission denied" error. A 
> quick chmod u+x on bin/* fixes things, but it would be nice to have it work 
> out of the box. Maybe that's not secure or too magical, I dunno--up to the 
> Hive team.

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

Reply via email to