https://flyte.org
Join Slack
Hey friends! When I try to run the sandbox with: ``` docker run --rm --privileged -p 30081:30081 -p ...
b

Babis Kiosidis

over 3 years ago
Hey friends! When I try to run the sandbox with:
docker run --rm --privileged -p 30081:30081 -p 30082:30082 -p 30084:30084 <http://cr.flyte.org/flyteorg/flyte-sandbox:dind|cr.flyte.org/flyteorg/flyte-sandbox:dind>
It fails with an error:
"flyteorg" has been added to your repositories
Deploying Flyte-deps...
Release "flyte-deps" does not exist. Installing it now.
Error: failed to download "flyteorg/flyte-deps" at version "v1.0.2-b1" (hint: running `helm repo update` may help)
b
k
  • 2
  • 4
  • 174
Hi, everyone! Quick question: is it possible to raise the memory limit on a Flyte sandbox? A member ...
m

Matheus Moreno

over 3 years ago
Hi, everyone! Quick question: is it possible to raise the memory limit on a Flyte sandbox? A member of my team is trying to test their system locally, but is being greeted with an OOMKilled error.
m
k
  • 2
  • 22
  • 174
:wave: Hi everyone!
a

Anil Kumar Nandibhatla

over 3 years ago
👋 Hi everyone!
👋 2
a
k
  • 2
  • 1
  • 174
Morning <@UNW4VP36V> is there a ticket to track fixing `PriorityClass: system-cluster-critical` for ...
n

Nicholas LoFaso

over 3 years ago
Morning @Haytham Abuelfutuh is there a ticket to track fixing
PriorityClass: system-cluster-critical
for GCP? I’d like to recommend we disable this feature by default, and then if a user chooses to enable it the priority class + quota are added.
n
h
y
  • 3
  • 4
  • 174
Hey I was looking to extend flytekit-java remote execution functionality to add an SdkRemoteWorkflow...
b

Babis Kiosidis

almost 4 years ago
Hey I was looking to extend flytekit-java remote execution functionality to add an SdkRemoteWorkflow that works similarly to the SdkRemoteTask. But I realised that remote workflows are not supported in flytekit(python) https://github.com/flyteorg/flytekit/blob/673e076a6a5cd33be281d962e3da8204d7dca6cd/flytekit/common/translator.py#L144-L147 ? So the only way to execute remote workflows is through LaunchPlans? Is this expected to stay this way?
b
y
s
  • 3
  • 65
  • 174
Hey everyone! I’m on <zoom> for the next 30mins hosting Flyte Office Hours. If anyone has questions ...
h

Haytham Abuelfutuh

almost 4 years ago
Hey everyone! I’m on zoom for the next 30mins hosting Flyte Office Hours. If anyone has questions about deploying/trying/using Flyte, I’ll be happy to discuss!
h
w
k
  • 3
  • 3
  • 174
hey folks, below is the folder structure pdi/ src/ pdi_flyte/ flyte/ ...
r

Rezwan Abir

over 2 years ago
hey folks, below is the folder structure pdi/ src/ pdi_flyte/ flyte/ utils/ workflows/ ingest_flyte.py export PYTHONPATH=/Users/rezwan.abir/pdi/src/ (local, works fine when
pyflyte run
is used) in ingest_flyte.py we have
from pdi_flyte.flyte.workflows.constants
import ConflictActionList` however after packaging and deploying I'm getting ModuleNotFoundError: No module named 'pdi_flyte` any ideas?
r
k
b
  • 3
  • 15
  • 173
I'm thinking about multitenancy and trying to understand how users are given authorization to projec...
s

Souheil Inati

over 2 years ago
I'm thinking about multitenancy and trying to understand how users are given authorization to projects and domains, and the permissions model in general, eg viewing workflows and runs for a particular domain or project. Perhaps I'm not looking in the right place in the docs and code. Is there a user and permission UI/API or an authorization module?
s
b
k
  • 3
  • 14
  • 173
I’m getting this error while creating a launch plan: ```raise AssertionError("The cached values aren...
a

Andrew Korzhuev

over 2 years ago
I’m getting this error while creating a launch plan:
raise AssertionError("The cached values aren't the same as the current call arguments")
There isn’t much context to why it happened, what should I look for to debug it? The workflow has a datetime parameter to it, which was renamed between versions, but I don’t think it should stop it from deploying
a
s
  • 2
  • 3
  • 173
Hello, In the task , I am trying to dynamically set the env variable like this: if domain is ‘develo...
f

Frank Shen

almost 3 years ago
Hello, In the task , I am trying to dynamically set the env variable like this: if domain is ‘development’, then env=‘dev’ if domain is ‘stage’, then env=‘stage’ if domain is ‘production’, then env=‘prod’ The question is how to determine the domain in code? I tried flytekit.current_context() with no avail. Could someone shed some light? Thanks
f
k
e
  • 3
  • 4
  • 173
Previous626364Next

Flyte

Flyte enables production-grade orchestration for machine learning workflows and data processing created to accelerate local workflows to production.

Powered by