hadoop-jobstat.git
10 years agoSupport query parameters (it can be probably used for incremental checkouts).
František Dvořák [Thu, 5 Mar 2015 20:47:21 +0000 (21:47 +0100)]
Support query parameters (it can be probably used for incremental checkouts).

10 years agoFix node IDs in subjobs.
František Dvořák [Thu, 5 Mar 2015 20:02:45 +0000 (21:02 +0100)]
Fix node IDs in subjobs.

10 years agoDisable walltime for running jobs.
František Dvořák [Thu, 5 Mar 2015 17:12:12 +0000 (18:12 +0100)]
Disable walltime for running jobs.

10 years agoFix status.
František Dvořák [Thu, 5 Mar 2015 17:03:09 +0000 (18:03 +0100)]
Fix status.

10 years agoWrite also number of jobs processed.
František Dvořák [Thu, 5 Mar 2015 16:47:58 +0000 (17:47 +0100)]
Write also number of jobs processed.

10 years agoThe first real PBS logs.
František Dvořák [Thu, 5 Mar 2015 16:33:37 +0000 (17:33 +0100)]
The first real PBS logs.

10 years agoAdd job queue column.
František Dvořák [Thu, 5 Mar 2015 12:55:20 +0000 (13:55 +0100)]
Add job queue column.

10 years agoAdd more detailed subjobs table.
František Dvořák [Thu, 5 Mar 2015 12:14:37 +0000 (13:14 +0100)]
Add more detailed subjobs table.

10 years agoFetch details, of not found in the database.
František Dvořák [Thu, 5 Mar 2015 11:46:47 +0000 (12:46 +0100)]
Fetch details, of not found in the database.

10 years agoMove node hostnames to separated table.
František Dvořák [Thu, 5 Mar 2015 11:42:14 +0000 (12:42 +0100)]
Move node hostnames to separated table.

10 years agoInitial database consumer.
František Dvořák [Wed, 4 Mar 2015 23:04:47 +0000 (00:04 +0100)]
Initial database consumer.

10 years agoExample database initialization.
František Dvořák [Wed, 4 Mar 2015 23:04:23 +0000 (00:04 +0100)]
Example database initialization.

10 years agoSet timestamps more precicely on the end of the long transactions.
František Dvořák [Wed, 4 Mar 2015 23:00:29 +0000 (00:00 +0100)]
Set timestamps more precicely on the end of the long transactions.

10 years agoUse all database call properly. Add name also to new jobs.
František Dvořák [Wed, 4 Mar 2015 22:26:15 +0000 (23:26 +0100)]
Use all database call properly. Add name also to new jobs.

10 years agoAdded name column. Use rather symbolic constans in the code, proper SQL escaping.
František Dvořák [Wed, 4 Mar 2015 22:03:18 +0000 (23:03 +0100)]
Added name column. Use rather symbolic constans in the code, proper SQL escaping.

10 years agoGet node details (mapred tasks and attempts) only when job is updated in DB or when...
František Dvořák [Wed, 4 Mar 2015 20:57:27 +0000 (21:57 +0100)]
Get node details (mapred tasks and attempts) only when job is updated in DB or when printing.

10 years agoFine tunging of verbosity.
František Dvořák [Wed, 4 Mar 2015 20:37:52 +0000 (21:37 +0100)]
Fine tunging of verbosity.

10 years agoFix inserting new jobs.
František Dvořák [Wed, 4 Mar 2015 20:00:53 +0000 (21:00 +0100)]
Fix inserting new jobs.

10 years agoSupport database.
František Dvořák [Wed, 4 Mar 2015 16:40:16 +0000 (17:40 +0100)]
Support database.

10 years agoDatabase schema.
František Dvořák [Wed, 4 Mar 2015 14:41:48 +0000 (15:41 +0100)]
Database schema.

10 years agoFeatures: config file, single job query.
František Dvořák [Wed, 4 Mar 2015 14:31:08 +0000 (15:31 +0100)]
Features: config file, single job query.

10 years agoInitial version of jobs.py.
František Dvořák [Tue, 3 Mar 2015 16:05:24 +0000 (17:05 +0100)]
Initial version of jobs.py.

10 years agoBasic info.
František Dvořák [Tue, 3 Mar 2015 16:05:16 +0000 (17:05 +0100)]
Basic info.