The Product Idea boards have gotten an update to better integrate them within our Product team's idea cycle! However this update does have a few unique behaviors, if you have any questions about them check out our FAQ.

Alteryx Designer Desktop Ideas

Share your Designer Desktop product ideas - we're listening!
Submitting an Idea?

Be sure to review our Idea Submission Guidelines for more information!

Submission Guidelines

Hive, HDFS and ORC. Make Alteryx Smart on Hive.

We face a big issue for our performances since we cannot as of today create tables in orc.


Connexion parameter for write :

param_ehivedb.png

Without option text file (default parameter in Simba) :

 without_option.png

without_option-2.pngwithout_option-3.png

 

With the option, the WF doesn't fail but :

 with_option-1.pngwith_option-2.pngwith_option-3.png


We want :
-to use the hdfs to write the data with data stream in
-to write the new tables with the write-indb in ORC

2 Comments

I have an 11.7.6 and the behaviour is quite different :

 

Even without the Textfile option, Alteryx creates the table in textfile when the write is on HDFS (csv). 

Why not taking into account the default hive format and allowing a dual functionment for write?
-when using the data stream in (where it makes sense to use the hdfs connection)

-when creating a table without a data stream in (by default : the Hive default format but you would have an option to change that to the format you want)

 

ORC is very powerful.

AlteryxCommunityTeam
Alteryx Community Team
Alteryx Community Team
Status changed to: Accepting Votes