kedro pipelines are running without issue, running...
# advanced-need-help
s
kedro pipelines are running without issue, running on spark
d
Okay creating a thread
Can you print out your HDFS version?
s
running on spark 3.2.2 on S3
d
And if you do pip freeze
s
I am able to save viz output to json file, it still hangs at the same place but after breaking the run I could see the json file is created, I am also able to load the output json file
d
Can you do a pip freeze in your container? Additionally your requiremets.txt may be helpful.
s
did you get pip freeze result, I cant open the message.txt
d
Ah I just saw that was a HDFS warning not error sorry I've been looking at the wrong thing
When you run Viz the browser launched but is blank?
s
the process abruptly hangs and never starts a session
d
This is super unusual
So given I'm not sure of the root cause it would be helpful if you could comment out half your pipeline and see if it that works
Then we sort of do a binary search approach to pinpoint which part of the pipeline is causing issues
s
let me try doing that
d
Thank you
I've not seen this before
4 Views