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

File workflow.json is missing in folders (phi-data, prediction-pipeline and sentiment-analysis) #1

Open
GitHubDiom opened this issue Sep 26, 2021 · 0 comments

Comments

@GitHubDiom
Copy link

Hi there,

I am trying to reproduce the experiments mentioned in your ATC paper.

I found that there was no file workflow.json in three of them (phi-data, prediction-pipeline and sentiment-analysis).

After I run python3 generator.py --platform ow --input ../benchmarks/finra in my ternimal.
PS: I change the statement in file composer/openwhisk.py (self.version_map = {'python:3':'python3.6', 'python:ai':'python3.5'} to self.version_map = {'python:3':'python3.6', 'python:ai':'python3.8'} ). Only change python3.5 to python3.8.

But I got an ERROR:
[2021-09-26T17:19:42.229Z] [ERROR] Error during processing of request: 'Request too large: Request of size 95374117 was longer than the maximum of 52428800'.

How can I solve this problem, I think it should change some default configuration of openwhisk?

Could you please provide the workflow.json of phi-data, prediction-pipeline and sentiment-analysis dirs?

Thank you

@GitHubDiom GitHubDiom changed the title Unable to reproduce the experiments of the ATC paper File workflow.json is missing in folders (phi-data, prediction-pipeline and sentiment-analysis) Sep 26, 2021
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