<?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: Reporting Tool in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Reporting-Tool/m-p/142014#M56344</link>
    <description>&lt;P&gt;@&lt;A href="https://community.hortonworks.com/users/14633/cristianvlean.html"&gt;CriCL&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Try Zeppelin notebook. Here is a basic example of ingesting data from a source via NiFi, store it to Hive and access it via Zeppelin: &lt;/P&gt;&lt;P&gt;&lt;A href="https://community.hortonworks.com/articles/87230/customer-demographics-demo-with-apache-nifi-hive-a-1.html"&gt;https://community.hortonworks.com/articles/87230/customer-demographics-demo-with-apache-nifi-hive-a-1.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;There are several good notebooks in HDP sandbox, but also Github. That is if you stored your data in HDFS or HBase and you wanted to see how to report on it with Zeppelin. &lt;/P&gt;&lt;P&gt;Other notebooks can be also connected to HDP, e.g. iPython or Jupyter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 07 Mar 2017 10:10:43 GMT</pubDate>
    <dc:creator>cstanca</dc:creator>
    <dc:date>2017-03-07T10:10:43Z</dc:date>
    <item>
      <title>Reporting Tool</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Reporting-Tool/m-p/142013#M56343</link>
      <description>&lt;P&gt;Dear Community,&lt;/P&gt;&lt;P&gt;I finally was able to work and manage my twitter analysis using NiFi + Hortonworks.
Now that i've accomplished my data source, i would like to create a nice report output.&lt;/P&gt;&lt;P&gt;got a suggestion?&lt;/P&gt;&lt;P&gt;ps: I used to work with Bi Publisher.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 11:12:34 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Reporting-Tool/m-p/142013#M56343</guid>
      <dc:creator>cristianvlean</dc:creator>
      <dc:date>2022-09-16T11:12:34Z</dc:date>
    </item>
    <item>
      <title>Re: Reporting Tool</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Reporting-Tool/m-p/142014#M56344</link>
      <description>&lt;P&gt;@&lt;A href="https://community.hortonworks.com/users/14633/cristianvlean.html"&gt;CriCL&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Try Zeppelin notebook. Here is a basic example of ingesting data from a source via NiFi, store it to Hive and access it via Zeppelin: &lt;/P&gt;&lt;P&gt;&lt;A href="https://community.hortonworks.com/articles/87230/customer-demographics-demo-with-apache-nifi-hive-a-1.html"&gt;https://community.hortonworks.com/articles/87230/customer-demographics-demo-with-apache-nifi-hive-a-1.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;There are several good notebooks in HDP sandbox, but also Github. That is if you stored your data in HDFS or HBase and you wanted to see how to report on it with Zeppelin. &lt;/P&gt;&lt;P&gt;Other notebooks can be also connected to HDP, e.g. iPython or Jupyter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Mar 2017 10:10:43 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Reporting-Tool/m-p/142014#M56344</guid>
      <dc:creator>cstanca</dc:creator>
      <dc:date>2017-03-07T10:10:43Z</dc:date>
    </item>
    <item>
      <title>Re: Reporting Tool</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Reporting-Tool/m-p/142015#M56345</link>
      <description>&lt;P style="margin-left: 20px;"&gt;Hi &lt;A rel="user" href="https://community.cloudera.com/users/3486/cstanca.html" nodeid="3486"&gt;@Constantin Stanca&lt;/A&gt; 
Thanks for replying. I've tried Zeppeling and his Notebooks, but what i need is to create my own layouts and finally export to pdf, xls or even rtf.&lt;/P&gt;&lt;P style="margin-left: 20px;"&gt;&lt;/P&gt;&lt;P style="margin-left: 20px;"&gt;Regards&lt;/P&gt;</description>
      <pubDate>Tue, 07 Mar 2017 10:23:21 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Reporting-Tool/m-p/142015#M56345</guid>
      <dc:creator>cristianvlean</dc:creator>
      <dc:date>2017-03-07T10:23:21Z</dc:date>
    </item>
    <item>
      <title>Re: Reporting Tool</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Reporting-Tool/m-p/142016#M56346</link>
      <description>&lt;P&gt;&lt;A href="https://community.hortonworks.com/users/14633/cristianvlean.html"&gt;@CriCL &lt;/A&gt;&lt;/P&gt;&lt;P&gt;I am not sure why wouldn't you be able to create your layout with any of the notebooks, e.g. Zeppelin, iPython or Jupyter and print to output to PDF use a PDFWriter driver to print to, for example. &lt;/P&gt;&lt;P&gt;Also, you can use the BI of your choice as long as it can use JDBC or ODBC access to Hive or Phoenix for HBase, for example. You could also point R Studio to Hive and you can render your report to PDF using markup available in R. &lt;/P&gt;&lt;P&gt;When you say "I want to create my own layouts" could you be more specific ... What is missing?&lt;/P&gt;</description>
      <pubDate>Tue, 07 Mar 2017 10:53:36 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Reporting-Tool/m-p/142016#M56346</guid>
      <dc:creator>demerovb</dc:creator>
      <dc:date>2017-03-07T10:53:36Z</dc:date>
    </item>
    <item>
      <title>Re: Reporting Tool</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Reporting-Tool/m-p/142017#M56347</link>
      <description>&lt;P&gt;&lt;A href="https://community.hortonworks.com/users/14633/cristianvlean.html"&gt;@CriCL&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Got you. I like to use R Studio connected to HDP and use markdown language to generate PDF files: &lt;A href="http://rmarkdown.rstudio.com/pdf_document_format.html"&gt;http://rmarkdown.rstudio.com/pdf_document_format.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;True. This is more a tool for data science.&lt;/P&gt;&lt;P&gt;On the other hand any tool that you like and can use ODBC or JDBC can connect to Hive or to HBase via Phoenix. Try that approach.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Mar 2017 01:00:32 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Reporting-Tool/m-p/142017#M56347</guid>
      <dc:creator>cstanca</dc:creator>
      <dc:date>2017-03-08T01:00:32Z</dc:date>
    </item>
    <item>
      <title>Re: Reporting Tool</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Reporting-Tool/m-p/142018#M56348</link>
      <description>&lt;P&gt;Excellent!!&lt;/P&gt;&lt;P&gt;This is what i wanted. Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 08 Mar 2017 09:35:38 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Reporting-Tool/m-p/142018#M56348</guid>
      <dc:creator>cristianvlean</dc:creator>
      <dc:date>2017-03-08T09:35:38Z</dc:date>
    </item>
  </channel>
</rss>

