I have precisely made a comment for this. I will rename it, don't worry Karl

On Tue, Jan 26, 2016 at 1:44 PM Karl Wright <[email protected]> wrote:

> I've created a ticket for this: CONNECTORS-1270
> <https://issues.apache.org/jira/browse/CONNECTORS-1270>
>
> It helps to label the branch as "branches/CONNECTORS-1270" so we can keep
> everything straight going forward.  I'll rename the branch you've created
> when you are done with the import.
>
> Karl
>
>
> On Tue, Jan 26, 2016 at 7:38 AM, Karl Wright <[email protected]> wrote:
>
> > Hi Rafa,
> >
> > I am fine with that approach if you want to try it.
> >
> > Karl
> >
> >
> > On Tue, Jan 26, 2016 at 7:34 AM, Rafa Haro <[email protected]> wrote:
> >
> >> Hi Chalitha,
> >>
> >> I have created a branch for contributing the connector but probably you
> >> should first merge your develop branch into the master branch because it
> >> is
> >> better for me to work against the master branch.
> >>
> >> @karl: I'm ready for importing this at SVN level (I already have
> locally a
> >> OpenNlpTransformationConnector branch) but, would not be better to
> receive
> >> a pull request at GitHub from Chalitha now that we know how to quickly
> get
> >> a Git pull request imported to the SVN repo?
> >>
> >> Cheers,
> >> Rafa
> >>
> >> On Tue, Jan 26, 2016 at 12:07 PM Karl Wright <[email protected]>
> wrote:
> >>
> >> > Any news on this?
> >> > Karl
> >> >
> >> >
> >> > On Fri, Jan 22, 2016 at 7:26 AM, Karl Wright <[email protected]>
> >> wrote:
> >> >
> >> > > " I think I can proceed to create a branch for this and start the
> >> > > merge process. What do you think?"
> >> > >
> >> > > I agree.  Once you have a branch, please let me know and I'll see
> >> about
> >> > > licensing of dependencies etc.  Will you be integrating the ant
> build?
> >> > >
> >> > > Karl
> >> > >
> >> > >
> >> > > On Fri, Jan 22, 2016 at 7:10 AM, Rafa Haro <[email protected]>
> wrote:
> >> > >
> >> > >> Hi Chalitha,
> >> > >>
> >> > >> I have reviewed the code and my opinion right now is quite ok for a
> >> > first
> >> > >> release. I still have to build it and check the UI, but from the
> code
> >> > >> seems
> >> > >> to be enough for configuring the models paths. Could you provide a
> >> > >> screenshot of the configuration?
> >> > >>
> >> > >> @Karl, I think I can proceed to create a branch for this and start
> >> the
> >> > >> merge process. What do you think?
> >> > >>
> >> > >> Cheers,
> >> > >> Rafa
> >> > >>
> >> > >> On Mon, Jan 18, 2016 at 4:01 PM Rafa Haro <[email protected]>
> wrote:
> >> > >>
> >> > >> > Hi Chalitha,
> >> > >> >  I will review it this week and let you know something here.
> >> > >> >
> >> > >> > Cheers,
> >> > >> > Rafa
> >> > >> >
> >> > >> > On Sat, Jan 16, 2016 at 11:20 AM chalitha udara Perera <
> >> > >> > [email protected]> wrote:
> >> > >> >
> >> > >> >> Hi Rafa and Karl,
> >> > >> >>
> >> > >> >> I have externalise the model configuration and now user can
> >> provide
> >> > >> model
> >> > >> >> location from Job configuration UI.
> >> > >> >> Connector code is avaliable in [1].
> >> > >> >> Please have a look when you have some time.
> >> > >> >>
> >> > >> >> [1]
> >> > >> >>
> >> > >>
> >> >
> >>
> https://github.com/ChalithaUdara/OpenNLP-Manifold-Connector/tree/develop
> >> > >> >>
> >> > >> >> Thanks,
> >> > >> >> Chalitha
> >> > >> >>
> >> > >> >> On Sun, Dec 20, 2015 at 11:23 AM, chalitha udara Perera <
> >> > >> >> [email protected]> wrote:
> >> > >> >>
> >> > >> >> > Hi Rafa and Karl,
> >> > >> >> >
> >> > >> >> > To give more flexibility, It make sense to externalize models
> >> and
> >> > go
> >> > >> >> with
> >> > >> >> > configuration information.
> >> > >> >> > I'll modify the connector, so that users can provide models.
> >> > >> >> >
> >> > >> >> > Thanks,
> >> > >> >> > Chalitha
> >> > >> >> >
> >> > >> >> > On Fri, Dec 18, 2015 at 5:30 PM, Karl Wright <
> >> [email protected]>
> >> > >> >> wrote:
> >> > >> >> >
> >> > >> >> >> If the models are immutable resources, then we should
> probably
> >> > just
> >> > >> >> bundle
> >> > >> >> >> them in the jar as resources.  If they are modifiable and/or
> >> it is
> >> > >> >> >> expected
> >> > >> >> >> that the user will supply their own, then configuration
> >> > information
> >> > >> is
> >> > >> >> the
> >> > >> >> >> way to go.
> >> > >> >> >>
> >> > >> >> >> Karl
> >> > >> >> >>
> >> > >> >> >>
> >> > >> >> >> On Fri, Dec 18, 2015 at 6:58 AM, Karl Wright <
> >> [email protected]>
> >> > >> >> wrote:
> >> > >> >> >>
> >> > >> >> >> > Hi Rafa,
> >> > >> >> >> >
> >> > >> >> >> > I'm also not really happy with how the connector locates
> the
> >> > >> models.
> >> > >> >> >> It's
> >> > >> >> >> > not going to work very well in a distributed environment.
> It
> >> > >> seems
> >> > >> >> like
> >> > >> >> >> > there's a missing piece here: the models should probably be
> >> > >> imported
> >> > >> >> as
> >> > >> >> >> > part of the connection's configuration information, rather
> >> than
> >> > >> just
> >> > >> >> an
> >> > >> >> >> > implicit file reference.  How big are these model files,
> >> > >> typically?
> >> > >> >> >> >
> >> > >> >> >> > Karl
> >> > >> >> >> >
> >> > >> >> >> >
> >> > >> >> >> > On Fri, Dec 18, 2015 at 6:53 AM, Karl Wright <
> >> > [email protected]>
> >> > >> >> >> wrote:
> >> > >> >> >> >
> >> > >> >> >> >> Yes, please create a ticket.  But I'd create a branch and
> >> > import
> >> > >> the
> >> > >> >> >> code
> >> > >> >> >> >> into that first.  I have to get licenses and build process
> >> > >> working
> >> > >> >> >> before
> >> > >> >> >> >> we can bring everything into trunk.
> >> > >> >> >> >>
> >> > >> >> >> >> Thanks,
> >> > >> >> >> >> Karl
> >> > >> >> >> >>
> >> > >> >> >> >>
> >> > >> >> >> >> On Fri, Dec 18, 2015 at 6:38 AM, Rafa Haro <
> >> [email protected]>
> >> > >> >> wrote:
> >> > >> >> >> >>
> >> > >> >> >> >>> Hi all,
> >> > >> >> >> >>>
> >> > >> >> >> >>> I was about to open a Jira ticket for including
> Chalitha's
> >> > >> OpenNLP
> >> > >> >> >> >>> Transformation Connector (
> >> > >> >> >> >>>
> >> https://github.com/ChalithaUdara/OpenNLP-Manifold-Connector)
> >> > >> into
> >> > >> >> the
> >> > >> >> >> >>> trunk.
> >> > >> >> >> >>>
> >> > >> >> >> >>> Everyone agree?
> >> > >> >> >> >>>
> >> > >> >> >> >>> Cheers,
> >> > >> >> >> >>> Rafa
> >> > >> >> >> >>>
> >> > >> >> >> >>
> >> > >> >> >> >>
> >> > >> >> >> >
> >> > >> >> >>
> >> > >> >> >
> >> > >> >> >
> >> > >> >> >
> >> > >> >> > --
> >> > >> >> > J.M Chalitha Udara Perera
> >> > >> >> >
> >> > >> >> > *Department of Computer Science and Engineering,*
> >> > >> >> > *University of Moratuwa,*
> >> > >> >> > *Sri Lanka*
> >> > >> >> >
> >> > >> >>
> >> > >> >>
> >> > >> >>
> >> > >> >> --
> >> > >> >> J.M Chalitha Udara Perera
> >> > >> >>
> >> > >> >> *Department of Computer Science and Engineering,*
> >> > >> >> *University of Moratuwa,*
> >> > >> >> *Sri Lanka*
> >> > >> >>
> >> > >> >
> >> > >>
> >> > >
> >> > >
> >> >
> >>
> >
> >
>

Reply via email to