Nitiraj Singh Rathore created AMBARI-13200:
----------------------------------------------
Summary: Pig View has incorrect class
org.apache.hcatalog.pig.HCatLoader(); being loaded with the pig helper
Key: AMBARI-13200
URL: https://issues.apache.org/jira/browse/AMBARI-13200
Project: Ambari
Issue Type: Bug
Components: ambari-views
Affects Versions: 2.1.0
Reporter: Nitiraj Singh Rathore
Assignee: Nitiraj Singh Rathore
Fix For: 2.2.0
PROBLEM: the ambari views pig helper hcatalog load function is outputting
org.apache.hcatalog.pig.HCatLoader() instead of
org.apache.hive.hcatalog.pig.HCatLoader();
IMPACT: script will not work if using the pig helper
STEPS TO REPRODUCE:
1. install ambari with pig
2. Go to pig view and from pig helper select hcatalog load and see the output
command.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)