Till now I don’t have a file. I am willing to search online for a sample dataset that contains at least 1 million rows. If you know any link to a sample file, it would be very much appreciated.
Thank you. From: Nitin Pawar [mailto:nitinpawar...@gmail.com] Sent: Wednesday, July 30, 2014 3:33 PM To: user@hive.apache.org Subject: Re: Hive Data hive reads the files by the input format defined by the table schema. By default it reads the TextFile in which columns are separated by "CTRL+A" key if you have a csv file then you can use a csv serde. there are lots of such file formats. what does your file look like? On Wed, Jul 30, 2014 at 5:54 PM, CHEBARO Abdallah <abdallah.cheb...@murex.com<mailto:abdallah.cheb...@murex.com>> wrote: Hello, I am interested in testing Hive with a huge sample data. Does Hive read all data types? Should the file be a table? Thank you ******************************* This e-mail contains information for the intended recipient only. It may contain proprietary material or confidential information. If you are not the intended recipient you are not authorised to distribute, copy or use this e-mail or any attachment to it. Murex cannot guarantee that it is virus free and accepts no responsibility for any loss or damage arising from its use. If you have received this e-mail in error please notify immediately the sender and delete the original email received, any attachments and all copies from your system. -- Nitin Pawar ******************************* This e-mail contains information for the intended recipient only. It may contain proprietary material or confidential information. If you are not the intended recipient you are not authorised to distribute, copy or use this e-mail or any attachment to it. Murex cannot guarantee that it is virus free and accepts no responsibility for any loss or damage arising from its use. If you have received this e-mail in error please notify immediately the sender and delete the original email received, any attachments and all copies from your system.