tree: 7c72dbb0dc0fbb0b85d78d28b1c01a75637d991d [path history] [tgz]
  1. src/
  2. pom.xml
  3. README.md
modules/sharing-registry/sharing-data-migrator/README.md

Running the Airavata Data Migrator

  1. Copy the file src/main/resources/airavata-server.properties.sample to src/main/resources/airavata-server.properties.
  2. Edit the airavata-server.properties file and make sure all properties are specified correctly.
  3. Make sure that you have run mvn install in the root directory of the airavata project.
  4. Run mvn compile exec:java in this directory. If you want to run the migration for just a single gateway, you can instead run mvn compile exec:java -Dexec.args=gatewayId.