cancel
Showing results for 
Search instead for 
Did you mean: 

integration HANA with HADOOP

Former Member
0 Kudos

Hi,

How to integrate hana with hadoop.

Regards,

Sudhir

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hello All,

I have created Remote Source using SQL command as below


CREATE REMOTE SOURCE HADOOP_SOURCE_H

ADAPTER "hadoop"

CONFIGURATION 'webhdfs_url=http://XX.XX.XX:9101;webhcat_url=http://XX.XX.XX:50111'

WITH CREDENTIAL TYPE 'PASSWORD'

USING 'user=hduser;password=password';

But when I try to open the "HADOOP_SOURCE_H" remote source then I get this error

I am able to create User defined function successfully. But when I try to run it, I get the below error...

Did I miss anything? Can you please let me know what is error all about.

Thank you.

Regards,

Ram

Former Member
0 Kudos

Hi Sudhir

The SAP HANA Administration Guide, downloadable for your revision from service.sap.com/hana , section "6 Administration of SAP HANA Data Provisioning Technologies" details Smart Data Access setup including Hadoop.

Ruth

deepak_chodha
Explorer
0 Kudos

Hi Sudhir,
What kind of integration would you like to do with HANA?

There is SDA integration with Hadoop using ODBC.

There is SDA integration with Hadoop using Spark.

Happy HANA

Deepak.

Former Member
0 Kudos

Hi Deepak,

Thank you so much your replay.I am new to hadoop.First i want to install and configure with HANA system.how to start now.i Have installed hana DB and nw 7.4 sr2.

Regards

Sudhir