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: Revised based on review feedback from Zhengwu Lu.

...

  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) and copy the filename
  3. In the HPC_DME_APIs/utils/ folder, edit open your hpcdme.properties file and paste the JAR filename as 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:
    1. If they are the same, no action is needed at this time.
    2. If the fetch command has updated the JAR file, update the value for hpc.jar.version to match the current JAR filename