[
https://issues.apache.org/jira/browse/HIVE-299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12678520#action_12678520
]
Gary Richardson commented on HIVE-299:
--------------------------------------
Hey,
Found the problem: I didn't see the patch the first time through...
I had to manually create the service/lib/php directory to make the build run.
Possibly some files were missing from the diff:
package:
[echo] Deploying Hive jars to /root/hive/build/dist
[mkdir] Created dir: /root/hive/build/dist
[mkdir] Created dir: /root/hive/build/dist/lib
[mkdir] Created dir: /root/hive/build/dist/conf
[mkdir] Created dir: /root/hive/build/dist/bin
[mkdir] Created dir: /root/hive/build/dist/examples
[mkdir] Created dir: /root/hive/build/dist/examples/files
[mkdir] Created dir: /root/hive/build/dist/examples/queries
[mkdir] Created dir: /root/hive/build/dist/lib/py
[mkdir] Created dir: /root/hive/build/dist/lib/php
[copy] Copying 1 file to /root/hive/build/dist/bin
[copy] Copying 5 files to /root/hive/build/dist/bin/ext
[copy] Copying 1 file to /root/hive/build/dist/bin
[copy] Copying 1 file to /root/hive/build/dist/conf
[copy] Copying 1 file to /root/hive/build/dist/conf
[copy] Copying 1 file to /root/hive/build/dist/conf
BUILD FAILED
/root/hive/build.xml:179: /root/hive/service/lib/php not found.
Total time: 15 seconds
When I manually created the directory, it goes through, but a bunch of files
are missing. For example, fb303_types.php.
> Include php packages for thrift service
> ----------------------------------------
>
> Key: HIVE-299
> URL: https://issues.apache.org/jira/browse/HIVE-299
> Project: Hadoop Hive
> Issue Type: Bug
> Components: Server Infrastructure
> Affects Versions: 0.3.0
> Reporter: Raghotham Murthy
> Assignee: Raghotham Murthy
> Fix For: 0.3.0
>
> Attachments: hive-299.1.patch
>
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.