It sounds like you might need to export. Via sqoop using a query or view,
as the date granularity in your MySQL table is different from the desired
Hive table. The overall performance may be lower as MySQL must do more than
just read rows from disk, but you may still find ways to get the data in
parallel through Sqoop.

On May 2, 2014 3:34 AM, "Hamza Asad" <hamza.asa...@gmail.com> wrote:
>
> Sqoop also support dynamic partitioning. I have done that. For that you
have to enable dynamic partition i.e dynamic partition = true, in hive.
>
>
> On Fri, May 2, 2014 at 12:57 PM, unmesha sreeveni <unmeshab...@gmail.com>
wrote:
>>
>>
>> On Fri, May 2, 2014 at 9:41 AM, Shushant Arora <shushantaror...@gmail.com>
wrote:
>>>
>>> Sqoop
>>
>>
>> ​Hi Shushant
>>   I dont think other ecosystem projects can help you.The only way to
import data from relational DB is SQOOP.
>>
>>
http://my.safaribooksonline.com/book/databases/9781449364618/6dot-hadoop-ecosystem-integration/integration_hive_partition_html
>>
>> Let me know your thoughts.
>>
>>
>>
>> --
>> Thanks & Regards
>>
>> Unmesha Sreeveni U.B
>> Hadoop, Bigdata Developer
>> Center for Cyber Security | Amrita Vishwa Vidyapeetham
>> http://www.unmeshasreeveni.blogspot.in/
>>
>>
>
>
>
> --
> Muhammad Hamza Asad

Reply via email to