Building an Analytic & Calculation View from the Wikipedia HANA tables for...
Welcome to part 5 in this series of demonstrating how to analyze Wikipedia page hit data using Hadoop with SAP HANA One and Hive. In part four “Enhancing the Wikipedia data model using fact and...
View ArticleScreenshots Speak thousand Words ( with one Code Snippet ) !
Create your First XSJS Webservice in HANA Studio 1. Table TEST1PROD. 2. Test data in table. 3. Create Product.xsjs file 4. Code Snippet in Product.xsjs function readEntry( rs ) { return...
View ArticleSAP HANA XS UI Integration Services – Overview and Roadmap
SAP Hana XS UI Integration Services? Whats that? This presentation gives you an overview on the UI Services implemented on top of HANA XS that allow HANA XS application developers to easily build great...
View ArticleSAP HANA and R - Keep shining
Since I discovered Shiny and published my blog A Shiny example - SAP HANA, R and Shiny I always wanted to actually run a Shiny application from SAP HANA Studio, instead of having to call it from...
View ArticleSAP HANA OData and R
As you might have discovered by now...I love R...it's just an amazing programming language... By now...I have integrate R and SAP HANA via ODBC and via the SAP HANA-R integration...but I have...
View ArticleBuilding flexible HTML5 demonstrations with arbitary SQL
Often when I need to create a demo or PoC, I don't have a well defined design to start with, and the demo evolves. This makes it a pain to add or change a field if you have multiple layers of views or...
View ArticleForcing Hana queries to use more processes and cores
I have found a few instances where Hana decides to usea single core to process queries, even though they take quite some time. I've noticed this most with queries involving grouping. I think it might...
View ArticleStreaming Real-time Data to HADOOP and HANA
For those that are interested in Hadoop and Hana I've recently created a prototype which attempts to leverage some of the key strengths of the companion solutions, to deal with Big Data challenges....
View ArticleConnecting to HANA with Python using ODBC or oData
As a HANA developer it is almost mandatory for you to learn a scripting language. It will give you a ton of off new development opportunities. You probably have heard about using JavaScript as a...
View ArticleIt's Time for Some HANA Love: HDE Deep-Dive in Minneapolis
Join us for the next SAP HANA Distinguished Engineer Deep Dive, hosted by Medtronic, in Mounds View (Minneapolis), Minnesota, on August 20th, 2013. Whether you're enjoying the hospitality in-person for...
View ArticleTell us what Functional Services you would like SAP HANA to provide
We are looking for feedback from the developer community as we continue to enhance the developer capabilities of SAP HANA! Please take a moment to answer the following survey (2 questions only). After...
View ArticleNew Released Movie Recommender on SAP HANA One
1. Background & motivationThis June, I took a mini-fellowship in Palo Alto and built a smart app, Real-time sentiment rating of movies on SAP HANA One. After I came back to Shanghai, my colleagues...
View Article“Can I run today?” Or a rapid simple-perceptron implementation in HANA.
Let’s talk a little bit about artificial neural networks (ANN). In the world of the ANN, the simple-perceptron (SP) is the most basic unit for information processing. It’s is built in such a way that...
View ArticleOpenSAP HANA Learning Materials
Hi everyone, As a participant in the OpenSAP HANA course that ran earlier in the summer, I felt that the great learning resources created by the team and presented by Thomas Jung deserved a wider...
View ArticleLoading data into HANA using RFC
It is great that SAP provide trial licensed versions of HANA for us to get familiar with the technology and to acquire and practise the skills we will need to use this great new technology. Of course...
View ArticlePERSISTANCE STORAGE IN SAP HANA
Hi guys , just want to share my knowledge of understanding the important role played by Persistance Storage. The Main Advantage of Persistance Storage is to get back the data in case of Power Failure...
View ArticleHANA SPS06: Smart Data Access with HADOOP HIVE & IMPALA
..“SAP HANA smart data access enables remote data to be accessed as if they are local tables in SAP HANA, without copying the data into SAP HANA. Not only does this capability provide operational and...
View ArticleParse XML in server side javascript (XSJS)
Hi All, As Thomas Jung explains how to use SAP HANA SP06 features here in blog SAP HANA SPS6 - Various New Developer FeaturesSP6 offers a new functionality of Outbound Data Connectivity. In his blog...
View ArticleRevisiting an old pattern recognition example with HANA
There is a well known example of a pattern recognition: the Iris data set. Let’s replicate it with SAP HANA. This example is about classifying some plants.According to the “Iris data set” site: The...
View ArticleSAP HANA Native Development Feedback Sessions @ SAP TechEd
The SAP HANA Product Management team at SAP is looking to get some feedback during SAP TechEd in Las Vegas and Amsterdam. Thomas Jung and I focus on the developer persona and are hosting several...
View Article