Member since
06-15-2018
6
Posts
1
Kudos Received
0
Solutions
06-28-2018
01:32 PM
Please add below property to hive interpreter and it will run multiple queries. default.splitQueries = true hive.splitQueries = true Regards, Harpreet
... View more
06-19-2018
10:07 PM
Thanks @Matt Burgess and @Saikrishna Tarapareddy. I converted upstream decimal to string to get it correctly in incremental ACID mode into hive table.
... View more
06-19-2018
04:01 PM
Hi, I am using nifi to load data to hive from sqlserver. I am using convertavrotoOrc to load data in orc format via puthdfs and puthiveql. Sqlserver datatypes of decimal are converted into binary datatype by processor and data is not readable. How I can correct this.
... View more
Labels:
- Labels:
-
Apache NiFi