When I run the above spark application with zeppelin in Yarn cluster with cluster mode, I get the following error: Where may be the problem? Thanks
I have an app that accepts two intent requests (external intent request) with coroutine. For the main activity, I have written the code as below. class MainAct
As the title states I am having issues getting my docker client to connect to the docker broker Errors: %3|1647161877.851|FAIL|fc24c271e73f#pr
In a java 6 webapp, I am attempting to retrieve a large amount of output from an executed command. I've "borrowed/stolen/based" it on the javaworld article. T
I am trying to fit my microprofile RestClient to make GET calls to an external API which expects the format of a date query in the following format: https://som
I created a simple test.py with the following: import sys res = sys.stdin.read() print(res) but when I tried to run python test.py then i input hello a
Trying to deploy bert model on Heroku. import torch import transformers import numpy as np from flask import Flask, render_template, request from model import