Yorgos Koliopoulos
- Total activity 66
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 40
Articles
Recent activity by Yorgos Koliopoulos-
How to configure the Iglu Resolver
This article explains how to locate your Iglu server details in Console, generate a API key, and configure the Iglu Resolver to use your custom schema vendor. This is a step needed for some use cas...
-
Failed inserts in BigQuery Loader 2.0.0
With the release of BigQuery v2, the events that fail to be loaded to BigQuery are now written to the bad rows pubsub topic sp-rt-pipeline-bad-prod1. Previously those failures where written to the ...
-
Why is the EKS cluster publicly accessible?
It is common to receive alerts about malicious IP addresses attempting to probe the infrastructure, as automated scans and bot-driven attacks frequently occur across the internet. However, the EKS ...
-
How to enable the Snowplow optimisations in a dbt package
Our packages make use of the standard dbt incremental materialization with an optimisation applied for incremental models.In order for the Snowplow optimisations to override the default ones of dbt...
-
How to run specific data models
There are cases where you might want to run a specific data model from those you have installed. This can be achieved using the --select flag with your dbt command.For example, to build just the Un...
-
How to check the SQL query that runs in a Data Visualization
Sometimes it's useful to see how data is populated in a Data Visualization graph or table, either for general understanding or for troubleshooting purposes. The SQL query that runs to fetch the dat...
-
E-commerce Visualization showing 0 in Product Details columns
There is a known issue with the E-commerce Visualization where the Units Purchased and Revenue columns show 0.The query that populates the table with data uses a property product_list_name which ca...
-
Share anonymous tracking setting between WebView and mobile trackers
When using the WebView plugin, anonymous tracking setting on the mobile native side (in iOS/Android tracker), will be followed in the sense that the mobile trackers won’t attach additional user and...
-
Snowtype failing to authenticate
The keys used to authenticate Snowtype are added to headers during token exchange. A VPN configuration might sometimes enforce a proxy that removes the headers.There are two options to resolve this...
-
AWS GuardDuty reporting an unprotected port on EC2 instance as being probed.
Why You're Seeing This AlertYour security monitoring system has detected port scanning activity on your web infrastructure. While this may appear concerning, these alerts are actually normal indic...