Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Hadoop Wiki" for change 
notification.

The "Hive/Locking" page has been changed by NamitJain.
http://wiki.apache.org/hadoop/Hive/Locking?action=diff&rev1=14&rev2=15

--------------------------------------------------

  after the retry interval.
  
  The recipe listed above will not work as specified, because of the 
hierarchical nature of locks.
+ 
  The 'S' lock for table T are specified as follows:
   * Call create( ) to create a node with pathname "/warehouse/T/read-". This 
is the lock node use later in the protocol. Make sure to set ephemeral flag.
   * Call getChildren( ) on the lock node without setting the watch flag.

Reply via email to