Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-1228

Eclipse project files

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 0.17.0
    • build
    • None

    Description

      I've created Eclipse project files for Hadoop (to be attached). I've found them very useful for exploring Hadoop and running the unit tests.

      The project files can be included in the source repository to make it easy to import Hadoop into Eclipse.

      A few features:

      • Eclipse automatically calls the Ant build to generate some of the necessary source files
      • Single unit tests can be run from inside Eclipse
      • Basic Java code style formatter settings for the Hadoop conventions (still needs some work)

      The following VM arguments must be specified in the run configuration to get unit tests to run:

      -Xms256m -Xmx256m -Dtest.build.data=${project_loc}\build\test\data

      Some of the unit tests don't run yet, possibly due to some missing VM flags, the fact that I'm running Windows, or some other reason(s).

      TODO:

      • Specify native library location(s) once I investigate building of Hadoop's native library
      • Get all the unit tests to run

      Attachments

        1. .classpath
          2 kB
          Albert Strasheim
        2. .project
          0.7 kB
          Albert Strasheim
        3. eclipse.patch
          10 kB
          Mark Butler
        4. hadoop-1228.patch
          5 kB
          Thomas White
        5. hadoop-1228-v2.patch
          5 kB
          Thomas White
        6. hadoop-eclipse.zip
          5 kB
          Albert Strasheim

        Activity

          People

            tomwhite Thomas White
            fullung Albert Strasheim
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: