Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Open the default.properties file.
  2. Add in the custom property and save the file.

    Code Block
    system.property.envname.<placeholder name>=<folder name>


  3. Open or restart Datameer

  4. Create or open an import/export job.

  5. Select a filesystem based connection (Example: SFTP, HDFS, FTP, ...) and file type.
  6. Enter the file path using %env:<placeholder name>% as defined in the default.properties file.
  7. Finish completing the import/export job wizard.
    If using Smart Execution:
  8. Repeat steps 2-8 for the das-common.properties file.

...