former_member277158
Explorer
Member since ‎2015 May 21

User Statistics

  • 12 Posts
  • 1 Solutions
  • 0 Kudos given
  • 4 Kudos received

User Activity

I've downloaded the version of Streaming Analytics included with HANA Express. I have a working Streaming analytics server but I need to use the .NET SDK. Is the .NET SDK included with HANA Express? Where can I get it?
I'm running HANA Express and have a custom SDI adapter. When I create a table replication task and multiple rows are inserted, only the first row is written to HANA. For simplicity sake I modified the HelloWorld Adapter from github to demonstrate thi...
I have a very simple project with a Kafka Input Adapter connected to an input stream and then a HANA Output Adapter. The project compiles and runs without a problem. My Kafka server handles a message every 30 seconds, which I can verify on the Stream...
I'm trying to setup the Kafka JSON Input adapter. In the "Setting up the Kafka Adapters" section of the "SAP HANA Streaming Analytics: Adapters Guide" it says to download kafka-clients-0.9.0.0.jar. However, the link provided does not work and takes m...
My project compiles fine but when I run it I get the following error:[FAILURE:Application wait for status is started, but application current status is not started. Please check the project log files for more information.][CODE:710096]And I get the f...