Modified: nifi/site/trunk/powered-by-nifi.html URL: http://svn.apache.org/viewvc/nifi/site/trunk/powered-by-nifi.html?rev=1783948&r1=1783947&r2=1783948&view=diff ============================================================================== --- nifi/site/trunk/powered-by-nifi.html (original) +++ nifi/site/trunk/powered-by-nifi.html Tue Feb 21 21:42:34 2017 @@ -113,7 +113,9 @@ </div> </div> <div class="row"> - <p class="description">Below is a sample of companies and organisations using Apache NiFi</p> + <div class="large-12 columns"> + <p class="description">Below is a sample of companies and organisations using Apache NiFi</p> + </div> </div> <div class="row"> <div class="large-12 columns"> @@ -168,6 +170,16 @@ <td>SaaS & Analytics Software</td> <td>We're building all new data ingestion pipelines using NiFi. Existing pipelines are being migrated to NiFi as well. We have deployed NiFi clusters to ingest, transform, and deliver data to various backends like Google Big Query, Amazon Redshift, and Amazon S3.</td> </tr> + <tr> + <td><a href="https://www.thinkbiganalytics.com">Think Big, A Teradata Company</td> + <td>Data Science & Engineering</td> + <td>Think Big's open-source data lake management platform <a href="http://kylo.io">Kylo</a> offers a turn-key, enterprise-ready data lake solution that integrates best practices around metadata management, governance, and security gleaned from Think Big's 150+ big data implementation projects. Kylo uses Apache NiFi as the underlying scheduler and orchestration engine, along with other technologies like Apache Hadoop and Apache Spark.</td> + </tr> + <tr> + <td><a href="http://www.hashmapinc.com/">Hashmap, Inc.</td> + <td>Big Data / IoT</td> + <td>Hashmap uses Apache NiFi to securely collect, transmit, and transform data for ingest and delivery into our IoT / Time Series Accelerator platform, allowing for outcome-based, real time analytics and visualization of oil & gas, utilities, manufacturing, industrial, retail, pharma, and process control data. Additionally, we are creating a catalog of open source, ready-to-run, industry specific NiFi processors and controller services for protocols like OPC-UA, ETP, WITSML, LAS, and many others.</td> + </tr> </table> </div> </div>
