-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.1.0
-
Fix Version/s: 2.2.0
-
Component/s: ambari-views
-
Labels:None
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.
- links to