- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
ExecuteSQL NiFi 1.2 Issue
- Labels:
-
Apache NiFi
Created on ‎07-31-2017 07:57 PM - edited ‎08-17-2019 10:19 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Select * from "_SYS_SAP"."DevOrSomething.SomePlace/ABunchOfStuff"
This is from HANA using JDBC
This works for views and tables that don't have the sub directory setup.
Created ‎07-31-2017 08:41 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I think there should be a property:
"Normalize Table/Column Names"
Defaults to false, but if set to true I think it will change the / from the table name to something that Avro allows.
Created ‎07-31-2017 08:41 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I think there should be a property:
"Normalize Table/Column Names"
Defaults to false, but if set to true I think it will change the / from the table name to something that Avro allows.
Created ‎08-01-2017 02:32 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'll try that.
