[
https://issues.apache.org/jira/browse/PIG-4404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rohini Palaniswamy updated PIG-4404:
------------------------------------
Attachment: PIG-4404-2.patch
Sorry. Had a older wip version of the patch uploaded. Updated the correct one.
Changes if (lds != null) to (lds != null && lds.size() > 0) . Without that
there will be "There is more than one load for TezOperator" exceptions for
operators that don't have POLoad.
> LOAD with HBaseStorage on secure cluster is broken in Tez
> ---------------------------------------------------------
>
> Key: PIG-4404
> URL: https://issues.apache.org/jira/browse/PIG-4404
> Project: Pig
> Issue Type: Bug
> Components: tez
> Affects Versions: 0.14.0
> Reporter: Rohini Palaniswamy
> Assignee: Rohini Palaniswamy
> Fix For: 0.15.0
>
> Attachments: PIG-4404-1.patch, PIG-4404-2.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)