former_member397115
Explorer
Member since ‎03-07-2016

User Statistics

  • 6 Posts
  • 0 Solutions
  • 0 Kudos given
  • 3 Kudos received

User Activity

As agreed in my previous blog (https://blogs.sap.com/2019/03/10/my-kubernetes-journey/), I will use this page to talk about the installation and setup of Minikube single node local cluster. The basic resource is available in https://kubernetes.io/do...
Prologue:   Being a software developer at heart, I am always interested and drawn towards new technologies and platforms. About 6 months back, I decided to switch from the on-premise world to the cloud world with respect to software development. I me...
Introduction Have you ever encountered a scenario where you wanted to run a small python code in a notebook to check if a solution is viable, especially in the case where you want to run some sample data science tests using ML libraries? What would b...
Abstract The aim of this article is to provide some insights about high performance, low latency data read and search capability using Apache Spark and Apache Solr for large data sets. We use data-sets provided by Kaggle as test data for our analysis...
This blog depicts how to configure the PGP Secure Store functionality in scenarios where the user doesn't want to store the PGP keys (Private & Public) on a file system. Step 1: Go to the PGP Secure Store url (http://<host>:<port>/PGPSecureStore). ...