Thanks for replying. I found the problem.
I was attempting to load Sqoop 1.4.7 into Eclipse and default output folder
was conflicting with where SqoopVersion was being generated.
I changed the Eclipse output folder to a different location, then added
build/src to the project as a source folder and everything compiles now.

/Greg

On Fri, Feb 9, 2018 at 4:04 AM, Szabolcs Vasas <va...@apache.org> wrote:

> Hi Greg,
>
> How did you try to build the project?
> SqoopVersion is generated by the gen-version ant target which is the
> dependency of compile so ant compile should work. At least it works on my
> machine :)
>
> Szabolcs
>
> On Thu, Feb 8, 2018 at 4:11 PM, Greg Lindholm <greg.lindh...@gmail.com>
> wrote:
>
>> I'm attempting to build Sqoop 1.4.7 from the git repo using branch-1.4.7.
>>
>> I'm getting errors that class SqoopVersion is not found.
>> There is no org.apache.sqoop.SqoopVersion.java file.
>>
>> Can anyone help?
>>
>> Thanks
>> /Greg
>>
>>
>>
>>
>

Reply via email to