Mahout can't read directly out of MySQL. First bring data into HDFS/Hive using something like Sqoop as per: http://sqoop.apache.org
> On Jun 24, 2014, at 11:04 PM, vinayakb malagatti > <[email protected]> wrote: > > i am using apache mahout and i want read the table contents form the db > > Thanks and Regards, > Vinayak B > > > > On Wed, Jun 25, 2014 at 11:31 AM, venkata ramana < > [email protected]> wrote: > >> Hi Vinayak, >> >> This is not mysql mailing list. Which operating system do you use ? based >> on your operating system (win/Linux/Fedora) you can down load mysql and use >> it. >> >> thanks, >> Venkat >> >> >> >> On Wed, Jun 25, 2014 at 11:17 AM, vinayakb malagatti < >> [email protected]> wrote: >> >>> hi, >>> >>> how to connect to MySql DB and read the table contents. >>> Thanks and Regards, >>> Vinayak B >>
