https://flyte.org
Join Slack
So I created a sandbox using: `flytectl sandbox start --source .`. After doing that, I can access to...
k

Khuyen Tran

almost 4 years ago
So I created a sandbox using:
flytectl sandbox start --source .
. After doing that, I can access to Flyte UI. However, after stopping the container, I tried to run
flytectl sandbox start --source .
to resume the existing sandbox cluster, but I can't access to Flyte UI. Here is the specific outputs I got:
➜ flytectl sandbox start                                       
πŸ§‘β€πŸ­ Bootstrapping a brand new flyte cluster... πŸ”¨ πŸ”§
delete existing sandbox cluster [y/n]: n
Existing details of your sandboxπŸ‘¨β€πŸ’» Flyte is ready! Flyte UI is available at <http://localhost:30081/console> πŸš€ πŸš€ πŸŽ‰ 
Add KUBECONFIG and FLYTECTL_CONFIG to your environment variable 
export KUBECONFIG=$KUBECONFIG:/home/khuyen/.kube/config:/home/khuyen/.flyte/k3s/k3s.yaml 
export FLYTECTL_CONFIG=/home/khuyen/.flyte/config-sandbox.yaml
I wonder what is the best way to resume the existing cluster?
k
h
y
  • 3
  • 11
  • 182
Hi community! I'm trying to run a dummy python job on a :databricks: job cluster (_new_cluster_) u...
r

Robert Ambrus

over 2 years ago
Hi community! I'm trying to run a dummy python job on a 🧱 job cluster (_new_cluster_) using
pyflyte
. For some reason, when I add
policy_id
to the cluster config, the Flyte job fails with an error like this:
r
k
  • 2
  • 8
  • 181
Dear Flyte Community, I wanted to share some exciting news with all of you. While it may not be dire...
k

Ketan (kumare3)

over 2 years ago
Dear Flyte Community, I wanted to share some exciting news with all of you. While it may not be directly related to Flyte, I started Union, a venture aimed at supporting Flyte development and collaborating with the incredible community of individuals like yourselves. This is why the recent announcement of Union AI raising significant funding is of utmost importance for our Flyte community. We have witnessed Flyte's widespread adoption and the increasing contributions from passionate individuals. Among these contributors, Union AI stands out as one of the top supporters. We are committed to nurturing this community and ensuring its everlasting success. With this goal in mind, I am pleased to share that we have raised $19.1 million for Union, a substantial portion of which will be dedicated to enhancing Flyte and making it the world's best Orchestration platform. You can find more details about this exciting development here. I am immensely grateful for your unwavering support and love. Together, let us continue working hand in hand to empower our end users, relieving them of infrastructure worries, and enabling companies worldwide to harness the power of Flyte. With heartfelt appreciation, Ketan
🦜 10
❀️ 11
flyte 2 11
πŸ‘ 21
πŸ”₯ 21
🀩 8
flyte 23
πŸš€ 20
πŸŽ‰ 15
k
f
+3
  • 5
  • 4
  • 181
FYI - flytekit 1.5.0 seems to have dependency conflicts - `Could not find a version that matches fss...
s

seunggs

over 2 years ago
FYI - flytekit 1.5.0 seems to have dependency conflicts -
Could not find a version that matches fsspec==2023.3.0,==2023.4.0,>=2021.10.1,>=2023.3.0
s
k
+2
  • 4
  • 11
  • 181
Hello guys I'm having a new error. I packaged a project to Docker hub. And then used FlyteRemote to...
f

Fhuad Balogun

over 2 years ago
Hello guys I'm having a new error. I packaged a project to Docker hub. And then used FlyteRemote to register the workflow to a remote Flyte cluster on AWD EKS -- adding the IMAGE_STR. However, when I fetch and execute the workflow, it raises a
ModuleNotFoundError
. What could I be doing wrong please?
f
s
+2
  • 4
  • 35
  • 181
Do we have to change the default USER for spark tasks like above?
f

Frank Shen

over 2 years ago
Do we have to change the default USER for spark tasks like above?
f
s
k
  • 3
  • 14
  • 181
```AssertionError: Cannot pass output from task task1 that produces no outputs to a downstream task`...
s

seunggs

about 3 years ago
AssertionError: Cannot pass output from task task1 that produces no outputs to a downstream task
s
k
  • 2
  • 1
  • 181
hi team, the documentation states that subworkflows execute within context of the parent workflows (...
a

Alex Pozimenko

about 3 years ago
hi team, the documentation states that subworkflows execute within context of the parent workflows (here). What are the implications of that?
a
k
  • 2
  • 9
  • 181
The loadbalancer (metallb) successfully provided an IP address, and console is available through tha...
b

Bryan Yeung

about 3 years ago
The loadbalancer (metallb) successfully provided an IP address, and console is available through that address. Here is flyte config.yaml
admin:
  # For GRPC endpoints you might want to use dns:///flyte.myexample.com
  endpoint: dns:///192.168.111.220
  insecure: true
logger:
  show-source: true
  level: 0
Here is a screenshot of the console:
b
y
+2
  • 4
  • 18
  • 181
Hi, is there a way to use a different ingress service? I’m using `emissary-ingress` and I was wonder...
s

seunggs

over 3 years ago
Hi, is there a way to use a different ingress service? I’m using
emissary-ingress
and I was wondering if you had a reference implementation for that instead of using Amazon Loadbalancer Ingress Controller?
s
k
  • 2
  • 4
  • 181
Previous515253Next

Flyte

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

Powered by