-
Notifications
You must be signed in to change notification settings - Fork 3.2k
mismatch between the streaming logs that we get from azure-ai-ml and the log file we download at the end #2223
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
Conversation
Signed-off-by: miguelgfierro <[email protected]>
Signed-off-by: miguelgfierro <[email protected]>
After I changed azureml-related packages to older versions: the logs became valid: |
The latest log downloaded via azure mlflow in the run triggered last week is the same as the log 3 months ago |
@SimonYansenZhao but where is the problem coming from? Is it I'm going to try a few combinations:
|
Signed-off-by: miguelgfierro <[email protected]>
…allow>3,<5 Signed-off-by: miguelgfierro <[email protected]>
…allow>3,<4 Signed-off-by: miguelgfierro <[email protected]>
…allow>3,<=3.18 Signed-off-by: miguelgfierro <[email protected]>
…3,<=3.18 Signed-off-by: miguelgfierro <[email protected]>
…3,<=3.22 Signed-off-by: miguelgfierro <[email protected]>
I don't think the problem is from |
…3,<=3.25.1 Signed-off-by: miguelgfierro <[email protected]>
…3,<5 Signed-off-by: miguelgfierro <[email protected]>
…allow>3,<5 Signed-off-by: miguelgfierro <[email protected]>
Signed-off-by: miguelgfierro <[email protected]>
Signed-off-by: miguelgfierro <[email protected]>
Signed-off-by: miguelgfierro <[email protected]>
Signed-off-by: miguelgfierro <[email protected]>
Signed-off-by: miguelgfierro <[email protected]>
Signed-off-by: miguelgfierro <[email protected]>
Signed-off-by: miguelgfierro <[email protected]>
Signed-off-by: miguelgfierro <[email protected]>
Signed-off-by: miguelgfierro <[email protected]>
@SimonYansenZhao please review the tests I've made. At the end, the solution I found it works is: Let me know if you think it is ok, and we can merge this. Then there are a few other bugs we need to fix on a different PR. |
@miguelgfierro OK, let's merge it. By looking at what you changed, I find the latest ![]() |
The new issues, I think, may have something to do with the out-dated |
ok merging |
Description
Related to #2222 (comment)
Related Issues
References
Checklist:
git commit -s -m "your commit message"
.staging branch
AND NOT TOmain branch
.