NIH | National Cancer Institute | NCI Wiki  

Error rendering macro 'rw-search'

null

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Applied bullet formatting.

...

  1. In a cmd or shell window, type the following command in your working directory to fetch the latest DME files to your local machine:

    Code Block
    Git fetch https://github.com/CBIIT/HPC_DME_APIs

    The system downloads all changes from the repository. 

  2. In the HPC_DME_APIs/utils/hpc-client folder, locate the JAR file (hpc-cli-#.##.#.jar). 
  3. In the HPC_DME_APIs/utils/ folder, open your hpcdme.properties file and examine the value for hpc.jar.version. 
  4. Compare the JAR filename in the properties file to the JAR filename in the hpc-client folder:
    • If they are the same, no action is needed at this time.
    • If the fetch command has updated the JAR file, update the value for hpc.jar.version to match the current JAR filename.