[BUG] TypeError: 'JavaPackage' object is not callable after calling feathr_init_script.py
#1217
Open
1 of 4 tasks
Labels
bug
Something isn't working
Willingness to contribute
Yes. I can contribute a fix for this bug independently.
Feathr version
1.0.0
System information
jupyter/pyspark-notebook:python-3.9.13
Describe the problem
Hi, thanks for your work! I really enjoyed studying your project. Now I deployed it as a group of services and ran into an error with the
feathr_init_script.py
script:Error details:
My docker-compose file: Link. Short manual for my example: Link.
Since I'm not very good at understanding Java logs, I am asking for help in debugging th error. When it is solved, I will be glad to contribute.
Tracking information
Error details:
Code to reproduce bug
No response
What component(s) does this bug affect?
Python Client
: This is the client users use to interact with most of our API. Mostly written in Python.Computation Engine
: The computation engine that execute the actual feature join and generation work. Mostly in Scala and Spark.Feature Registry API
: The frontend API layer supports SQL, Purview(Atlas) as storage. The API layer is in Python(FAST API)Feature Registry Web UI
: The Web UI for feature registry. Written in ReactThe text was updated successfully, but these errors were encountered: