-
This issue was originally logged in @stuartlynn 's geocoder repo ([#1](https://github.com/CartoDB/Geocoding_Analysis/issues/1#issuecomment-125107139)
-
I put similar to below in my home directory `.Renviron` file:
```
GOOGLE_USER = "mark@xxxx.com"
GOOGLE_PASSWORD = '1xxxxxxxx'
GOOGLE_AUTOCONNECT = 'TRUE'
```
(note no options set)
I restarted R, and…
-
For starters we can download OSM GPX or GDELT as part of the EMR bootstrap action and ingest the downloaded data, run some analytics on the data that was ingested, and automatically expose layers of t…
-
based on GDELT, NYC TAXI, and other datasets
Easy to run
-
Implement GDELT ingest format and ingest plugin functionality, parallel to existing geowave-format-\* projects.
-
I am trying to follow the steps to try FiloDB. filo-cli init succeeded.
I am stuck in next step. The error looks more Cassandra specific. But any config in spark to fix this problem?
scala> csvDF.wr…
-
[2015-12-19 06:42:31,649] ERROR f.c.r.Scheduler [filo-cli-akka.actor.default-dispatcher-5] - Reprojection task (gdelt,0) failed
com.datastax.driver.core.exceptions.InvalidQueryException: unconfigured …
-
```
What steps will reproduce the problem?
1.
goto
https://bigquery.cloud.google.com/results/gothic-province-823:job_5lmXpX3GWzXSAh
FLmQO3Qxg3jfg?pli=1
2.
edit udf with
```
function mapper(row, emi…
-
First, thanks for this script! Think it is very useful, glad you've put this online.
The issue:
![gdelt_download](https://cloud.githubusercontent.com/assets/401300/12455532/14adadca-bf6a-11e5-8933-20…
-
Hi guys! Working with your project i faced off with problem that cassandra throws exception trying handle too large batch. How can i configure it (mb decrease batch size or sth else)? I havn't found a…