FAQ
Hi, just wondering if anyone can explain the problem leading to the error
below:


---
Query: insert overwrite mytable partition(year=2011,month=11,day=1)
values(null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null)
Query failed

ERROR: SEQUENCE_FILE not implemented.
--


The table is of type sequencefile

Thanks for any tips...

To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].

Search Discussions

  • Matt z at Jan 15, 2014 at 3:34 pm
    Thanks! Funny, I just read that on the "How Impala works with Hadoop File
    Formats" doc page and was coming back here to update the thread!
    On Wednesday, January 15, 2014 10:32:35 AM UTC-5, Marcel Kornacker wrote:

    This means that you currently cannot run Insert statements against
    tables backed by sequencefiles. At the moment, the only files formats
    that can be written are plan text and parquet.

    On Wed, Jan 15, 2014 at 7:20 AM, Matt z <[email protected] <javascript:>>
    wrote:
    Hi, just wondering if anyone can explain the problem leading to the error
    below:


    ---
    Query: insert overwrite mytable partition(year=2011,month=11,day=1)
    values(null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null)
    Query failed

    ERROR: SEQUENCE_FILE not implemented.
    --


    The table is of type sequencefile

    Thanks for any tips...

    To unsubscribe from this group and stop receiving emails from it, send an
    email to [email protected] <javascript:>.
    To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].

Related Discussions

Discussion Navigation
viewthread | post
Discussion Overview
groupimpala-user @
categorieshadoop
postedJan 15, '14 at 3:20p
activeJan 15, '14 at 3:34p
posts2
users1
websitecloudera.com
irc#hadoop

1 user in discussion

Matt z: 2 posts

People

Translate

site design / logo © 2023 Grokbase