htcondor / htmap

High-Throughput Computing in Python, powered by HTCondor
https://htmap.readthedocs.io
Apache License 2.0
31 stars 10 forks source link

Get long-form job ad for a component #205

Open JoshKarpel opened 4 years ago

JoshKarpel commented 4 years ago

It would be convenient to get a long-form job ad (condor_q -long) for a particular map component via HTMap's interface. Should be possible from both the Python API and the HTMap CLI.