We are using HDP. Is there any feature in ambari
On 5/25/2016 6:50 AM, Suresh Kumar Sethuramaswamy wrote:
Hi
If you are using CDH, via CM , Backup->replications you could do
inter cluster hive data transfer including metadata
Regards
Suresh
On Wednesday, May 25, 2016, mahender bigdata
<mahender.bigd...@outlook.com <mailto:mahender.bigd...@outlook.com>>
wrote:
Any Document on it.
On 4/8/2016 6:28 PM, Will Du wrote:
did you try export and import statement in HQL?
On Apr 8, 2016, at 6:24 PM, Ashok Kumar <ashok34...@yahoo.com
<javascript:_e(%7B%7D,'cvml','ashok34...@yahoo.com');>> wrote:
Hi,
Anyone has suggestions how to create and copy Hive and Spark
tables from Production to UAT.
One way would be to copy table data to external files and then
move the external files to a local target directory and populate
the tables in target Hive with data.
Is there an easier way of doing so?
thanks