osx - Dataflow in Eclipse: Cannot run program "gcloud" -


when running dataflow starter example in eclipse error:

 cannot run program "gcloud": error=2, no such file or directory 

i have installed gcloud , it's in path - runs command line.

how can fix this?

in eclipse go run -> run configurations... -> service -> environment , add variable called path there. if don't know current path, go command line , type echo $path.


Comments

Popular posts from this blog

jquery - How do you format the date used in the popover widget title of FullCalendar? -

Bubble Sort Manually a Linked List in Java -

asp.net mvc - SSO between MVCForum and Umbraco7 -