Sebastian Cheung CQF
Sebastian Cheung CQF
Hi @sweetat-xfers any update from Kafka? also working with xlsx files now, and wasnt sure whether to convert to CSV file is needed or if there are any xlsx connectors?
Thanks @mikemclin that will be cool to use in Angular2
Hi @vitalik. This is the elasticsearch URL to query elasticsearch: localhost:9200/address*/_search  But the Django-Ninja URL ``` @api.get("/address*/_search") def query_all(request: HttpRequest, response: HttpResponse): return response...
docker pulled this version. Then when spark-shell at the top it is then produced
$USER/meteor-kitchen/input_file.txt (just changed customers to products) I want site with three pages: home, products and about. In home page I want jumbotron with title: "This application is written in English...
Thank Petar, but how to specify the Field attributes in human format `In products collection three fields: name, address and e-mail.` to become: `In products collection three fields: ID, Title...
Hi I am importing using openweathermap and read in with pandas, so could you show how to use it here to display: ``` import pandas as pd json_str = 'http://api.openweathermap.org/data/2.5/history/city?q=Paris,FR&type=hour&start=1437264000&end=1439942400'...
Hi Mark No, after moving the common.yml from quickstart/templates one level up to quickstart and then cd to home in my /Users/seb/ ``` $ export DB_HOSTNAME=mydb.example.com $ echo $DB_HOSTNAME mydb.example.com...
OK I guess the naming convention is common.yaml: ``` tiller -b . -e development tiller v1.2.0 (https://github.com/markround/tiller) Template generation completed ``` and NOT common.yml ``` $ tiller -b . -e...
Hi @VictorZuanazzi Also similar thing: pwd $HOME/golib:$HOME/go/src/github.com/maorfr/skbn ➜ skbn git:(master) make wget -q -O $HOME/golib:/Users/mincheung/go/bin/dep https://github.com/golang/dep/releases/download/v0.5.0/dep-linux-amd64 $HOME/golib:/Users/mincheung/go/bin/dep: No such file or directory make: *** [bootstrap] Error 1