1: \begin{abstract}
2: %% Text of abstract
3: One of the most important issues in the path to the convergence of HPC and Big Data is caused by the differences in their software stacks. Despite some research efforts, the interoperability between their programming models and languages is still limited. To deal with this problem we introduce a new computing framework called \ihpc{}, whose main objective is to unify the execution of Big Data and HPC workloads in the same framework. \ihpc{} has native support for multi-language applications using JVM and non-JVM-based languages. Since MPI was used as its backbone technology, \ihpc{} takes advantage of many communication models and network architectures. Moreover, MPI applications can be directly executed in a efficient way in the framework. The main consequence is that users could combine in the same multi-language code HPC tasks (using MPI) with Big Data tasks (using MapReduce operations). The experimental evaluation demonstrates the benefits of our proposal in terms of performance and productivity with respect to other frameworks such as Apache Spark. \ihpc{} is publicly available for the Big Data and HPC research community.
4:
5: \end{abstract}
6: