[ 
https://issues.apache.org/jira/browse/TEZ-4257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17248702#comment-17248702
 ] 

Lewis John McGibbney commented on TEZ-4257:
-------------------------------------------

Strange [~jeagles]!
{code}
brew install [email protected]
Error: homebrew-cask is a shallow clone. To `brew update` first run:
  git -C "/usr/local/Homebrew/Library/Taps/homebrew/homebrew-cask" fetch 
--unshallow
This restriction has been made on GitHub's request because updating shallow
clones is an extremely expensive operation due to the tree layout and traffic of
Homebrew/homebrew-cask. We don't do this for you automatically to avoid
repeatedly performing an expensive unshallow operation in CI systems (which
should instead be fixed to not use shallow clones). Sorry for the inconvenience!
==> Downloading 
https://homebrew.bintray.com/bottles/protobuf%402.5-2.5.0.mojave.bottle.tar.gz
Already downloaded: 
/Users/lmcgibbn/Library/Caches/Homebrew/downloads/961d88a3842752da652409b810f5e7b28cb0568b171cf43757533566d0bfc51a--proto...@2.5-2.5.0.mojave.bottle.tar.gz
==> Pouring [email protected]
==> Caveats
[email protected] is keg-only, which means it was not symlinked into /usr/local,
because this is an alternate version of another formula.

If you need to have [email protected] first in your PATH run:
  echo 'export PATH="/usr/local/opt/[email protected]/bin:$PATH"' >> 
/Users/lmcgibbn/.bash_profile

For compilers to find [email protected] you may need to set:
  export LDFLAGS="-L/usr/local/opt/[email protected]/lib"
  export CPPFLAGS="-I/usr/local/opt/[email protected]/include"

For pkg-config to find [email protected] you may need to set:
  export PKG_CONFIG_PATH="/usr/local/opt/[email protected]/lib/pkgconfig"

==> Summary
🍺  /usr/local/Cellar/[email protected]/2.5.0: 79 files, 5.3MB
{code}

> Trivial updates to Website documentation
> ----------------------------------------
>
>                 Key: TEZ-4257
>                 URL: https://issues.apache.org/jira/browse/TEZ-4257
>             Project: Apache Tez
>          Issue Type: Improvement
>            Reporter: Lewis John McGibbney
>            Assignee: Lewis John McGibbney
>            Priority: Trivial
>         Attachments: TEZ-4257.001.patch
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> * [install guidance|http://tez.apache.org/install.html] needs to be updated, 
> specifically for the protobuf package available on MacOS
> * a link to some of the [Tez 
> examples|https://github.com/apache/tez/tree/master/tez-examples/src/main/java/org/apache/tez/examples]
>  would go well in the [User Guides and Documentation for various Tez 
> features|http://tez.apache.org/user_guides.html]
> PR coming up



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to