Hello George Have you found a solution to your question?
I can't seem to get the arguments anywhere :( Best, Ben *Benjamin Kim* *benkimkimben at gmail* On Mon, Aug 20, 2012 at 10:48 PM, George Forman <[email protected]>wrote: > > > Hi All, > I have extended BaseRegionObservers coprocessor. I want to know how to > access the arguments specified with the associated table: alter 't1', > METHOD => 'table_att', > > 'coprocessor'=>'hdfs:///foo.jar|com.foo.FooRegionObserver|1001|arg1=1,arg2=2' > Are they available in postPut via > ObserverContext<RegionCoprocessorEnvironment> ? > Thanks > George
