Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sessions dead #85

Open
quydx opened this issue Jul 14, 2023 · 0 comments
Open

Sessions dead #85

quydx opened this issue Jul 14, 2023 · 0 comments

Comments

@quydx
Copy link

quydx commented Jul 14, 2023

I deploy using default values but after creating session, I get the status of it and got this error message

     "\t container status: ",
        "\t\t container name: spark-kubernetes-driver",
        "\t\t container image: sasnouskikh/livy-spark:0.8.0-incubating-spark_3.0.1_2.12-hadoop_3.2.0_cloud",
        "\t\t container state: waiting",
        "\t\t pending reason: ContainerCreating",
        "23/07/14 08:52:06 INFO LoggingPodStatusWatcherImpl: Deployed Spark application livy-session-0 with submission ID spark-jobs:livy-session-0-1faa39895399a3d2-driver into Kubernetes",
        "23/07/14 08:52:06 INFO ShutdownHookManager: Shutdown hook called",
        "23/07/14 08:52:06 INFO ShutdownHookManager: Deleting directory /tmp/spark-9cdcf0d9-ebca-4548-b591-2e1708c7d050",
        "\nKubernetes Diagnostics: ",
        "Failure executing: GET at: https://kubernetes.default.svc.cluster.local/apis/extensions/v1beta1/namespaces/spark-jobs/ingresses?labelSelector=spark-app-tag%3Dlivy-session-0-Xzo72sxU. Message: 404 page not found\n."
    ]

I see the config of using ingress is set to false but it still seems to try to find ingress. Can you help me ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant