Migrating TB HBase datasets across datacenters
Practical notes on migrating a 2TB HBase cluster from Rackspace to AWS with minimal downtime using CopyTable.
Practical notes on migrating a 2TB HBase cluster from Rackspace to AWS with minimal downtime using CopyTable.
Walking tree-structured data in PostgreSQL.
The average absolute difference between predictions and labels — less sensitive to outliers than RMSE.
A regression metric that penalises large errors.
a subspace where the dimension is one less than the ambient space
a technique for reducing the dimensionality of data
An elegant algorithm for finding the shortest path between nodes in a graph.
An Ansible playbook for running tcpdump in parallel across many servers and collecting the captures.
A system call that duplicates the current process, creating a parent and child that continue from the same point.
A child process whose parent has exited.