Git Product home page Git Product logo

google-cloud-dataflow-example-project's Issues

inv command always asks for extra arguments

vagrant up/sbt assembly has finished successfully, but when I try to run:

inv generate_events --topic-name=test-topic --nr-events=5
it returns: 'generate_events' did not receive all required positional arguments!

same for any other "inv" call

big_table script creation fails

vagrant@huskimo:/vagrant$ inv create_bigtable_table --column-family=cf1 --instance-id=test-instance --region=us-west1-a --table-name=test-table
Traceback (most recent call last):
File "/usr/local/bin/inv", line 11, in
sys.exit(program.run())
File "/usr/local/lib/python2.7/dist-packages/invoke/program.py", line 270, in run
self.execute()
File "/usr/local/lib/python2.7/dist-packages/invoke/program.py", line 379, in execute
executor.execute(*self.tasks)
File "/usr/local/lib/python2.7/dist-packages/invoke/executor.py", line 114, in execute
result = call.task(*args, **call.kwargs)
File "/usr/local/lib/python2.7/dist-packages/invoke/tasks.py", line 113, in call
result = self.body(*args, **kwargs)
File "/vagrant/tasks.py", line 91, in create_bigtable_table
instance.create()
File "/usr/local/lib/python2.7/dist-packages/google/cloud/bigtable/instance.py", line 233, in create
operation_pb = self._client._instance_stub.CreateInstance(request_pb)
File "/usr/local/lib/python2.7/dist-packages/grpc/_channel.py", line 507, in call
return _end_unary_response_blocking(state, call, False, deadline)
File "/usr/local/lib/python2.7/dist-packages/grpc/_channel.py", line 455, in _end_unary_response_blocking
raise _Rendezvous(state, None, None, deadline)
grpc._channel._Rendezvous: <_Rendezvous of RPC that terminated with (StatusCode.NOT_FOUND, us-west1-a zone not found)>

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.