Skip to content

Conversation

@waprin
Copy link
Contributor

@waprin waprin commented May 5, 2017

No description provided.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label May 5, 2017
'--high_cpu_threshold',
help='If Bigtable CPU usages is above this threshold, scale up',
default=0.6)
parser.add_argument(
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think you wanted "--low_cpu_threshold" for this one.


if __name__ == '__main__':
parser = argparse.ArgumentParser(
description='Detects text in the images in the given directory.')
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy/paste error?

@waprin
Copy link
Contributor Author

waprin commented May 13, 2017

Moving this PR here:

GoogleCloudPlatform/python-docs-samples#943

@waprin waprin closed this May 13, 2017
@rameshdharan
Copy link
Contributor

Agreed that python-docs-samples is a fine place for it, but please update the README.md in this project (cloud-bigtable-examples) as well once it has landed. There's a Python section here already that links to other examples in the python-docs-samples project.

@sduskis sduskis deleted the autoscaler branch September 11, 2017 23:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants