Nifi UI configured to be accessed over HTTPS not displayed in Internet Explorer

2016-09-22 Thread Provenzano Nicolas
Hi all, I installed a Nifi 1.0.0 instance and configured the User Interface to be accessed over HTTPS. I installed the client certificate in IE and Firefox. Everything works fine with Firefox when connecting to https://host1:9443/nifi/. When I try to connect using IE, the tab is correctly renam

Re: Regarding ConsumeIMAP Processor.

2016-09-22 Thread prabhu Mahendran
Andre, Thanks for your information. I have using combination of ConsumeIMAP, ExtractEmailHeaders, ExtractEmailAttachment processors to download the attachment from mail server. After successful parsing of ConsumeIMAP returns below data in screenshot to ExtractEmailHeaders: With addition of da

RE: Nifi UI configured to be accessed over HTTPS not displayed in Internet Explorer

2016-09-22 Thread Peter Wicks (pwicks)
Nicolas, According to the NiFi users guide, you need to be running on Internet Explorer Edge browser to get NiFi working in iE. If you are running IE10 or IE11 it just isn't going to work because of the lack of funct

Re: Nifi UI configured to be accessed over HTTPS not displayed in Internet Explorer

2016-09-22 Thread Matt Gilman
Nicolas, Peter is correct. IE is not a supported browser. We do support Edge which was introduced with Windows 10. Thanks. Matt On Thu, Sep 22, 2016 at 8:20 AM, Peter Wicks (pwicks) wrote: > Nicolas, > > > > According to the NiFi users guide >

RE: Nifi UI configured to be accessed over HTTPS not displayed in Internet Explorer

2016-09-22 Thread Provenzano Nicolas
Matt, Peter, Thanks for your answers. Sorry if I missed this information. Nicolas De : Matt Gilman [mailto:matt.c.gil...@gmail.com] Envoyé : jeudi 22 septembre 2016 14:36 À : users@nifi.apache.org Objet : Re: Nifi UI configured to be accessed over HTTPS not displayed in Internet Explorer Nico

Threads

2016-09-22 Thread Pompilio Ramirez
Hello, I am building a few servers that will be clustered. I have noticed that by default controller settings I can set the Maximum ( timer and event driven ). In determining this should I assume that my thread count will be based on what my machine see's for CPU's? Output of mpstat -P ALL ? An

Re: Threads

2016-09-22 Thread Michael Moser
Greetings, Tuning NiFi for optimal performance on a specific platform depends on which processors you use. If you use a lot of Put* processors (like PutHDFS or PutS3Object) then your NiFi performance is likely going to be bound by I/O delays. In this case your NiFi system can probably handle cor

Re: Regarding ConsumeIMAP Processor.

2016-09-22 Thread Andre
Prabhu, Thanks for sending this out. This seems to be the outcome of a configurable setting on Microsoft Exchange Have you tried contacting your Exchange Administrator and asks to change your IMAP4 settings as documented here: https://technet.microsoft.com/en-us/library/aa997869(v=exchg.150).as