I have a similar problem. When trying to have puppet setup a hadoop
namenode it may need to format the hdfs if this is a first time
install. This requires giving the hadoop namenode -format command a
"Y" for each disk being formatted. Ideally in addition to feeding the
right prompt response we'd also be able to run external logic to
determine if it really is safe to do the format to protect against
accidental data loss. Is there something better than an expect script,
or worse just piping the yes command at it?

KC

On Thu, Dec 2, 2010 at 3:20 PM, Avi Miller <avi.mil...@gmail.com> wrote:
> Al @ Lab42 wrote:
>>
>> Now, please, don't tell me that I should make a php-oci8 package and
>> distribute it, I know that.
>
> At the risk of raising your ire, are you aware that Oracle has already made
> php-oci8 packages:
>
> http://oss.oracle.com/projects/php/files/EL5/x86_64/
> http://oss.oracle.com/projects/php/files/EL5/source/
>
> Just wanted to make sure you were aware, as I've found many who are not.
>
> Cheers,
> Avi
>
> --
> You received this message because you are subscribed to the Google Groups
> "Puppet Users" group.
> To post to this group, send email to puppet-us...@googlegroups.com.
> To unsubscribe from this group, send email to
> puppet-users+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/puppet-users?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-us...@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to