Hi
I’m trying to use Pig Script Executor
Using Community ver. 5.0.1
Connecting to Hortonworks distribution (hdp20) (Sandbox on VirtualBox)
What ever I set in Job tracker Hostname and Port I get an error:
Backend error message during job submission
java.net.UnknownHostException: Invalid host name: local host is: (unknown); destination host is: “sandbox.hortonworks.com”:8050; java.net.UnknownHostException; For more details see: http://wiki.apache.org/hadoop/UnknownHost
My last setting of Pig Script Executor:
HDFS Hostname: 127.0.0.1
HDFS port: 8020
Job tracker hostname: sandbox.hortonworks.com (before I tried 127.0.0.1)
Job tracker port: 8021 (before I tried 8050, 50300, 50030)
IMPORTANT: The PORT in error message is always 8050 even if I set it to 8021 in Pig Script Executor
Any help? does anyone succeeded with Pig Script Executor and Hortonworks 2.0?
Other question: where can I find Configuration for hdp21
Thanks in advance
sulekha23 (BOB member since 2016-05-16)