GithubHelp home page GithubHelp logo

fermitools / ingestd Goto Github PK

View Code? Open in Web Editor NEW
0.0 3.0 0.0 211 KB

File ingest daemon

License: BSD 3-Clause "New" or "Revised" License

Python 78.52% Makefile 0.63% HTML 18.30% JavaScript 2.24% Shell 0.31%

ingestd's Introduction

FTSLight3 (Ingestion Daemon)

Making the tarball

$ git clone https://github.com/fermitools/ingestd
$ cd ingestd/FTSLight3
$ make
...
Tar file /tmp/ivm/FTS-light3_3.4.tar is ready

ingestd's People

Contributors

ivmfnal avatar marcmengel avatar imandr avatar

Watchers

 avatar Kevin Retzke avatar Vladimir Podstavkov avatar

ingestd's Issues

Allow specific data directories on different target servers

Currently if one server has a data directory of /data/DAQ/rawdata
and another one has /data/work/data/rawdata, for instance,
then both of those directories must be scanned on all servers, even if they do not exist, putting
all kinds of annoyance error messages in the logs.

Would be nice to be able to configure
server1
directory1
directory2
server2
directory3
directory4

Change FTS3 options that ingestd uses to be able to configurably configure an FTS3 activity and to add checksum checking to the FTS3 transfer

Recent debugging shows that Ingestd is submitting FTS3 transfers without requesting checking the checksum and with no FTS3 activity specified. We need option to have a activity specified in the ingestd config file which is then added to the FTS3 call,
and also to include the checksum checking in the FTS3 options that are submitted. Same was recently added to DeclaD.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.