Shoaib Burq
Shoaib Burq
Take a look at http://www.timescale.com/ as well
Yes possibly if we wanna add it to a worker. At the time I was looking for a solution to a specific problem. Not as urgent now. I was also...
Have you tried to make sure you are using a release tag or are you on master?
This is a bug report not a support ticket with version numbers close to bleeding edge. If it's not a bug would you care to elaborate on your message? An...
I assume it's not running over HTTPS? I suspect over HTTPS it will (probably) add the `Secure` attribute as per the spec: > A Secure cookie is only sent to...
@harsha2010 +1 to Spark 1.5 release Thanks!
Here you go you'll need to uncompress it. [spatial-spark_2.10-1.1.1-beta-SNAPSHOT.jar.zip](https://github.com/sabman/PySparkGeoAnalysis/files/3153130/spatial-spark_2.10-1.1.1-beta-SNAPSHOT.jar.zip) You can also build it from https://github.com/sabman/SpatialSpark
@neckhair looks like you have your assets being served by Rails https://github.com/neckhair/rails-on-docker/blame/master/config/environments/production.rb#L25 Kinda defeats the purpose of having nginx, no?
Seems correct to me based on the documentation. Can someone else who is using fcm in production also confirm this?
Can you show the output of `bundle add fcm` It should have the following ``` ... Installing os 1.1.4 Installing signet 0.16.1 Fetching googleauth 1.1.2 Installing googleauth 1.1.2 Fetching fcm...