Telnet with username

2018-02-04 Thread Martin Monsalvo
Hello, I am trying to determine how to approach this. I have a data source that broadcasts packets via telnet on a certain port. e.g mytelnet.mydomain.net 8000 Once I connect through telnet it will prompt for my user name like so: Please enter your user name: Once you enter your username you s

unable to upload jar file in NIFI

2018-02-04 Thread Sangavi Eswaramoorthi
Hi, I have added a method to upload required jar files to nifi in java.When I am checking with separate sample project jar file is uploading properly. But it is not uploading in nifi, only 1 KB file is getting uploaded. Can anyone please help me to resolve this issue. Thanks, Sangavi E