That's is a separate issue from PIG-2085, but with the same outcome. Basically, during initialization the HBase region can't be fetched because the connection has been closed. Or perhaps in this case it's never been made, although I'd hope that would result in a different error. Is there any additional information above that stack trace in the logs? Something to imply that a connection was made and possibly closed? Are you making your HBase configs available via the PIG_CLASSPATH?
On Thu, Mar 8, 2012 at 12:09 AM, Marcin Cylke <[email protected]> wrote: > On 08/03/12 09:08, Marcin Cylke wrote: > > I'll dig into this, but I You have some thoughts about the above >> exception, please share :) >> > > The first google query turned out this JIRA ticket :) > > https://issues.apache.org/**jira/browse/PIG-2085<https://issues.apache.org/jira/browse/PIG-2085> > > However this seems strange, because of versions I'm using: > > - pig 0.9.2 > - hbase 0.92.0 > > And the fact that I'm using only one STORE, not multiple ones. > > Marcin > -- *Note that I'm no longer using my Yahoo! email address. Please email me at [email protected] going forward.*
