<?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 Fetch stock exchange data from Alpha vantage API using Spark Streaming in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Fetch-stock-exchange-data-from-Alpha-vantage-API-using-Spark/m-p/228725#M80006</link>
    <description>&lt;P&gt;
	Hi,&lt;/P&gt;&lt;P&gt;
	I want to fetch stock exchange data from Alpha vantage API using Spark Streaming.&lt;/P&gt;&lt;P&gt;
	I used below API which return data in JSON format :&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.alphavantage.co/query?function=TIME_SERIES_INTRADAY&amp;amp;symbol=TCS&amp;amp;interval=1min&amp;amp;apikey=apikey" target="_blank"&gt;https://www.alphavantage.co/query?function=TIME_SERIES_INTRADAY&amp;amp;symbol=TCS&amp;amp;interval=1min&amp;amp;apikey=apikey&lt;/A&gt;&lt;/P&gt;&lt;P&gt;
	How to fetch continuous streaming of stock exchange data using Spark Streaming Java API.&lt;/P&gt;</description>
    <pubDate>Thu, 28 Jun 2018 17:20:34 GMT</pubDate>
    <dc:creator>priyal</dc:creator>
    <dc:date>2018-06-28T17:20:34Z</dc:date>
    <item>
      <title>Fetch stock exchange data from Alpha vantage API using Spark Streaming</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Fetch-stock-exchange-data-from-Alpha-vantage-API-using-Spark/m-p/228725#M80006</link>
      <description>&lt;P&gt;
	Hi,&lt;/P&gt;&lt;P&gt;
	I want to fetch stock exchange data from Alpha vantage API using Spark Streaming.&lt;/P&gt;&lt;P&gt;
	I used below API which return data in JSON format :&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.alphavantage.co/query?function=TIME_SERIES_INTRADAY&amp;amp;symbol=TCS&amp;amp;interval=1min&amp;amp;apikey=apikey" target="_blank"&gt;https://www.alphavantage.co/query?function=TIME_SERIES_INTRADAY&amp;amp;symbol=TCS&amp;amp;interval=1min&amp;amp;apikey=apikey&lt;/A&gt;&lt;/P&gt;&lt;P&gt;
	How to fetch continuous streaming of stock exchange data using Spark Streaming Java API.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jun 2018 17:20:34 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Fetch-stock-exchange-data-from-Alpha-vantage-API-using-Spark/m-p/228725#M80006</guid>
      <dc:creator>priyal</dc:creator>
      <dc:date>2018-06-28T17:20:34Z</dc:date>
    </item>
    <item>
      <title>Re: Fetch stock exchange data from Alpha vantage API using Spark Streaming</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Fetch-stock-exchange-data-from-Alpha-vantage-API-using-Spark/m-p/228726#M80007</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/17036/priyal.html" nodeid="17036"&gt;@priyal patel&lt;/A&gt; You may want to look at creating a custom receiver for that rest endpoint:&lt;/P&gt;&lt;P&gt;&lt;A href="http://spark.apache.org/docs/latest/streaming-custom-receivers.html" target="_blank"&gt;http://spark.apache.org/docs/latest/streaming-custom-receivers.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Another less direct option would be to use Apache Nifi (HDF) to pull the stock exchange into Kafka. Then use Spark Kafka Streaming.&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;*** If you found this answer addressed your question, please take a moment to login and click the "accept" link on the answer.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jul 2018 02:10:09 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Fetch-stock-exchange-data-from-Alpha-vantage-API-using-Spark/m-p/228726#M80007</guid>
      <dc:creator>falbani</dc:creator>
      <dc:date>2018-07-04T02:10:09Z</dc:date>
    </item>
    <item>
      <title>Re: Fetch stock exchange data from Alpha vantage API using Spark Streaming</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Fetch-stock-exchange-data-from-Alpha-vantage-API-using-Spark/m-p/228727#M80008</link>
      <description>&lt;P&gt;Hi, &lt;A rel="user" href="https://community.cloudera.com/users/11048/falbani.html" nodeid="11048"&gt;@Felix Albani&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jul 2018 16:51:45 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Fetch-stock-exchange-data-from-Alpha-vantage-API-using-Spark/m-p/228727#M80008</guid>
      <dc:creator>priyal</dc:creator>
      <dc:date>2018-07-05T16:51:45Z</dc:date>
    </item>
  </channel>
</rss>

