Uploaded image for project: 'HCatalog'
  1. HCatalog
  2. HCATALOG-102 HBase Storage Drivers drop #1
  3. HCATALOG-135

Fix hbase build.xml "ant test" target for running after clean builds

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • storage handlers
    • None

    Description

      Currently, "ant test" inside the hbase dir fails if after the root hcatalog dir has had an "ant clean" run on it.

      The reason for this is that there are several dependencies in things like ${test.classpath} that don't exist at the time. If they're not needed, they can/should be removed. If needed, then running "ant test" here should trigger a root build as a dependency.

      Also, things like the hcatalog build dir don't exist either - this could potentially be trivially created with a mkdir call (making sure to not delete it! - this might be called from the root build)

      Attachments

        Activity

          People

            Unassigned Unassigned
            sushanth Sushanth Sowmyan
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: