hive - Hadoop cluster and client connection -


i have hadoop cluster. want install pig , hive on machines client. client machine not part of cluster possible? if possible how connect client machine cluster?

first of all, if have hadoop cluster must have master node(namenode) + slave node(datanode)

the 1 thing client node. working of hadoop cluster is: hadoop cluster

here namenode , datanode forms hadoop cluster, client submits job namenode.

to achieve this, client should have same copy of hadoop distribution , configuration present @ namenode. client come know on node job tracker running, , ip of namenode access hdfs data.

go link1 link2 client configuration.

according question

after complete hadoop cluster configuration(master+slave+client). need following steps :

  1. install hive , pig on master node
  2. install hive , pig on client node
  3. now start coding pig/hive on client node.

feel free comment if doubt....!!!!!!


Comments

Popular posts from this blog

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -