Community Spring Cleaning week is here! Join your fellow Maveryx in digging through your old posts and marking comments on them as solved. Learn more here!

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

Write data in-db into partitioned table

naomi99
5 - Atom

Hi,

 

I am trying to append some data into a partitioned table in haoop impala.

 

When I attmept this using the 'write data in-db' tool I get the error message 'not enough partioned columns mentioned in query'

 

Does anyone know any ways of getting around this?

 

Thanks,

Naomi

4 REPLIES 4
AndyC
Alteryx Alumni (Retired)

@naomi99 is this still an issue for you?

 

Thanks

Andy Cooper
Senior Solutions Engineer - EMEA
Alteryx
anburaja
6 - Meteoroid

Can someone respond to this question?

JMB001
8 - Asteroid

This tool will always remove CLUSTERING and PARTITION BY when writing out... so if the table had this in the db it, and the option to Overwrite is selected, it will remove these table features.

simonaubert_bd
13 - Pulsar

Hello @naomi99 and @JMB001 

There is this idea to support partition in indb
https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Ideas/In-database-and-output-tool-Partitio...

Best regards,

 

Simon

Labels