Hi Pramod, Thanks for the headsup.
Do you have the list of malhar dependencies that live in the DT server? I remember R and zmq, anything else? Thanks, Thomas On Wed, May 2, 2018 at 6:53 PM, Pramod Immaneni <pra...@datatorrent.com> wrote: > Hello Community, > > As you may know, DataTorrent was the original developer and initial > contributor of Apex. There are a couple of dependencies the project still > has on DataTorrent. > > One of them is the project netlet, hosted in DataTorrent github, that > provides a networking library for data transfer. Second, malhar depends > on thirdparty maven artifacts hosted on DataTorrent maven server. Going > forward, DataTorrent will no longer be hosting these resources. > > The netlet repository has been transferred to > https://github.com/dtpublic/netlet which is a general account unrelated to > DataTorrent org. This project can also be brought into apex if we think > that would be best for the library and the apex project. > > There are a small number of custom maven artifacts under > https://www.datatorrent.com/maven/content/repositories/thirdparty/. A new > home needs to be found for these or malhar changed to not depend on these. > The maven server will be shutdown tomorrow. One idea for the immediate need > is to temporarily store these under apex-site. > > Thanks >