Member since
05-05-2017
14
Posts
1
Kudos Received
0
Solutions
06-10-2017
10:58 PM
Hi All, I have 3 attributes X, Y, Z. I want to execute an insert statement "insert into Table(X, Y, Z) values(${X}, ${Y}, ${Z}) I am thinking of using PutSQL. but I have no idea how to build this insert statement which should go to PutSQL as flowfile. Can you please help me?. Thanks in advance.
... View more
Labels:
06-05-2017
12:40 AM
Hi Timothy, My requirement is not to call/invoke a Soap Web service. I need to host a Soap Web service. Can you please help me? Thanks in advance.
... View more
05-31-2017
10:33 PM
Hi @Sonu Sahi, Can you please help me?
... View more
05-23-2017
03:31 PM
Hi all, ListenHttp / HandleHttpRequest are not working inside the HDF sandbox even after setting the port forwarding. My request is not reaching ListenHttp / HandleHttpRequest. I verified other settings like Base path and Port. All are OK. What could be wrong? Thanks in advance..
... View more
05-22-2017
06:17 AM
Hi all, I have a requirement where I get xml documents from Kafka. Each xml document contains 5 arrays. Each array should go into a specific table in Sql Server. I am thinking of converting xml into json and use ConvertJsonToSql processor. (Please provide a better approach). As ConvertJsonToSql processor takes only one array, I am looking for a way to split the source document into 5 plain documents (one for each array) and use 5 ConvertJsonToSql processors. I am not clear how the transactions work in Nifi. All inserts into these 5 tables should happen in a single transaction for a document. I have been struggling to get clarity on approach. Can you please help me? Thanks in advance. Subrahmanya
... View more
Labels:
05-19-2017
08:53 PM
Hi, I have downloaded and did "Import Appliance" in VirtualBox. After that I started the VM. The VM displayed URL http://127.0.0.1:18888. I could access this url. After sometime, I restarted the VM. After restarting the VM, it displays the same URL but I could not access that URL. I am getting "This site can’t be reached" message in my chrome browser. After a lot of struggle, I deleted the VM completely and did "Import Appliance" again. Now I could access the URL. After restarting the VM, I cannot access the URL. I first suspected that the Port Forwarding is not working. I checked ports and I saw port 12122 is mapped to port 22 in guest machine. I tried login using Putty. I could login. It means, Port Forwarding is working fine. Then, why the URL is not working after restarting my VM? Thanks in advance.
... View more
Labels:
05-19-2017
08:50 AM
Thank you Jay
... View more
05-19-2017
08:49 AM
Thank you Brosander
... View more
05-19-2017
08:49 AM
Thank you Jay.
... View more
05-18-2017
03:55 PM
Hi, I am using Linux-Mint. I am getting the following error when I try to setup ambari server. Can you please help me? Thanks in advance. sboxes@osboxes ~ $ sudo ambari-server setup Using python /usr/bin/python Setup ambari-server Checking SELinux... WARNING: Could not run /usr/sbin/sestatus: OK Customize user account for ambari-server daemon [y/n] (n)? ERROR: Unexpected error Ambari repo file path not set for current OS. ERROR: Exiting with exit code 1. REASON: Failed to create user. Exiting. osboxes@osboxes ~ $
... View more
Labels:
05-18-2017
03:53 PM
Hi, I am using Linux-Mint. I am getting the following error when I try to setup ambari server. Can you please help me? Thanks in advance. sboxes@osboxes ~ $ sudo ambari-server setup Using python /usr/bin/python Setup ambari-server Checking SELinux... WARNING: Could not run /usr/sbin/sestatus: OK Customize user account for ambari-server daemon [y/n] (n)?
ERROR: Unexpected error Ambari repo file path not set for current OS. ERROR: Exiting with exit code 1.
REASON: Failed to create user. Exiting. osboxes@osboxes ~ $
... View more
Labels:
05-05-2017
08:48 PM
1 Kudo
Hi, How to host a SOAP WebService with HandleHttpRequest, HandleHttpResponse and the StandardHttpContextMap controller service Thanks in advance.
... View more
Labels: