[ 
https://issues.apache.org/jira/browse/HIVE-22817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=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:10000
>  



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

Reply via email to