hadoop - Data loading into Hive Table by HDFS vs Local Files -


if loading data hdfs hive tables, advantage on loading data local file? if load data hfds hive, isn't data replication in hdfs?

local hdfs slower single huge chunk of data trancefer form local remote n number of nodes.

there replication of data if copy hdfs file hive tables , thats default functionality hive manage own directory, if dont want duplication of data please check answer : is possible import data hive table without copying data


Comments

Popular posts from this blog

1111. appearing after print sequence - php -

java - WARN : org.springframework.web.servlet.PageNotFound - No mapping found for HTTP request with URI [/board/] in DispatcherServlet with name 'appServlet' -

Ruby on Rails, ActiveRecord, Postgres, UTF-8 and ASCII-8BIT encodings -