Mailing List Archives
Authenticated access
UW Madison
Computer Sciences Department
Computer Systems Lab
[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
][
Date Index
][
Thread Index
]
[Condor-users] Java world and executable parameter...
Date
: Tue, 29 May 2012 12:56:23 -0500
From
: john alexander sanabria ordonez <
john.sanabria@xxxxxxxxxxxxxxxxxxxxx
>
Subject
: [Condor-users] Java world and executable parameter...
Hello,
I'm trying to run a Java class which is found in a .jar file. I don't have access to the .class file thus the following .condor definition fails
Universe = java
Executable = net.sf.ngstools.main.SAMPairing
Arguments = -M 2000 -d 5 ID47_TGACCA_L008_007_bowtie2.sam
ID47_TGACCA_L008_007_bowtie2_d5.bam >& ID47_TGACCA_L008_007_bowtie2_pairing.log
Log = demo.log.$(cluster).$(process)
Output = demo.output.$(cluster).$(process)
Error = demo.error.$(cluster).$(process)
should_transfer_files = YES
when_to_transfer_output = ON_EXIT_OR_EVICT
transfer_input_files = ID47_TGACCA_L008_007_bowtie2.sam
jar_files = sam-1.68.jar,NGSTools2.jar
Queue
I appreciate your suggestions.
John,
Prev by Date:
[Condor-users] Workshop on Red Hat MRG Grid (Condor)
Next by Date:
[Condor-users] scratch directory configuration
Previous by thread:
[Condor-users] Workshop on Red Hat MRG Grid (Condor)
Next by thread:
[Condor-users] scratch directory configuration
Index(es):
Date
Thread