+dev - probably a more appropriate audience for questions about the tests. It's possible this was required for Sqoop 1.4.x, but is not used in the code for Sqoop 1.99.x. The latter is in the most recent release and is a big change from the former.
On Mon, Jul 1, 2013 at 4:00 AM, Jay Vyas <[email protected]> wrote: > Hi : Im finding that the pom.xml for the sqoop smoke tests requires a > "SQOOP_URL": > > <plugin> > <groupId>org.apache.maven.plugins</groupId> > <id>enforce-property</id> > <property>SQOOP_URL</property> > ...</requireProperty> > </rules> > <fail>true</fail> > </plugin> > > What is the role this URL plays? Im not finding it used in the code > anywhere. > > -- > Jay Vyas > http://jayunit100.blogspot.com
