Member since
01-26-2021
12
Posts
1
Kudos Received
0
Solutions
04-05-2021
09:10 PM
Hi @ram_g Can you please let me know how much time it takes processor A to create single flow file of 100 records?
... View more
04-05-2021
05:48 AM
1 Kudo
Hi @ram_g The oldest flow file processor determines the oldest file using the amount of time the flow file is in the flow. That makes processor B take any file in random if more than one flow file comes out of processor A. Can you please elaborate the issue you are facing while you go with FirstInFirstOut prioritizer? Also please see if you can limit the queue's threshold to 1 so there is always one flow file in the queue eliminating the confusion caused by prioritizer.
... View more
04-05-2021
03:43 AM
Hi Guys, I am trying to migrate an ORC table from one cluster to another. The export and import does not throw any error and I could see folders and files getting created. But the imported table does not contain any data. Table is getting created with all the correct columns. The same works properly for table stored as textfile. Hive version is 3.1. Please provide your inputs. Regards, Magudeswaran R.
... View more
Labels:
- Labels:
-
Apache Hive