Koji Kawamura
05de73d6a0
NIFI-5951 Fix error logging with rollback on failure
...
Signed-off-by: Matthew Burgess <mattyb149@apache.org>
This closes #3264
2019-01-17 17:11:39 -05:00
Alex Savitsky
3e52ae952d
NIFI-5909 added optional settings for date, time, and timestamp formats used to write Records to Elasticsearch
...
NIFI-5909 added content checks to the unit tests
NIFI-5937 use explicit long value for test dates/times (to not depend on the timezone of test executor)
NIFI-5937 tabs to spaces
Fixing checkstyle violations introduced by https://github.com/apache/nifi/pull/3249 PR)
NIFI-5937 adjusted property descriptions for consistency; limited EL scope to variable registry; added an appropriate validator along with its Maven dependency; moved format initialization to @OnScheduled
NIFI-5909 tabs to spaces
Signed-off-by: Ed <edward.berezitsky@gmail.com>
This closes #3227
2019-01-09 21:55:09 -05:00
kei miyauchi
e6e4175d71
NIFI-5841 Fix memory leak of PutHive3Streaming.
...
This closes #3249 .
Signed-off-by: Koji Kawamura <ijokarumawak@apache.org>
2019-01-09 12:06:27 +09:00
Koji Kawamura
595a2decc6
NIFI-5917 Fix TestSelectHiveQL.testNoTimeLimit
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #3237 .
2019-01-03 11:31:38 +01:00
Matthew Burgess
d34789881b
NIFI-5904: Fix PutHive3Streaming handling of RecordReaderFactoryException
2018-12-17 14:12:18 -05:00
gkkorir
c51512f5e3
NIFI-5891 fix handling of null logical types in Hive3Streaming processor
...
NIFI-5891: Fixed Checkstyle issues
Signed-off-by: Matthew Burgess <mattyb149@apache.org>
This closes #3216
2018-12-13 10:23:18 -05:00
Matthew Burgess
68a49cfad0
NIFI-5845: Add support for OTHER and SQLXML JDBC types to SQL/Hive processors
...
NIFI-5845: Incorporated review comments
This closes #3184 .
Signed-off-by: Koji Kawamura <ijokarumawak@apache.org>
2018-11-29 09:50:21 +09:00
Matthew Burgess
455e3c1bc8
NIFI-5834: Restore default PutHiveQL error handling behavior
...
NIFI-5834: Incorporated review comments
This closes #3179 .
Signed-off-by: Koji Kawamura <ijokarumawak@apache.org>
2018-11-27 18:10:26 +09:00
Pierre Villard
9e7610ac70
NIFI-5815 - PutORC processor 'Restricted' still requires access to restricted components regardless of restriction
...
This closes #3169 .
Signed-off-by: Koji Kawamura <ijokarumawak@apache.org>
2018-11-14 13:50:00 +09:00
Jeff Storck
4f14e517db
Merge branch 'NIFI-5720-RC3' as part of the NiFi 1.8.0 release process
2018-10-26 13:56:23 -04:00
Pierre Villard
2201f7746f
NIFI-5714 - Hive[3]ConnectionPool - Kerberos Authentication issue/misleading
...
add @Ignore on unit test...
Signed-off-by: Matthew Burgess <mattyb149@apache.org>
This closes #3086
2018-10-24 13:33:30 -04:00
Jeff Storck
c0182294ed
NIFI-5720-RC3 prepare for next development iteration
2018-10-22 22:16:43 -04:00
Jeff Storck
98aabf2c50
NIFI-5720-RC3 prepare release nifi-1.8.0-RC3
2018-10-22 22:16:23 -04:00
Matthew Burgess
ce25ae5419
NIFI-5667: Add nested record support for PutORC
...
NIFI-5667: Fixed default table name
NIFI-5667: Fixed handling of binary types
NIFI-5667: Added backticks in Hive DDL generation
This closes #3057 .
Signed-off-by: Bryan Bende <bbende@apache.org>
2018-10-15 10:10:47 -04:00
Kotaro Terada
fc5c8baeb3
NIFI-5676: Fix a timezone-dependent test in PutORCTest
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #3059 .
2018-10-10 09:38:06 +02:00
joewitt
8e233ca2ef
NIFI-4806 updated tika and a ton of other deps as found by dependency versions plugin
...
This closes #3028
2018-10-04 09:32:04 -04:00
Matthew Burgess
cfc858c901
NIFI-5517 - Add support for remaining Hive types to PutHive3Streaming
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #2950 .
2018-08-24 11:09:05 +02:00
zenfenan
82c5126f3c
NIFI-5494 - Added ExpressionLanguage support to 'Hive Configuration Resources'
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #2946 .
2018-08-22 13:04:21 +02:00
Jan Hentschel
c2657ee043
NIFI-5423 Removed duplicated dependencies in sub-modules
...
This closes #2887
Signed-off-by: Mike Thomsen <mikerthomsen@gmail.com>
2018-08-15 11:01:51 -04:00
Matthew Burgess
9ee2316ff6
NIFI-5491: Fixed PutHive3Streaming handling of Byte, Short, and Struct
...
This closes #2938 .
Signed-off-by: Mark Payne <markap14@hotmail.com>
2018-08-06 14:33:49 -04:00
Matthew Burgess
3d546b8d87
NIFI-5484: Fixed PutHive3Streaming to use the Hive Metastore URI property (to include multiple URIs)
...
NIFI-5484: Incorporated review comments, added unit test for new validator
This closes #2934
2018-08-03 10:36:56 -04:00
Matthew Burgess
b4894c5572
NIFI-5475: Upgraded Hive 3 bundle to Apache Hive 3.1.0
2018-08-01 13:42:31 -04:00
Matthew Burgess
921403ff55
NIFI-5336: Exclude hbase-server from Hive 3 bundle
...
This closes #2811
Signed-off-by: Mike Thomsen <mikerthomsen@gmail.com>
2018-06-26 05:33:07 -04:00
Andy LoPresto
d42a1e8bf4
NIFI-5323-RC1 prepare for next development iteration
2018-06-19 20:02:21 -07:00
Andy LoPresto
99bcd1f88d
NIFI-5323-RC1 prepare release nifi-1.7.0-RC1
2018-06-19 20:02:01 -07:00
Matthew Burgess
97f71fd6c7
NIFI-5044: Applied changes in SelectHiveQL to SelectHive3QL
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #2799 .
2018-06-15 22:42:59 +02:00
Matthew Burgess
da99f873a7
NIFI-4963: Added Hive3 bundle
...
- Incorporated review comments
- Added more defensive code for PutHive3Streaming error handling
This closes #2755 .
Signed-off-by: Bryan Bende <bbende@apache.org>
2018-06-13 14:32:58 -04:00