Hi guys,
I am trying to integrate Hive with HBase and perform a "with cube"
statement.
I just want to know how much of the native Hive sql like syntax is
actually supported when Hbase tables are used ?
I am still trying to programmatically integrate the Hbase tables, if
anyone has a success wit
Hi guys,
I am struggling a bit to make Hive submit it's MR jobs to a remote
Hadoop cluster. According to the documentation that should be possible
but it seems that's not really the case, at least not when we are
talking about Hadoop 2.
I am trying to connect Hive 0.13 to Hadoop 2.4.0. Please f
Hi Guys,
I am trying to to map Hbase table to a Hive table ( an external table).
I am using a hive create statement to create the hbase tables. That works,
I was wondering how does HiveSQL types relate to Hbase types? I mean how
does one go about translate Hbase long to Hive SQL type.
I am pushi
Hi Guys,
I am trying to enable tez on my hiveserver2 but everytime I get this error
Exception in thread "main" java.lang.RuntimeException:
java.io.IOException: Previous writer likely failed to write
hdfs://hadoop-nn.mo-data.com:9000/tmp/hive/root/_tez_session_dir/a0087fb2-1430-43fa-b3e1-06644ab
Hi Guys,
How can I launch the Hiveserver2 as a daemon.
I am launching the hiverserv2 using sshpass and I can't detach
hiveserver2 from my terminal. Is there a way to deamonise the
hiveserver2 ?
I've also tried using & but it's not working either, any thoughts ?
Regards,
Peter
On 5.12.2014 18:55, Jörn Franke wrote:
Have you tried nohup ?
Le 5 déc. 2014 15:25, "peterm_second" <mailto:regest...@gmail.com>> a écrit :
Hi Guys,
How can I launch the Hiveserver2 as a daemon.
I am launching the hiverserv2 using sshpass and I can't detach
gards,
Peter
On 5.12.2014 20:42, Daniel Haviv wrote:
Try using screen
Daniel
On 5 בדצמ׳ 2014, at 19:08, peterm_second <mailto:regest...@gmail.com>> wrote:
yes,
I've tried nohup , & even sh -c .
& works but after the first call get's executed in the background I
ge
Hi Guys,
Do you know of any web based jdbc enabled sql viewers ?
Peter
Hi Guys,
I am running a docker based hadoop cluster, with hive 0.14 and tez 0.6
I've had successfully managed to make my setup work before, I've
increased the input data to my jobs and now I get this exception :
2015-01-15 14:56:32,872 ERROR [HistoryEventHandlingThread]
yarn.YarnUncaughtExcept