logging start time and end time of workflow

2017-08-28 Thread Margarita Uk
Hi all, I would like to log the start time,end time, and number of records read in an executeSQL processor of a nifi flow into a hive table. What is the best way of storing this information from beginning to end to write the variables to a table? Thanks, Margarita

Re: connecting to google bigQuery via simba jdbc

2017-08-18 Thread Margarita Uk
r > > Regards, > Matt > > [1] http://cdn.simba.com/products/BigQuery/doc/JDBC_ > InstallGuide/content/jdbc/using/class.htm > > > On Thu, Aug 17, 2017 at 5:04 PM, Margarita Uk > wrote: > >> Hello, >> Has anyone had experience connecting to a private proj

connecting to google bigQuery via simba jdbc

2017-08-17 Thread Margarita Uk
Hello, Has anyone had experience connecting to a private project in google bigquery? I have uploaded the jdbc driver to the server and I entered the connection information as such: [image: Inline image 1] It's throwing this error: Can't load Database Driver: org.apache.nifi.reporting.Initializa

custom bulk export teradata processor

2017-08-10 Thread Margarita Uk
Hello, Has anyone found a way to write a custom processor that is able to leverage Teradata's bulk export utility? We would like to leverage this rather than running an "executeSQL" processor as it is more efficient against the source database system. Thanks, Margarita Uk