Skip to content
This repository was archived by the owner on Mar 7, 2018. It is now read-only.

Adjust column name to match Spark job#118

Merged
c-w merged 1 commit intomasterfrom
fix-computedtiles
Aug 17, 2017
Merged

Adjust column name to match Spark job#118
c-w merged 1 commit intomasterfrom
fix-computedtiles

Conversation

@c-w
Copy link
Contributor

@c-w c-w commented Aug 17, 2017

@c-w c-w requested a review from erikschlegel August 17, 2017 20:14
@c-w c-w mentioned this pull request Aug 17, 2017
@c-w
Copy link
Contributor Author

c-w commented Aug 17, 2017

Note that ideally the bigint columns in this table should be counters. Using counters it's not needed to read back the old values and one can just insert the increment. Counters are also cassandra native and therefore race conditions are handled under the hood.

c-w added a commit to CatalystCode/project-fortis-services that referenced this pull request Aug 17, 2017
Copy link
Contributor

@erikschlegel erikschlegel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@c-w c-w merged commit 56aee65 into master Aug 17, 2017
@c-w c-w deleted the fix-computedtiles branch August 17, 2017 21:07
@c-w c-w removed the in progress label Aug 17, 2017
rachelnicole pushed a commit that referenced this pull request Jan 24, 2018
… Settings Schema (#118)

* Fixed admin setting integration issues

* A variety of bug fixes to support pulling fortis events from the cassandra table into the news feed.

* A variety of fixes to support showing fortis events in the news feed.

* Fixing linting errors

* Reverting executeQuery change

* Fixing lint errors

* Messages byBbox schema changes round II

* Consolidating mainEdge and filteredEdges as conjunctivetopics field

* Addressing clemens PR review comments

* Restructuring edge schema, and moving admin related services to settings schema

* rebasing

* Fixing top sources schema

* Fixing lint errors

* Fixing lint errors
rachelnicole pushed a commit that referenced this pull request Jan 24, 2018
…licy

Use same load balancing policy as fortis-services
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants