All Content tagged with Analytics

Analytics services that fit all your data analytics needs

Content language: English

Select up to 5 tags to filter
Sort by most recent
Trying to have a Glue Crawler/Athena automatically pick up a timestamp format of `yyyy-MM-dd'T'HH:mm:ss.SSS'Z'`. I have confirmed all the values in my dataset are formatted as this format, example:...
0
answers
0
votes
23
views
asked 15 days ago
Came across the following useful documentation: https://docs.aws.amazon.com/prescriptive-guidance/latest/apache-iceberg-on-aws/best-practices-read.html#read-sort-order I have a large table where I...
1
answers
0
votes
30
views
Kai
asked 15 days ago
We have loved the flexibility of the Athena engine, but are starting to get concerned about its instability. Recently we've identified needs to rerun major queries that return zero records the first...
0
answers
0
votes
29
views
datwell
asked 17 days ago
Hello, we are facing a very odd issue with AWS Glue. When we run AWS Glue Crawler against the RDS Postgres v14 we get very vague error logs from CloudWatch (see below). Now, admittedly the schema is...
1
answers
0
votes
41
views
pbocan
asked 18 days ago
Hi, My Athena Query to transform the data is failing randomly with the error: Exception: Final state of Athena job is FAILED, query_execution_id is 97b49928-68f8-44e0-af7e-1fc7ec7cefcb. Error:...
1
answers
0
votes
127
views
Vishnu
asked a month ago
The following query returns an error ``` SELECT * from UNNEST(SEQUENCE( (SELECT min(col1) from table1), current_date, INTERVAL '1' DAY )) ``` but this query works just...
3
answers
0
votes
309
views
Yoni L
asked a month ago
We use AWS OpenSearch domain with GitLab to enable Advanced search feature. Just want to know incase of AWS OpenSearch domain down, will it impact at only indexing or other places also?
1
answers
0
votes
123
views
Chintan
asked a month ago
Hey everyone, I have a problem. I have an ESP32 with a BME280 sensor. I use platformIO to flash it with RTOS and publish temperature, humidity and pressure to a aws topic. I get the data on IoT Core...
3
answers
0
votes
354
views
asked a month ago
I have a use case where I need to run Batch EMR job on schedule (daily). I can make folders on date basis for my data coming from IoT. Or I can make folders for each device sending IoT data and put...
1
answers
0
votes
387
views
asked 2 months ago
Hi, I am looking for some advice on changing cluster from dc2.large 4 nodes to ra3.xlplus 1 node. The priority reason is more storage however this had been untouched since setup for my company a few...
4
answers
0
votes
285
views
shanil
asked 2 months ago
We want to know display count of in app message for user endpoint. Our mobile team send custom event for increasing display count. How can we see displayed in app message count according to user...
1
answers
0
votes
510
views
Ozum
asked 3 months ago
Hey everyone I am trying to query a set of JSON files in S3 with Athena and I am getting the Hive cursor error for invalid JSON even though the files in question are valid single-line JSON. Is there a...
2
answers
0
votes
323
views
Mike
asked 3 months ago