<?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 Social Network Analysis using Spark MLLIB in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Social-Network-Analysis-using-Spark-MLLIB/m-p/135862#M35122</link>
    <description>&lt;P&gt;Hi,

Anyone already do (or read) any social network analysis using Spark Mllib with Python? I need to do a research with Spark to see the relationships between the people in a organization.

Many thanks!&lt;/P&gt;</description>
    <pubDate>Tue, 19 Jul 2016 21:52:37 GMT</pubDate>
    <dc:creator>prodgers125</dc:creator>
    <dc:date>2016-07-19T21:52:37Z</dc:date>
    <item>
      <title>Social Network Analysis using Spark MLLIB</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Social-Network-Analysis-using-Spark-MLLIB/m-p/135862#M35122</link>
      <description>&lt;P&gt;Hi,

Anyone already do (or read) any social network analysis using Spark Mllib with Python? I need to do a research with Spark to see the relationships between the people in a organization.

Many thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jul 2016 21:52:37 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Social-Network-Analysis-using-Spark-MLLIB/m-p/135862#M35122</guid>
      <dc:creator>prodgers125</dc:creator>
      <dc:date>2016-07-19T21:52:37Z</dc:date>
    </item>
    <item>
      <title>Re: Social Network Analysis using Spark MLLIB</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Social-Network-Analysis-using-Spark-MLLIB/m-p/135863#M35123</link>
      <description>&lt;P&gt;Spark has a GraphX component library (soon to be upgraded to GraphFrames) which can be used to model graph type relationships. These relationships are modeled by combining a vertex table (vertices) with an edge table (edges). Read here for more info:&lt;/P&gt;&lt;P&gt;&lt;A href="http://spark.apache.org/docs/latest/graphx-programming-guide.html#example-property-graph"&gt;http://spark.apache.org/docs/latest/graphx-programming-guide.html#example-property-graph&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jul 2016 23:08:33 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Social-Network-Analysis-using-Spark-MLLIB/m-p/135863#M35123</guid>
      <dc:creator>phargis</dc:creator>
      <dc:date>2016-07-19T23:08:33Z</dc:date>
    </item>
  </channel>
</rss>

