For netlet we can either move it to apex-core (it will require package name change and major version update) or keep it in public github repository. Other libraries are available on maven central and I see that you already open a PR (+1).

Thank you,

Vlad

On 5/2/18 19:38, Thomas Weise wrote:
That one is not needed and I think we can nuke the zmq operator also.

R has an example, so we might want to find a way to keep that alive.


On Wed, May 2, 2018 at 7:33 PM, Pramod Immaneni <pra...@datatorrent.com>
wrote:

I see a kafka 0.7.1. Not sure if it is still being used.

Thanks

On Wed, May 2, 2018 at 7:05 PM, Thomas Weise <t...@apache.org> wrote:

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


Reply via email to