Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-3449

Speed up ant builds with the ant uptodate task

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Invalid
    • 0.9.0
    • None
    • Build Infrastructure
    • None

    Description

      Given that the hive build is an enormously loooong build (~ 6hrs), it might be very helpful if there are some checkpointing capabilities available to be able to resume a build from failed point and not have to restart everything on a single test failure.

      One possible way to do this would be to use the ant uptodate task to check set of target files to be more up-to-date than given set of source files and execute a target only if that is true.

      By default this capability could be off but can be activated with the -Dresume=true argument.

      Attachments

        Activity

          People

            Unassigned Unassigned
            swarnim Swarnim Kulkarni
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: