Apache Drill 1.15.0 + sergeant 0.8.0 = pcapng Support, Proper Column Types & Mounds of New Metadata

Apache Drill 1.15.0 + sergeant 0.8.0 = pcapng Support, Proper Column Types & Mounds of New Metadata

| | Apache Drill, dplyr, drill, R
Apache Drill is an innovative distributed SQL engine designed to enable data exploration and analytics on non-relational datastores […] without having to create and manage schemas. […] It has a schema-free JSON ...
🔗

Driving Drill Dynamically with Docker and Updating Storage Configurations On-the-fly with sergeant

| | Apache Drill, drill, R
The sergeant🔗 package has a minor update that adds REST API coverage for two “new” storage endpoints that make it possible to add, update and remove storage configurations on-the-fly without using the ...
🔗

Two new Apache Drill UDFs for Processing UR[IL]s and Internet Domain Names

| | Apache Drill, drill, R
Continuing the blog’s UDF theme of late, there are two new UDF kids in town: drill-url-tools🔗 for slicing & dicing URI/URLs (just going to use ‘URL’ from now on in the post) ...
🔗

New Apache Drill UDF for Processing Twitter Tweet Text

| | Apache Drill, drill, SQL, Twitter, UDF
There are many ways to gather Twitter data for analysis and many R and Python (et al) libraries make full use of the Twitter API when building a corpus to extract useful ...
🔗

Painless ODBC + dplyr Connections to Amazon Athena and Apache Drill with R & odbc

| | athena, drill, R
I spent some time this morning upgrading the JDBC driver (and changing up some supporting code to account for changes to it) for my metis package🔗 which connects R up to Amazon ...