About

Location

San Jose, CA


What information or education would be useful to you?

Tips and Tricks (Internal Tools / System Tables/ etc)


Are you a member of a Regional User Group (RUG)? If so, which one?

N/A


What best describes your job role?

Application Development, IBM Employee / Business Partner


Db2portal.blogsspot


Earned points: 2900
Db2 Fan
Received:
Dec 3, 2021
0
Db2 Leader
Received:
Dec 3, 2021
0

Special

Kubeflow is known as “Machine Learning toolkits for Kubernetes”. It is an open source project dedicated to making deployments of machine learning (ML) workflows on Kubernetes simple, portable and scalable. Kubeflow Pipelines is one of Kubeflow key components which provides a platform for building, deploying, and managing multi-step workflows on Kubernetes (based on Docker containers).…

Read more…

Db2 for z/OS JSON SQL APIs and Native REST Services


In the recent customers’ conference calls, a lot of customers are confused about Db2 for z/OS JSON capability and Native REST services. They think they are the same thing. In fact, they are completely different. In the following article, I will describe the difference and share the questions I have been asked many times. A node.js application is included as example to invoke a Db2 native REST service.…

Read more…

Python is one of the most commonly used programming language. Its interactive mode is ideal for prototype development and ad-hoc tasks. There is also a development GUI. Both are free to download or use under open source license. In the following article, I am going to show you how to use Python to connect to DB2 11 for z/OS and perform some basic database operations.…

Read more…

Machine Learning using DB2 for z/OS data


Using machine learning features in Spark and an easy to follow example, learn how you can build/train/test a machine learning model using data from DB2 for z/OS.

Machine Learning using DB2 for z/OS data and Spark Part 1
https://medium.com/@janeman98/machine-learning-using-db2-for-z-os-data-and-spark-part-1-134c6bd0c90d

Machine Learning using DB2…

Read more…

Spark Analytics for XML data in DB2 for z/OS


Want to share my recent research on this topic:

Spark Analytics for XML data in DB2 for z/OS – Part 1 : scala.xml.XML
http://ibm.co/2frZw2y


Spark Analytics for XML data in DB2 for z/OS – Part 2 : databricks XML package – on a single XML document
http://ibm.co/2frZE22


Spark Analytics for XML data in DB2 for z/OS – Part 3 : databricks XML package – on XML data in…

Read more…