[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [HTCondor-users] ignore accounting groups



sed -i '/+AccountingGroup/d' *.my-condor-submit-files


HTH
Antonio Chay Hidalgo


On Tue, Nov 4, 2014 at 9:21 PM, Keith Brown <keith6014@xxxxxxxxx> wrote:
> anyone?
>
> On Tue, Nov 4, 2014 at 8:27 AM, Keith Brown <keith6014@xxxxxxxxx> wrote:
>> we have many applications which hard coded the accounting groups in
>> submit files. so it seems we can't remove some of them because they
>> are using C++ binaries to submit condor jobs.
>>
>> so, we have have many users (really automated processes) which use
>>
>> +AccountingGroup = "g_delta_delta"
>>
>>
>>
>> I would like to ignore accounting groups altogether when doing
>> scheduling. I would like to only include the unix username. Some unix
>> users use different accounting groups and I don't want them to have a
>> better priority.
> _______________________________________________
> HTCondor-users mailing list
> To unsubscribe, send a message to htcondor-users-request@xxxxxxxxxxx with a
> subject: Unsubscribe
> You can also unsubscribe by visiting
> https://lists.cs.wisc.edu/mailman/listinfo/htcondor-users
>
> The archives can be found at:
> https://lists.cs.wisc.edu/archive/htcondor-users/