[jira] [Comment Edited] (HIVE-22817) hiveserver2 does not open port

2020-02-03 Thread Javi Roman (Jira)


[ 
https://issues.apache.org/jira/browse/HIVE-22817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17029111#comment-17029111
 ] 

Javi Roman edited comment on HIVE-22817 at 2/3/20 5:28 PM:
---

[~eilmrein] Hive execute the queries with an "execution engine", this execution 
engine is a mapreduce on top of HDFS, you can select Apache Spark or Apache Tez 
as execution engine. If your are setting up from scratch Apache Hive (without 
using Cloudera or Hortonworks) you need to take a look to Apache Spark (using 
YARN or Mesos)  or Apache Tez (a YARN application on HDFS).


was (Author: javiroman):
[~eilmrein] Hive execute the queries with an "execution engine", this execution 
engine a mapreduce on top of HDFS, you can select Apache Spark or Apache Tez as 
execution engine. If your are setting up from scratch Apache Hive (without 
using Cloudera or Hortonworks) you need to take a look to Apache Spark (using 
YARN or Mesos)  or Apache Tez (a YARN application on HDFS).

> hiveserver2 does not open port
> --
>
> Key: HIVE-22817
> URL: https://issues.apache.org/jira/browse/HIVE-22817
> Project: Hive
>  Issue Type: Bug
>Affects Versions: 3.1.2
> Environment: hadoop 3.1.0
> jdk1.8.0_241
>Reporter: Reinhard Eilmsteiner
>Priority: Major
> Attachments: doc.tar.gz, hive.log
>
>
> After having installed hive, starting the hiveserver2 does not open a network 
> port as documented in 
> [https://cwiki.apache.org/confluence/display/Hive/GettingStarted#GettingStarted-Requirements]
> netstat does not show a java process, nor does telnet or beeline connect to 
> 127.0.0.1:1
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Comment Edited] (HIVE-22817) hiveserver2 does not open port

2020-02-03 Thread Zoltan Haindrich (Jira)


[ 
https://issues.apache.org/jira/browse/HIVE-22817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17028876#comment-17028876
 ] 

Zoltan Haindrich edited comment on HIVE-22817 at 2/3/20 11:11 AM:
--

I think you should put the tez jars onto the classpath; especially tez-api.jar
but...without tez being functional; hs2 used to start up...



was (Author: kgyrtkirk):
I think you should put the tez jars onto the classpath; especially tez-api.jar


> hiveserver2 does not open port
> --
>
> Key: HIVE-22817
> URL: https://issues.apache.org/jira/browse/HIVE-22817
> Project: Hive
>  Issue Type: Bug
>Affects Versions: 3.1.2
> Environment: hadoop 3.1.0
> jdk1.8.0_241
>Reporter: Reinhard Eilmsteiner
>Priority: Major
> Attachments: doc.tar.gz, hive.log
>
>
> After having installed hive, starting the hiveserver2 does not open a network 
> port as documented in 
> [https://cwiki.apache.org/confluence/display/Hive/GettingStarted#GettingStarted-Requirements]
> netstat does not show a java process, nor does telnet or beeline connect to 
> 127.0.0.1:1
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Comment Edited] (HIVE-22817) hiveserver2 does not open port

2020-02-03 Thread Reinhard Eilmsteiner (Jira)


[ 
https://issues.apache.org/jira/browse/HIVE-22817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17028847#comment-17028847
 ] 

Reinhard Eilmsteiner edited comment on HIVE-22817 at 2/3/20 10:31 AM:
--

Thx Zoltan. Found the first error: problems with accessing hdfs:/tmp

Now i Get another error java.lang.NoClassDefFoundError: 
org/apache/tez/dag/api/TezConfiguration

Attaching the log (now that I know where t o find it)


was (Author: eilmrein):
Thx Zoltan. Found the first error: problems with accessing hdfs:/tmp

Now i Get another error java.lang.NoClassDefFoundError: 
org/apache/tez/dag/api/TezConfiguration

Attaching the loh

> hiveserver2 does not open port
> --
>
> Key: HIVE-22817
> URL: https://issues.apache.org/jira/browse/HIVE-22817
> Project: Hive
>  Issue Type: Bug
>Affects Versions: 3.1.2
> Environment: hadoop 3.1.0
> jdk1.8.0_241
>Reporter: Reinhard Eilmsteiner
>Priority: Major
> Attachments: doc.tar.gz, hive.log
>
>
> After having installed hive, starting the hiveserver2 does not open a network 
> port as documented in 
> [https://cwiki.apache.org/confluence/display/Hive/GettingStarted#GettingStarted-Requirements]
> netstat does not show a java process, nor does telnet or beeline connect to 
> 127.0.0.1:1
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)