Questions tagged [hpe-container-platform]

4 questions
1
vote
1 answer

How can I read data from DataTap using cpython?

I would like to read data from DataTap using cpython. In spark, I can do something like: df = spark.read.csv("dtap://MaprClus2/tmp/airline-safety.csv") How can I do the same if I am using cpython, for example when I don't have a pyspark Jupyter…
Chris Snow
  • 23,813
  • 35
  • 144
  • 309
0
votes
1 answer

How can I retrieve the istio ingress gateway hosts for an HPE Ezmeral Container Platform managed cluster?

I have configured a K8S cluster with istio-ingressgateway as per the docs. Although the HPE Container Platform managed haproxy gateway can route traffic to the istio-ingressgateway, I would like to access the host endpoints directly. How can I…
Chris Snow
  • 23,813
  • 35
  • 144
  • 309
0
votes
1 answer

What flags and feature gates are set when HPE CP K8S clusters are provisioned?

I’m trying to demo installing a CSI driver for a customer and decided to go with the AWS EBS driver. The first step is: Enable flag --allow-privileged=true for kube-apiserver Enable kube-apiserver feature gates…
Chris Snow
  • 23,813
  • 35
  • 144
  • 309
-1
votes
1 answer

How to expose HDFS in one cluster and access it with DataTap in another cluster/tenant?

I have created a 6.3x Cloudera cluster inside HPE Container Platform. I would like to expose the HDFS so that it can be accessed via DataTap on other HPE Container Platform clusters for basic demonstration purposes (no HA or security required). My…
Chris Snow
  • 23,813
  • 35
  • 144
  • 309