it this issue -
> https://issues.apache.org/jira/browse/HIVE-5973
> It is fixed in apache hive 0.13 release.
>
>
> On Thu, May 1, 2014 at 7:10 PM, Sukhendu Chakraborty
> wrote:
> > I am seeing very different number of rows in this query output depending
> on
> > w
I am seeing very different number of rows in this query output depending on
whether I enable SMB join:
select count(*)
from dss.hist_hshld_profl_mc a
join
dss.hshld_summary_mc b
on a.hh_key = b.hh_key
where ('2012-02-27' between a.hshld_profl_eff_dt and a.hshld_pro
[
https://issues.apache.org/jira/browse/HIVE-6904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
sukhendu chakraborty resolved HIVE-6904.
Resolution: Duplicate
Duplicate of HIVE-6893
> out of sequence error
[
https://issues.apache.org/jira/browse/HIVE-6893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
sukhendu chakraborty updated HIVE-6893:
---
Summary: out of sequence error in HiveMetastore server (was: Out of
sequence
[
https://issues.apache.org/jira/browse/HIVE-6904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13968646#comment-13968646
]
sukhendu chakraborty commented on HIVE-6904:
Detailed discussion can be f
[
https://issues.apache.org/jira/browse/HIVE-6904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
sukhendu chakraborty updated HIVE-6904:
---
Summary: out of sequence error in HiveMetastore server when connecting to
the
[
https://issues.apache.org/jira/browse/HIVE-6904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
sukhendu chakraborty updated HIVE-6904:
---
Summary: out of sequence error in HiveMetastore server when connecting from
HS2 (was
sukhendu chakraborty created HIVE-6904:
--
Summary: out of sequence error in HS2 when connecting to the
metastore server
Key: HIVE-6904
URL: https://issues.apache.org/jira/browse/HIVE-6904
Project
[
https://issues.apache.org/jira/browse/HIVE-6904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13968639#comment-13968639
]
sukhendu chakraborty commented on HIVE-6904:
Only suggested workaround i
Hi,
Is there a way to add data into a bucketed/clustered table in hive-0.11. I
have a clustered table with 32 buckets (no partitions) with some data, can
I append more data by running a "insert into "? From
http://osdir.com/ml/hive-user-hadoop-apache/2009-03/msg00094.html it looks
like the fea
Hi,
Is there anyway mapjoin works on the subquery(not the underlying table). I
have the following query:
select external_id,count(category_id) from
catalog_products_in_categories_orc pc inner join (select * from
catalog_products_orc where s_id=118) p on pc.product_id=p.id group by
external_id;
Hi,
Is there anyway mapjoin works on the subquery(not the underlying table). I
have the following query:
select external_id,count(category_id) from
catalog_products_in_categories_orc pc inner join (select * from
catalog_products_orc where s_id=118) p on pc.product_id=p.id group by
external_id;
Hi,
I am a HIVE user who is working on anlytical applications on large
data sets. For us, the HIVE performance is critical for the success of
our product. I was wondering if there are any recent improvements that
were made in the optimizer layer. One of the relevant references I
found on the web
Hi,
I am a HIVE user who is working on anlytical applications on large
data sets. For us, the HIVE performance is critical for the success of
our product. I was wondering if there are any recent improvements that
were made in the optimizer layer. One of the relevant references I
found on the web
Hi,
I am a HIVE user who is working on anlytical applications on large
data sets. For us, the HIVE performance is critical for the success of
our product. I was wondering if there are any recent improvements that
were made in the optimizer layer. One of the relevant references I
found on the web
[
https://issues.apache.org/jira/browse/HIVE-1449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13278101#comment-13278101
]
sukhendu chakraborty commented on HIVE-1449:
I have slightly diffe
[
https://issues.apache.org/jira/browse/HIVE-2980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13261875#comment-13261875
]
sukhendu chakraborty commented on HIVE-2980:
I tend to disagree with Ashu
17 matches
Mail list logo