Wow, awesome! That was quick. Thanks a lot.
On Thursday, May 8, 2014 11:17:36 AM UTC-7, Benjamin Devèze wrote: > > Hi Ravi, > > After a quick investigation I would say that the problem is here: > > https://github.com/mallocator/Elasticsearch-BigQuery-River/blob/master/src/main/java/org/elasticsearch/river/bigquery/BigQueryRiver.java#L391 > > The timestamp should be set in milliseconds so removing the / 1000 should > solve your issue. > > Hope this help > > > > -- > Benjamin DEVEZE > -- You received this message because you are subscribed to the Google Groups "elasticsearch" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/24313452-97da-4dbd-af7a-1ed6003d93d8%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
