Hi experts
I know that Hive could be run on Tez in a DAG "format" - if I have a complex
Hive script which is consisted of several Hive queries, will it be translated
to 1 Tez DAG? Or several Tez DAGs?
Thanks!
Xiaoyong
Hi Kristen,
I discussed this with tez folks and they tell me the version of tez
you have should work with that version of hive. It seems like the
request for container could have been very large (or -1 perhaps). Can
you share the hive logs as well as the application logs for this
issue. Probably w
Hi Kristen,
I discussed this with tez folks and they tell me the version of tez
you have should work with that version of hive. It seems like the
request for container could have been very large (or -1 perhaps). Can
you share the hive logs as well as the application logs for this
issue. Probably w
Varchar was only added to Hive in 0.12, before that there was only string if
you wanted to deal with string types. Varchar will enforce the max character
length, truncating the string value if necessary. We've tried to make it as
compatible with string as possible.
One thing about varchars, if y
Vikram,
Thanks for the quick response. I am using the following versions:
Hive 0.14.0.2.2.0.0
Tez 0.5.2.2.2.0.0
Do you know where I can find a Hortonworks RPM for Tez 0.5.3 so that I can
upgrade manually? I used the Ambari installation from the Hortonworks site,
so I think the version conflict
Hi Kristen,
Can you share the version of tez you are using? Hive 0.14 (in HDP 2.2)
needs tez 0.5.3 or beyond. Not sure if there was an earlier
installation of tez that is being used here.
Thanks
Vikram.
On Mon, Dec 15, 2014 at 10:13 AM, Kristen Hardwick
wrote:
> Hi all,
>
> We recently created
Hi all,
We recently created a new Amazon cluster with an installation of GA HDP 2.2
from the Hortonworks website. One of the main reasons we wanted to try this
version was to use Hive with Tez with the new cost based optimizer.
However, running simple queries with Tez as the execution engine does
>
> I am a newbie to hive. I am trying to query an oracle table in hive. The
> data is in hadoop and i have created similar varchar columns in my external
> table. Would like to know what are the limitations of varchar over string.
> And why people prefer string over varchar.
>
> Thanks,
> Gayathri
I am a newbie to hive. I am trying to query an oracle table in hive. The
data is in hadoop and i have created similar varchar columns in my external
table. Would like to know what are the limitations of varchar over string.
And why people prefer string over varchar.
Thanks,
Gayathri
Hi,
Has anybody tried to run multiple instances of HiveServer2 on same node
with differeent port numbers
OR
multiple instances of HiverServer2 on different nodes with loadbalancing
between the different instances.
Will HiveServer2 scale with single instance no matter what is the size of
load or
10 matches
Mail list logo