• Interoperability in the Cloud

    From the JNBridge Labs

    Example interop projects for
    cutting-edge scenarios that demonstrate
    what's possible out-of-the-box

    Free kits, including source code and docs

    Have suggestions or feedback?

    Follow our blog to hear about what's new!


Build an Excel add-in for HBase MapReduce

Use Excel with HBase Hadoop allows businesses to quickly analyze very large data sets. Microsoft Excel is the ready-to-go front end for data analysis. This lab explorse a simple Excel front-end to HBase MapReduce, allowing you to view HBase tables and execute MapReduce jobs. The goal is to make the add-in generic with respect to the column definitions and data in a HBase table.

Read the document (HTML)
Read the document (PDF)
Download the source (ZIP)


Building a LINQ provider for HBase MapReduce

Use LINQ to access HBase HBase is a distributed, scalable, big data storage and retrieval system developed as part of the Apache Hadoop project. This explores building a simple .NET LINQ provider for HBase using the Java API for creating, managing and scanning HBase tables and the .NET LINQ provider interfaces. In addition, the project investigates LINQ support for HBase MapReduce jobs written in Java by adding an extension to the LINQ query syntax.

Read the document (HTML)
Read the document (PDF)
Download the source (ZIP)


Creating .NET-based MapReducers for Hadoop

.NET-based MapReducers for Hadoop The Apache Hadoop framework enables distributed processing of very large data sets. Hadoop is written in Java, and has limited methods to integrate with mapreducers written in other languages. This lab demonstrates how you can use JNBridgePro to program directly against the Java-based Hadoop API to create .NET-based mapreducers.

Read the document (HTML)
Read the document (PDF)
Download the source (ZIP)


Using a Java SSH Library to Build a BizTalk Adapter

Use SSH to enable BizTalk Server to manipulate remote files securely, in the cloud or on the ground.

Read the document (HTML)
Read the document (PDF)
Download the source (ZIP)