<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Re: Create a custom processor NIFI for Azure service bus receive message ?? in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Create-a-custom-processor-NIFI-for-Azure-service-bus-receive/m-p/124779#M22687</link>
    <description>&lt;P&gt;Thanks for your response, this is not what I want,

This processor for Event Hub not Service Bus,   I have the code of the service bus and I can connect it out of NIFI, but my issue is to create a processor to receive messages for Azure service bus
&lt;/P&gt;</description>
    <pubDate>Tue, 15 Mar 2016 21:10:46 GMT</pubDate>
    <dc:creator>ahmedelmasry_60</dc:creator>
    <dc:date>2016-03-15T21:10:46Z</dc:date>
    <item>
      <title>Create a custom processor NIFI for Azure service bus receive message ??</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Create-a-custom-processor-NIFI-for-Azure-service-bus-receive/m-p/124777#M22685</link>
      <description />
      <pubDate>Sun, 13 Mar 2016 20:21:16 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Create-a-custom-processor-NIFI-for-Azure-service-bus-receive/m-p/124777#M22685</guid>
      <dc:creator>ahmedelmasry_60</dc:creator>
      <dc:date>2016-03-13T20:21:16Z</dc:date>
    </item>
    <item>
      <title>Re: Create a custom processor NIFI for Azure service bus receive message ??</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Create-a-custom-processor-NIFI-for-Azure-service-bus-receive/m-p/124778#M22686</link>
      <description>&lt;P&gt;I wonder if this is what you were looking for: &lt;A target="_blank" href="https://nifi.apache.org/docs/nifi-docs/components/org.apache.nifi.processors.azure.eventhub.GetAzureEventHub/index.html"&gt;https://nifi.apache.org/docs/nifi-docs/components/org.apache.nifi.processors.azure.eventhub.GetAzureEventHub/index.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Mar 2016 20:43:02 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Create-a-custom-processor-NIFI-for-Azure-service-bus-receive/m-p/124778#M22686</guid>
      <dc:creator>andrewg</dc:creator>
      <dc:date>2016-03-15T20:43:02Z</dc:date>
    </item>
    <item>
      <title>Re: Create a custom processor NIFI for Azure service bus receive message ??</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Create-a-custom-processor-NIFI-for-Azure-service-bus-receive/m-p/124779#M22687</link>
      <description>&lt;P&gt;Thanks for your response, this is not what I want,

This processor for Event Hub not Service Bus,   I have the code of the service bus and I can connect it out of NIFI, but my issue is to create a processor to receive messages for Azure service bus
&lt;/P&gt;</description>
      <pubDate>Tue, 15 Mar 2016 21:10:46 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Create-a-custom-processor-NIFI-for-Azure-service-bus-receive/m-p/124779#M22687</guid>
      <dc:creator>ahmedelmasry_60</dc:creator>
      <dc:date>2016-03-15T21:10:46Z</dc:date>
    </item>
    <item>
      <title>Re: Create a custom processor NIFI for Azure service bus receive message ??</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Create-a-custom-processor-NIFI-for-Azure-service-bus-receive/m-p/124780#M22688</link>
      <description>&lt;P&gt;Ahmed, still trying to understand the issue. Did you run into a roadblock when implementing the receiving side? Looks like you had the send side figured out already.&lt;/P&gt;&lt;P&gt;Reading through the Azure Service Bus docs, they do mention there is a AMQP support. NiFi supports AMQP out-of-the-box, can you leverage it to communicate with Azure SB?&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="https://azure.microsoft.com/en-us/documentation/articles/service-bus-amqp-overview/"&gt;https://azure.microsoft.com/en-us/documentation/articles/service-bus-amqp-overview/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Mar 2016 21:21:15 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Create-a-custom-processor-NIFI-for-Azure-service-bus-receive/m-p/124780#M22688</guid>
      <dc:creator>andrewg</dc:creator>
      <dc:date>2016-03-15T21:21:15Z</dc:date>
    </item>
    <item>
      <title>Re: Create a custom processor NIFI for Azure service bus receive message ??</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Create-a-custom-processor-NIFI-for-Azure-service-bus-receive/m-p/124781#M22689</link>
      <description>&lt;P&gt;Hi Andrew, thanks for your replay, My issue is:
I want to receive messages from ServiceBus Topic (Subscription messages) using NIFI processor,  &lt;/P&gt;&lt;P&gt;what I have are:&lt;/P&gt;&lt;P&gt;1- Namespace&lt;/P&gt;&lt;P&gt;2- Sas Key Name
&lt;/P&gt;&lt;P&gt;3- Sas Key Value&lt;/P&gt;&lt;P&gt;4- Subscription Name&lt;/P&gt;&lt;P&gt;5- Topic Name&lt;/P&gt;&lt;P&gt;6- ServiceBusUri  = ".servicebus.windows.net"

&lt;/P&gt;</description>
      <pubDate>Sun, 20 Mar 2016 17:39:06 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Create-a-custom-processor-NIFI-for-Azure-service-bus-receive/m-p/124781#M22689</guid>
      <dc:creator>ahmedelmasry_60</dc:creator>
      <dc:date>2016-03-20T17:39:06Z</dc:date>
    </item>
    <item>
      <title>Re: Create a custom processor NIFI for Azure service bus receive message ??</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Create-a-custom-processor-NIFI-for-Azure-service-bus-receive/m-p/124782#M22690</link>
      <description>&lt;P&gt;Hi Andrew, thanks for your replay, My issue is: I 
want to receive messages from ServiceBus Topic (Subscription messages) 
using NIFI processor, &lt;/P&gt;&lt;P&gt;what I have are:&lt;/P&gt;&lt;P&gt;1- Namespace&lt;/P&gt;&lt;P&gt;2- Sas Key Name &lt;/P&gt;&lt;P&gt;3- Sas Key Value&lt;/P&gt;&lt;P&gt;4- Subscription Name&lt;/P&gt;&lt;P&gt;5- Topic Name&lt;/P&gt;&lt;P&gt;6- ServiceBusUri = ".&lt;A href="http://servicebus.windows.net"&gt;servicebus.windows.net&lt;/A&gt;" &lt;/P&gt;</description>
      <pubDate>Sun, 20 Mar 2016 17:47:18 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Create-a-custom-processor-NIFI-for-Azure-service-bus-receive/m-p/124782#M22690</guid>
      <dc:creator>ahmedelmasry_60</dc:creator>
      <dc:date>2016-03-20T17:47:18Z</dc:date>
    </item>
  </channel>
</rss>

