source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @27550   11 years jmt12 Ensure the hostname is added to the Hadoop logs so we can identify the …
(edit) @27549   11 years jmt12 Extract information from the logs generated by parallel Greenstone …
(edit) @27548   11 years jmt12 Extract information from the logs generated by parallel Greenstone …
(edit) @27547   11 years jmt12 Rejigging some processing comments
(edit) @27546   11 years jmt12 Adding the ability for the Hadoop Mapper to determine what CPU number …
(edit) @27545   11 years jmt12 Ignoring just the compiled file (for now)
(edit) @27544   11 years jmt12 A tiny C script to guesstimate the CPU the calling Process is on
(edit) @27543   11 years jmt12 Adding generate_gantt.pl script in its original form - i.e. directly …
(edit) @27542   11 years ak19 Minor correction to commit just made.
(edit) @27541   11 years ak19 Message being mailed now includes the html version of the report as an …
(edit) @27540   11 years ak19 1. Reports better sent to the greenstone mail id 2. Need to import …
(edit) @27539   11 years ak19 Cosmetic change: fixing spelling error, to help locate other issues.
(edit) @27538   11 years ak19 Using FileUtils::removeFiles in place of utils::rm
(edit) @27537   11 years ak19 Bugfix: should be testing strOutputFormat is set to xml, not strOutput
(edit) @27536   11 years ak19 FileUtils functions instead of util.pm
(edit) @27535   11 years ak19 Using the recommended FileUtils' subroutines for the deprecated …
(edit) @27534   11 years kjdon more changes for super collection stuff. Now can handle having …
(edit) @27533   11 years kjdon added comments about new oaisupercollection configuration command
(edit) @27532   11 years jmt12 Add the ability to configure the Thrift connector using a …
(edit) @27531   11 years jmt12 Only output the message about using copy instead of hard/soft link once
(edit) @27530   11 years jmt12 Clear out old logs, and adding more comments about what the script is …
(edit) @27529   11 years jmt12 Fixing a bug (HDFS drivers not being recognized due to sometimes …
(edit) @27528   11 years kjdon implemented oaisupercollection. add to oai.cfg and the server will …
(edit) @27527   11 years jmt12 Calling the isHDFS() in FileUtils rather than the non-existant one in utils
(edit) @27526   11 years jmt12 Adding in a 'isHDFS()' function so that some plugins (SimpleVideoPlug) …
(edit) @27525   11 years jmt12 Adding in a 'isHDFS()' function so that some plugins (SimpleVideoPlug) …
(edit) @27524   11 years ak19 Haven't run diffcol yet, but making the basic changes necessary to get …
(edit) @27523   11 years ak19 Committing the first of the pre-built tutorials (built on CentOS, 64 …
(edit) @27522   11 years ak19 Correcting some minor bugs during build.
(edit) @27521   11 years ak19 Resetting gsdlhome (reset-gsdlhome command) should not just update the …
(edit) @27520   11 years ak19 Undoing commit to FileUtils::closeFileHandle since John thinks the …
(edit) @27519   11 years ak19 Using the recommended FileUtils.pm equivalents for util.pm subroutines.
(edit) @27518   11 years ak19 Completing the listing of functions in FileUtils.pm
(edit) @27517   11 years jmt12 Noticed and replaced a couple of -e's (that should have been -d's …
(edit) @27516   11 years jmt12 Matching a call to the new FileUtils::openFileHandle() (in …
(edit) @27515   11 years jmt12 Making the file used durig buffertes be configurable
(edit) @27514   11 years jmt12 Altering code to allow configurable length of read/write buffer when …
(edit) @27513   11 years jmt12 Restoring the original logic around working_info (although still not …
(edit) @27512   11 years jmt12 Adding in a special test for measuring the effect of altering ThriftFS …
(edit) @27511   11 years kjdon pass in file handle as a reference
(edit) @27510   11 years ak19 Using the recommended FileUtils.pm methods in place of the deprecated …
(edit) @27509   11 years ak19 Using the recommended FileUtils.pm methods in place of the deprecated …
(edit) @27508   11 years ak19 closeFileHandle() should deal with the case of the file not existing.
(edit) @27507   11 years jmt12 Ensuring the downloadable versions of the XML exports are stored in a …
(edit) @27506   11 years jmt12 Adding a (hopefully) safe recursive delete, and removed some debugging …
(edit) @27505   11 years jmt12 Closing the RSS filehandle with the new function in FileUtils too
(edit) @27504   11 years jmt12 Changing the wat get_new_doc_dir() works so that it creates the new …
(edit) @27503   11 years kjdon modified to handle files with just a single record. So no collection …
(edit) @27502   11 years kjdon trying to fix double encoding issue for isis files. not sure that I …
(edit) @27501   11 years jmt12 Missed (another) old style file open that instead needs to go through …
(edit) @27500   11 years jmt12 Missed an old style file open that instead needs to go through …
(edit) @27499   11 years jmt12 New configuration options to control the creation of directories in …
(edit) @27498   11 years jmt12 Strings for the new options in BasePlugout
(edit) @27497   11 years jmt12 replacing util::mk_all_dirs() with FileUtils::makeAllDirectories()
(edit) @27496   11 years jmt12 Replacing a smelly old util::file_exists() with a snazzy new …
(edit) @27495   11 years jmt12 removing doubled up debug comments and putting some paths in …
(edit) @27494   11 years jmt12 Fixing a truncated comment - or maybe I never wrote an end to it…
(edit) @27493   11 years jmt12 No longer required - not that sure why it was required in the first place
(edit) @27492   11 years jmt12 Some versions of Hadoop add host and protocol information into paths - …
(edit) @27491   11 years jmt12 Repairing three bugs in makeAllDirectories - incorrect pattern meant …
(edit) @27490   11 years jmt12 No longer requires
(edit) @27489   11 years jmt12 Shouldn't have been here
(edit) @27488   11 years jmt12 Since I've got rid of the thousand DateTime prereq modules, I can …
(edit) @27487   11 years jmt12 Ensure Parallel Building path in environment (for ThriftFS) and that …
(edit) @27486   11 years ak19 Correcting previous commit for setting perl shebangs on Windows, after …
(edit) @27485   11 years sjm84 GS3 release-kit calls GS3 code's build.xml to set-perl-shebangs …
(edit) @27484   11 years ak19 1. Target to set perl shebangs for files in GS3's cgi. 2. Now GS3 also …
(edit) @27483   11 years jmt12 Replace slash replacement regexs with a call the …
(edit) @27482   11 years jmt12 Replace slash replacement regexs with a call the …
(edit) @27481   11 years jmt12 Adding makeAllDirectories() (which I'd only implemented in LocalFS) to …
(edit) @27480   11 years jmt12 Removing DateTime dependency (so HDFSShell will always fail …
(edit) @27479   11 years jmt12 Remove time parsing as DateTime is a fricking nightmare to install …
(edit) @27478   11 years jmt12 Be a bit smarter about locating Perl version if not provided (rather …
(edit) @27477   11 years jmt12 Changed the order of additions to java classpath to ensure that my …
(edit) @27476   11 years jmt12
(edit) @27475   11 years jmt12
(edit) @27474   11 years jmt12 Ignoring extracted modules
(edit) @27473   11 years jmt12 I give up - I'll just do without DateTime
(edit) @27472   11 years jmt12
(edit) @27471   11 years jmt12
(edit) @27470   11 years jmt12 No longer need to ignore all the files I moved to cpan
(edit) @27469   11 years jmt12 A dedicated folder to hold the many, many CPAN modules I've ended up …
(edit) @27468   11 years jmt12 The (repeated) functionality of all these scripts moved into CPAN.sh
(edit) @27467   11 years jmt12 An advanced cascade script that will loop through an (evergrowing) …
(edit) @27466   11 years jmt12 moved to cpan folder in packages
(edit) @27465   11 years jmt12 Moved to cpan directory so I can use smarter cascade make
(edit) @27464   11 years ak19 Correction to previous commit: setting exec permissions on just those …
(edit) @27463   11 years jmt12
(edit) @27462   11 years jmt12
(edit) @27461   11 years jmt12
(edit) @27460   11 years jmt12
(edit) @27459   11 years jmt12
(edit) @27458   11 years jmt12
(edit) @27457   11 years jmt12
(edit) @27456   11 years jmt12
(edit) @27455   11 years jmt12
(edit) @27454   11 years jmt12 This is like a satanic game of whack-a-mole. Here are the four prereqs …
(edit) @27453   11 years jmt12 Surprise - now Params::Validate has a prereq too, namely …
(edit) @27452   11 years jmt12 Yet another prereq for DateTime - Params::Validate
(edit) @27451   11 years ak19 Need to set exec permissions on the mac app shortcuts
Note: See TracRevisionLog for help on using the revision log.