Changes between Version 17 and Version 18 of Hadoop


Ignore:
Timestamp:
Jan 19, 2010, 11:30:42 AM (14 years ago)
Author:
lucau.andreea
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Hadoop

    v17 v18  
    4242 * JUnit 4
    4343
    44 This is a development tool. So its purpose is to be used during development and testing. To run a test class with HadoopRunner, simple adnotate the class with @RunWith(HadoopRunner.class). We provide a Makefile with several basic commands:
     44This is a development tool. So its purpose is to be used during development and testing. To run a test class with HadoopRunner, simple adnotate the class with @RunWith(HadoopRunner.class). We provide a [https://svn-batch.grid.pub.ro/svn/PP2009/proiecte/HadoopJUnit/Makefile Makefile] with several basic commands:
    4545 * setup - starts the Hadoop daemons
    4646 * shutdown - closes the Hadoop daemons