Pig and Hadoop connection error
问题 I am getting ConnectionRefused error when I am running pig in mapreduce mode. Details: I have installed Pig from tarball( pig-0.14), and exported the classpath in bashrc. I have all the Hadoop (hadoop-2.5) daemons up and running (confirmed by JPS). [root@localhost sbin]# jps 2272 Jps 2130 DataNode 2022 NameNode 2073 SecondaryNameNode 2238 NodeManager 2190 ResourceManager I am running pig in mapreduce mode: [root@localhost sbin]# pig grunt> file = LOAD '/input/pig_input.csv' USING PigStorage('