Vidyasagar Machupalli

Results 5 issues of Vidyasagar Machupalli

I am trying to visualize some data and bar chart is crashing. Rest of the charts are working as expected. ### Expected behavior Should show the bar chart with keys...

**Describe the bug** I create a ROKS 4.5 cluster in VPC Gen 2 and while running the toolkit, struck with the below error. Logs from Schematics ``` 2020/10/19 10:58:47 Terraform...

**Describe the bug** Toolkit deployment fails with the below error (retrieved from workspace logs) ``` Error: Error running command '.terraform/modules/dev_sre_namespace/scripts/setup-namespace-pull-secrets.sh ibm-observe': exit status 1. Output: *** Copying pull secrets from...

**Description** Kernel run failing with jep/PyMethod (java.lang.NoClassDefFoundError) **Reproduction** Steps to reproduce the behavior: 1. Insert a Python code snippet in a cell 2. Run the cell. 3. Kernel starts and...

I tried reading and writing objects to COS using Stocator with Spark streaming but it fails with the below error ``` java.lang.RuntimeException: java.lang.ClassNotFoundException: Class com.ibm.stocator.fs.ObjectStoreFileSystem not found ``` Here's what...