You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello Laurent,
No problem, you are welcome to contribute.
As it is more an addition than a modification to the existing code base,
maybe you can create a new project (i.e. ranger_modules_sup) with your
new modules.
Of course, these new modules will be based on cut/paste existing code
and then adapting them. So, you will keep the copyright and add you
name. For example:
#!/usr/bin/python
# -*- coding: utf-8 -*-
# (c) 2017, BROADSoftware
# (c) 2019 Laurent HOSS
#
# This software is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This software is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this software. If not, see <http://www.gnu.org/licenses/>.
From my part, I have currently no intention to develop theses modules
in a near future.
In fact, waiting to know more about Unity product road map after the
merge Cloudera/Hortonworks
Regards
--------------------------
Serge ALEXANDRE
sa@broadsoftware.com
Cell: +33 6 07 74 31 50
--------------------------
Le 11/03/2019 à 09:09, Laurent Hoss a écrit :
The existing ranger modules work great for us 👍
It would be great if we can extend the support for other recent
modules (I'm willing to contribute)
* atlas
* knox
* nifi
* solr
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#2>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/APJCyyqunyZS0vBi6_IYlR4gLTR8W0ryks5vVg9LgaJpZM4boA0p>.
The existing ranger modules work great for us 👍
It would be great if we can extend the support for other recent modules (I'm willing to contribute)
The text was updated successfully, but these errors were encountered: