You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hawq.apache.org by ljainpivotalio <gi...@git.apache.org> on 2017/04/01 01:39:31 UTC

[GitHub] incubator-hawq issue #1203: HAWQ-1420: Enable build of Ranger plugin open so...

Github user ljainpivotalio commented on the issue:

    https://github.com/apache/incubator-hawq/pull/1203
  
    ```
    mvn ${MVN_OPTS} -N ${BUILD_OPTS} install
    [INFO] Creating spec file /root/ranger-plugin/target/rpm/hawq-ranger-plugin/SPECS/hawq-ranger-plugin.spec
    [INFO] Building target platforms: noarch-redhat-linux
    [INFO] Building for target noarch-redhat-linux
    [INFO] Processing files: hawq-ranger-plugin-2.2.0.0-1.el6.noarch
    [INFO] Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
    [INFO] Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/ranger-plugin/target/rpm/hawq-ranger-plugin/buildroot
    [INFO] Wrote: /root/ranger-plugin/target/rpm/hawq-ranger-plugin/RPMS/noarch/hawq-ranger-plugin-2.2.0.0-1.el6.noarch.rpm
    [INFO] Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.EplE5i
    [WARNING] + umask 022
    [WARNING] + cd /root/ranger-plugin/target/rpm/hawq-ranger-plugin/BUILD
    [WARNING] + /bin/rm -rf /root/ranger-plugin/target/rpm/hawq-ranger-plugin/buildroot
    [WARNING] + exit 0
    [INFO] ------------------------------------------------------------------------
    [INFO] BUILD SUCCESS
    [INFO] ------------------------------------------------------------------------
    [INFO] Total time: 30.102 s
    [INFO] Finished at: 2017-03-31T23:37:12+00:00
    [INFO] Final Memory: 14M/95M
    [INFO] ------------------------------------------------------------------------
    ```


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---