-
Type: Bug
-
Resolution: Fixed
-
Priority: Major
-
Affects Version/s: master
-
Component/s: Pegasus Planner, Planner: Transfer Module
-
None
I set pegasus.integrity.checking = off, and it's in the properties file, but integrity checking is still being performed:
[cybershk@shock AWP_SGT_CFLL]$ pwd
/home/scec-02/cybershk/runs/CFLL_Integrated_dax/run_5890/dags/cybershk/pegasus/CyberShake_Integrated_CFLL/20180821T091152-0700/AWP_SGT_CFLL.000
[cybershk@shock AWP_SGT_CFLL]$ grep integrity *.properties
pegasus.integrity.checking=off
[cybershk@shock AWP_SGT_CFLL]$ head -n 5 stage_in_remote_titan_0.in
[
{ "type": "transfer",
"lfn": "model_coords_GC_CFLL",
"id": 1,
"generate_checksum": true,
Do I need to specify something else?
-Scott