Public Information for Job 561

Created By: demo
Created At: Wed, 12 Jun 2013 22:24:15 -0500

Input Dataset: 2012 July/SF

Last Submitted At: Wed, 12 Jun 2013 22:24:15 -0500
Last Finished At: Wed, 12 Jun 2013 22:25:14 -0500 (59s)

Source Code

# what are the 5 most popular databases? counts: output top(5) of string weight int; p: Project = input; foreach (i: int; def(p.databases[i])) counts << p.databases[i] weight 1;

Output

Job Output Size: 151 bytes

counts[] = MySQL, 19976, 0
counts[] = SQL-based, 6056, 0
counts[] = JDBC, 5618, 0
counts[] = XML-based, 4016, 0
counts[] = PostgreSQL (pgsql), 3453, 0

Compilation

Status: Finished
Started: Wed, 12 Jun 2013 22:24:25 -0500
Finished: Wed, 12 Jun 2013 22:24:31 -0500 (6s)

Execution

Status: Finished
Started: Wed, 12 Jun 2013 22:24:37 -0500
Finished: Wed, 12 Jun 2013 22:25:14 -0500 (37s)