[jira] [Commented] (HAWQ-1568) install " pxf-hdfs-3.2.1.0-1.el6.noarch.rpm" dependencies pro?

2017-12-06 Thread xinzhang (JIRA)

[ 
https://issues.apache.org/jira/browse/HAWQ-1568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16279892#comment-16279892
 ] 

xinzhang commented on HAWQ-1568:


Thanks for your reply.

> install " pxf-hdfs-3.2.1.0-1.el6.noarch.rpm" dependencies pro?
> --
>
> Key: HAWQ-1568
> URL: https://issues.apache.org/jira/browse/HAWQ-1568
> Project: Apache HAWQ
>  Issue Type: Bug
>Reporter: xinzhang
>Assignee: Radar Lei
>
> Hi . I install hawq with rpm from 2.2.0 (apache-hawq-2.2.0.0-el7.x86_64.rpm) 
> But when I install other rpm (like pxf-hdfs-3.2.1.0-1.el6.noarch.rpm)
> 
> {code:actionscript}
> [gpadmin@gpmaster hawq_rpm_packages]$ rpm -ivh 
> pxf-hdfs-3.2.1.0-1.el6.noarch.rpm
> error: Failed dependencies:
>   pxf-service >= 3.2.1.0 is needed by pxf-hdfs-0:3.2.1.0-1.el6.noarch
>   hadoop >= 2.7.1 is needed by pxf-hdfs-0:3.2.1.0-1.el6.noarch
>   hadoop-mapreduce >= 2.7.1 is needed by pxf-hdfs-0:3.2.1.0-1.el6.noarch
> {code}
> I install hadoop with .tar 
> 
> {code:actionscript}
> [gpadmin@gpmaster hawq_rpm_packages]$ which hadoop 
> /opt/hadoop/hadoop-2.9.0/bin/hadoop
> [gpadmin@gpmaster hawq_rpm_packages]$ echo $HADOOP_HOME
> /opt/hadoop/hadoop-2.9.0
> {code}
> How to let rpm know my Hadoop had installed.
> 
> btw:
> The rpms builded Centos7 and Centos6 ? 
> (el7=Centos7 el6=Centos6) 
> If so, It is in disorder.
> {code:actionscript}
> [root@gpmaster hawq_rpm_packages]# ll
> total 91304
> -rw-r--r--. 1 root root 84103760 Jun 23 01:54 
> apache-hawq-2.2.0.0-el7.x86_64.rpm
> -rw-r--r--. 1 root root  8892454 Jun 23 01:54 
> apache-tomcat-7.0.62-el6.noarch.rpm
> -rw-r--r--. 1 root root 5668 Jun 23 01:54 pxf-3.2.1.0-1.el6.noarch.rpm
> -rw-r--r--. 1 root root33188 Jun 23 01:54 
> pxf-hbase-3.2.1.0-1.el6.noarch.rpm
> -rw-r--r--. 1 root root57270 Jun 23 01:54 
> pxf-hdfs-3.2.1.0-1.el6.noarch.rpm
> -rw-r--r--. 1 root root74971 Jun 23 01:54 
> pxf-hive-3.2.1.0-1.el6.noarch.rpm
> -rw-r--r--. 1 root root30847 Jun 23 01:54 
> pxf-jdbc-3.2.1.0-1.el6.noarch.rpm
> -rw-r--r--. 1 root root24833 Jun 23 01:54 
> pxf-json-3.2.1.0-1.el6.noarch.rpm
> -rw-r--r--. 1 root root   246454 Jun 23 01:54 
> pxf-service-3.2.1.0-1.el6.noarch.rpm
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (HAWQ-1568) install " pxf-hdfs-3.2.1.0-1.el6.noarch.rpm" dependencies pro?

2017-12-06 Thread Radar Lei (JIRA)

[ 
https://issues.apache.org/jira/browse/HAWQ-1568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16279891#comment-16279891
 ] 

Radar Lei commented on HAWQ-1568:
-

[~zhangxin0112zx] You are correct.

> install " pxf-hdfs-3.2.1.0-1.el6.noarch.rpm" dependencies pro?
> --
>
> Key: HAWQ-1568
> URL: https://issues.apache.org/jira/browse/HAWQ-1568
> Project: Apache HAWQ
>  Issue Type: Bug
>Reporter: xinzhang
>Assignee: Radar Lei
>
> Hi . I install hawq with rpm from 2.2.0 (apache-hawq-2.2.0.0-el7.x86_64.rpm) 
> But when I install other rpm (like pxf-hdfs-3.2.1.0-1.el6.noarch.rpm)
> 
> {code:actionscript}
> [gpadmin@gpmaster hawq_rpm_packages]$ rpm -ivh 
> pxf-hdfs-3.2.1.0-1.el6.noarch.rpm
> error: Failed dependencies:
>   pxf-service >= 3.2.1.0 is needed by pxf-hdfs-0:3.2.1.0-1.el6.noarch
>   hadoop >= 2.7.1 is needed by pxf-hdfs-0:3.2.1.0-1.el6.noarch
>   hadoop-mapreduce >= 2.7.1 is needed by pxf-hdfs-0:3.2.1.0-1.el6.noarch
> {code}
> I install hadoop with .tar 
> 
> {code:actionscript}
> [gpadmin@gpmaster hawq_rpm_packages]$ which hadoop 
> /opt/hadoop/hadoop-2.9.0/bin/hadoop
> [gpadmin@gpmaster hawq_rpm_packages]$ echo $HADOOP_HOME
> /opt/hadoop/hadoop-2.9.0
> {code}
> How to let rpm know my Hadoop had installed.
> 
> btw:
> The rpms builded Centos7 and Centos6 ? 
> (el7=Centos7 el6=Centos6) 
> If so, It is in disorder.
> {code:actionscript}
> [root@gpmaster hawq_rpm_packages]# ll
> total 91304
> -rw-r--r--. 1 root root 84103760 Jun 23 01:54 
> apache-hawq-2.2.0.0-el7.x86_64.rpm
> -rw-r--r--. 1 root root  8892454 Jun 23 01:54 
> apache-tomcat-7.0.62-el6.noarch.rpm
> -rw-r--r--. 1 root root 5668 Jun 23 01:54 pxf-3.2.1.0-1.el6.noarch.rpm
> -rw-r--r--. 1 root root33188 Jun 23 01:54 
> pxf-hbase-3.2.1.0-1.el6.noarch.rpm
> -rw-r--r--. 1 root root57270 Jun 23 01:54 
> pxf-hdfs-3.2.1.0-1.el6.noarch.rpm
> -rw-r--r--. 1 root root74971 Jun 23 01:54 
> pxf-hive-3.2.1.0-1.el6.noarch.rpm
> -rw-r--r--. 1 root root30847 Jun 23 01:54 
> pxf-jdbc-3.2.1.0-1.el6.noarch.rpm
> -rw-r--r--. 1 root root24833 Jun 23 01:54 
> pxf-json-3.2.1.0-1.el6.noarch.rpm
> -rw-r--r--. 1 root root   246454 Jun 23 01:54 
> pxf-service-3.2.1.0-1.el6.noarch.rpm
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (HAWQ-1568) install " pxf-hdfs-3.2.1.0-1.el6.noarch.rpm" dependencies pro?

2017-12-06 Thread xinzhang (JIRA)

[ 
https://issues.apache.org/jira/browse/HAWQ-1568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16279887#comment-16279887
 ] 

xinzhang commented on HAWQ-1568:


ye . I noticed that . The wiki use the bigtop. Does it mean if I install with 
rpm , the other ways (using binary hadoop without rpm installs like tar) are 
not support?
If I use tar, I must build HAWQ from source code for now .
Am I right?

> install " pxf-hdfs-3.2.1.0-1.el6.noarch.rpm" dependencies pro?
> --
>
> Key: HAWQ-1568
> URL: https://issues.apache.org/jira/browse/HAWQ-1568
> Project: Apache HAWQ
>  Issue Type: Bug
>Reporter: xinzhang
>Assignee: Radar Lei
>
> Hi . I install hawq with rpm from 2.2.0 (apache-hawq-2.2.0.0-el7.x86_64.rpm) 
> But when I install other rpm (like pxf-hdfs-3.2.1.0-1.el6.noarch.rpm)
> 
> {code:actionscript}
> [gpadmin@gpmaster hawq_rpm_packages]$ rpm -ivh 
> pxf-hdfs-3.2.1.0-1.el6.noarch.rpm
> error: Failed dependencies:
>   pxf-service >= 3.2.1.0 is needed by pxf-hdfs-0:3.2.1.0-1.el6.noarch
>   hadoop >= 2.7.1 is needed by pxf-hdfs-0:3.2.1.0-1.el6.noarch
>   hadoop-mapreduce >= 2.7.1 is needed by pxf-hdfs-0:3.2.1.0-1.el6.noarch
> {code}
> I install hadoop with .tar 
> 
> {code:actionscript}
> [gpadmin@gpmaster hawq_rpm_packages]$ which hadoop 
> /opt/hadoop/hadoop-2.9.0/bin/hadoop
> [gpadmin@gpmaster hawq_rpm_packages]$ echo $HADOOP_HOME
> /opt/hadoop/hadoop-2.9.0
> {code}
> How to let rpm know my Hadoop had installed.
> 
> btw:
> The rpms builded Centos7 and Centos6 ? 
> (el7=Centos7 el6=Centos6) 
> If so, It is in disorder.
> {code:actionscript}
> [root@gpmaster hawq_rpm_packages]# ll
> total 91304
> -rw-r--r--. 1 root root 84103760 Jun 23 01:54 
> apache-hawq-2.2.0.0-el7.x86_64.rpm
> -rw-r--r--. 1 root root  8892454 Jun 23 01:54 
> apache-tomcat-7.0.62-el6.noarch.rpm
> -rw-r--r--. 1 root root 5668 Jun 23 01:54 pxf-3.2.1.0-1.el6.noarch.rpm
> -rw-r--r--. 1 root root33188 Jun 23 01:54 
> pxf-hbase-3.2.1.0-1.el6.noarch.rpm
> -rw-r--r--. 1 root root57270 Jun 23 01:54 
> pxf-hdfs-3.2.1.0-1.el6.noarch.rpm
> -rw-r--r--. 1 root root74971 Jun 23 01:54 
> pxf-hive-3.2.1.0-1.el6.noarch.rpm
> -rw-r--r--. 1 root root30847 Jun 23 01:54 
> pxf-jdbc-3.2.1.0-1.el6.noarch.rpm
> -rw-r--r--. 1 root root24833 Jun 23 01:54 
> pxf-json-3.2.1.0-1.el6.noarch.rpm
> -rw-r--r--. 1 root root   246454 Jun 23 01:54 
> pxf-service-3.2.1.0-1.el6.noarch.rpm
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (HAWQ-1568) install " pxf-hdfs-3.2.1.0-1.el6.noarch.rpm" dependencies pro?

2017-12-06 Thread Radar Lei (JIRA)

[ 
https://issues.apache.org/jira/browse/HAWQ-1568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16279879#comment-16279879
 ] 

Radar Lei commented on HAWQ-1568:
-

If you are installing HAWQ binary rpm, please refer to:
https://cwiki.apache.org/confluence/display/HAWQ/Build+Package+and+Install+with+RPM

We have very detailed steps of HAWQ/Hadoop binary installation in the wiki page.

For the issues you hit:
1. You need to install the rpm packages in sequence following by the wiki page.
2. You need to install hadoop dependencies as rpm packages too, we mentioned 
how to install hadoop from bigtop in the wiki page.

> install " pxf-hdfs-3.2.1.0-1.el6.noarch.rpm" dependencies pro?
> --
>
> Key: HAWQ-1568
> URL: https://issues.apache.org/jira/browse/HAWQ-1568
> Project: Apache HAWQ
>  Issue Type: Bug
>Reporter: xinzhang
>Assignee: Radar Lei
>
> Hi . I install hawq with rpm from 2.2.0 (apache-hawq-2.2.0.0-el7.x86_64.rpm) 
> But when I install other rpm (like pxf-hdfs-3.2.1.0-1.el6.noarch.rpm)
> 
> {code:actionscript}
> [gpadmin@gpmaster hawq_rpm_packages]$ rpm -ivh 
> pxf-hdfs-3.2.1.0-1.el6.noarch.rpm
> error: Failed dependencies:
>   pxf-service >= 3.2.1.0 is needed by pxf-hdfs-0:3.2.1.0-1.el6.noarch
>   hadoop >= 2.7.1 is needed by pxf-hdfs-0:3.2.1.0-1.el6.noarch
>   hadoop-mapreduce >= 2.7.1 is needed by pxf-hdfs-0:3.2.1.0-1.el6.noarch
> {code}
> I install hadoop with .tar 
> 
> {code:actionscript}
> [gpadmin@gpmaster hawq_rpm_packages]$ which hadoop 
> /opt/hadoop/hadoop-2.9.0/bin/hadoop
> [gpadmin@gpmaster hawq_rpm_packages]$ echo $HADOOP_HOME
> /opt/hadoop/hadoop-2.9.0
> {code}
> How to let rpm know my Hadoop had installed.
> 
> btw:
> The rpms builded Centos7 and Centos6 ? 
> (el7=Centos7 el6=Centos6) 
> If so, It is in disorder.
> {code:actionscript}
> [root@gpmaster hawq_rpm_packages]# ll
> total 91304
> -rw-r--r--. 1 root root 84103760 Jun 23 01:54 
> apache-hawq-2.2.0.0-el7.x86_64.rpm
> -rw-r--r--. 1 root root  8892454 Jun 23 01:54 
> apache-tomcat-7.0.62-el6.noarch.rpm
> -rw-r--r--. 1 root root 5668 Jun 23 01:54 pxf-3.2.1.0-1.el6.noarch.rpm
> -rw-r--r--. 1 root root33188 Jun 23 01:54 
> pxf-hbase-3.2.1.0-1.el6.noarch.rpm
> -rw-r--r--. 1 root root57270 Jun 23 01:54 
> pxf-hdfs-3.2.1.0-1.el6.noarch.rpm
> -rw-r--r--. 1 root root74971 Jun 23 01:54 
> pxf-hive-3.2.1.0-1.el6.noarch.rpm
> -rw-r--r--. 1 root root30847 Jun 23 01:54 
> pxf-jdbc-3.2.1.0-1.el6.noarch.rpm
> -rw-r--r--. 1 root root24833 Jun 23 01:54 
> pxf-json-3.2.1.0-1.el6.noarch.rpm
> -rw-r--r--. 1 root root   246454 Jun 23 01:54 
> pxf-service-3.2.1.0-1.el6.noarch.rpm
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)