> On Nov. 3, 2014, 7:08 p.m., Jarek Cecho wrote: > > docs/src/site/sphinx/ConnectorDevelopment.rst, line 129 > > <https://reviews.apache.org/r/27543/diff/2/?file=748012#file748012line129> > > > > We should not be talking about a Mapreduce job here - that is specific > > to the execution engine. I would say that initializer is executed first > > before any other action.
agree. you are ok wit removing it, it existed before. > On Nov. 3, 2014, 7:08 p.m., Jarek Cecho wrote: > > docs/src/site/sphinx/ConnectorDevelopment.rst, line 149 > > <https://reviews.apache.org/r/27543/diff/2/?file=748012#file748012line149> > > > > I believe that we do required empty Schema right? Null can actually > > throw a NullPointerException at some places (not 100% sure after recent > > code changes). we have a ticket that addressed this, let me see if I patched it for 1.99.4 > On Nov. 3, 2014, 7:08 p.m., Jarek Cecho wrote: > > docs/src/site/sphinx/ConnectorDevelopment.rst, line 165 > > <https://reviews.apache.org/r/27543/diff/2/?file=748012#file748012line165> > > > > Let's not confuse the connector developer with Driver here. Let's just > > state that they are suppose to create 0..N partitions where N is driven by > > user. > > > > Similarly I don't think that we should talk about mappers and reducers > > here as that is a specific to one single execution engine (albeit the only > > one right now). Perhaps we can add some explanation block to say "hey in MR > > exec engine it's implemented this way" as an example? sure I will use the example patterm. Since at tne end of this doc, we clearly show how MR is used - Veena ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/27543/#review59718 ----------------------------------------------------------- On Nov. 3, 2014, 7:07 p.m., Veena Basavaraj wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/27543/ > ----------------------------------------------------------- > > (Updated Nov. 3, 2014, 7:07 p.m.) > > > Review request for Sqoop. > > > Repository: sqoop-sqoop2 > > > Description > ------- > > I have taken liberty to write some stuff, happy to amend it! > > > I will remove the WS once the cotnents are approved. Typing some of this at > the qcon:) > > > Diffs > ----- > > docs/src/site/sphinx/ConnectorDevelopment.rst e4b5402 > > Diff: https://reviews.apache.org/r/27543/diff/ > > > Testing > ------- > > > Thanks, > > Veena Basavaraj > >