Grokbase Groups Hive user July 2011
FAQ
I can do
select a.x, b.y from db1.table1 a join db2.table2 b on a.id=b.uid

but I cannot do:
desc db1.table1
This throws error:
hive> desc db1.table1;
FAILED: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.DDLTask

Is there a reason this doesn't work? Is there a patch that fixes this?

-Ayon
See My Photos on Flickr
Also check out my Blog for answers to commonly asked questions.

Search Discussions

  • Carl Steinbach at Jul 18, 2011 at 9:45 pm
    Hi Ayon,

    Please see https://issues.apache.org/jira/browse/HIVE-1977

    Thanks.

    Carl
    On Sat, Jul 16, 2011 at 7:22 PM, Ayon Sinha wrote:

    I can do
    select a.x, b.y from db1.table1 a join db2.table2 b on a.id=b.uid

    but I cannot do:
    desc db1.table1
    This throws error:
    hive> desc db1.table1;
    FAILED: Execution Error, return code 1 from
    org.apache.hadoop.hive.ql.exec.DDLTask

    Is there a reason this doesn't work? Is there a patch that fixes this?

    -Ayon
    See My Photos on Flickr <http://www.flickr.com/photos/ayonsinha/>
    Also check out my Blog for answers to commonly asked questions.<http://dailyadvisor.blogspot.com>

Related Discussions

Discussion Navigation
viewthread | post
Discussion Overview
groupuser @
categorieshive, hadoop
postedJul 17, '11 at 2:23a
activeJul 18, '11 at 9:45p
posts2
users2
websitehive.apache.org

2 users in discussion

Carl Steinbach: 1 post Ayon Sinha: 1 post

People

Translate

site design / logo © 2023 Grokbase