[jira] [Commented] (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=17029600#comment-17029600
 ] 

Reinhard Eilmsteiner commented on HIVE-22817:
-

Thx Javi,

Will play around with these... I wonder why this is not mentioned in the 
quick-start guide. Can _I_ add that?

R,R

> 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] [Commented] (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 commented on HIVE-22817:
---

[~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] [Commented] (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=17028883#comment-17028883
 ] 

Reinhard Eilmsteiner commented on HIVE-22817:
-

Sorry for my ignorance, but what is tez? No mention in the getting started 
guide.

> 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] [Commented] (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 commented on HIVE-22817:
-

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] [Commented] (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 commented on HIVE-22817:
-

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)


[jira] [Commented] (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=17028825#comment-17028825
 ] 

Zoltan Haindrich commented on HIVE-22817:
-

have you also checked wether there is a log file at 
/tmp/__user_running_hive__/hive.log ?
I'm not sure why are some template files in the archive

if you want a quick way to experiment with hive; you might want to give a try 
to:
https://github.com/kgyrtkirk/hive-dev-box

> 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
>
>
> 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] [Commented] (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=17028757#comment-17028757
 ] 

Reinhard Eilmsteiner commented on HIVE-22817:
-

Added config and two script files:
 # hive.log: Start of the server
 # root.log: Some stuff while the server was running

> 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
>
>
> 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] [Commented] (HIVE-22817) hiveserver2 does not open port

2020-02-02 Thread Javi Roman (Jira)


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

Javi Roman commented on HIVE-22817:
---

Please, share your logs output and configuration files.

> 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
>
> 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)