Hi Konstantinos, Basically, from the exception itself, I could guess that you did not specify column for partition when creating a job. But, still providing more information would be better. :)
Best, Mengwei On Thu, Jul 25, 2013 at 10:06 AM, Mengwei Ding <[email protected]>wrote: > Hi Konstantinos, > > Could you kindly provide more information for better diagnose? > > First, please enter the follow command in sqoop2 command line > > *set option --name verbose --value true* > > and restart your job and then paste the full stack trace. > > Second, could you please show us your job configuration? Please execute > > show job --jid <job_id> --all > > > > On Thu, Jul 25, 2013 at 9:58 AM, Κωνσταντίνος Αρετάκης < > [email protected]> wrote: > >> Hi all, >> >> I try import a table from mysql to HDFS and I get this error >> >> org.apache.sqoop.common.SqoopException: GENERIC_JDBC_CONNECTOR_0005:No >> column is found to partition data >> >> Please help. >> >> Thanks >> > >
