[
https://issues.apache.org/jira/browse/ACCUMULO-702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13423023#comment-13423023
]
Josh Elser commented on ACCUMULO-702:
-------------------------------------
Yes/no. I'm worried that because you included installing thrift in a general
readme, people will think that they have to install thrift before they can
install Accumulo, which is not true.
I believe the general practice that is followed is that when the thrift
auto-gen'd code needs to be changed, the developer making the change, commits
the auto-gen'd java files, and does not force other developers/users to have to
generate the java classes themselves. Assuming I'm not completely off base,
there is no need for any user (who wants to use/build Accumulo) to install
thrift. For the good majority of developers, they probably don't need to
install thrift either.
Overall, I think we've identified a couple of changes outside the scope of this
ticket (for which I'll be making a new ticket(s)), but I believe the changes
you added to the Ubuntu readme are misleading to someone who is new to the
project. Could you better clarify when you would actually need to install
thrift (and boost, flex, bison, etc if they are indeed necessary)?
> build on ubuntu hangs without required dependencies
> ---------------------------------------------------
>
> Key: ACCUMULO-702
> URL: https://issues.apache.org/jira/browse/ACCUMULO-702
> Project: Accumulo
> Issue Type: Bug
> Components: docs
> Affects Versions: 1.5.0
> Environment: Ubuntu 12.04 LTS
> Reporter: Dave Marion
> Assignee: David Medinets
> Priority: Minor
> Fix For: 1.5.0
>
> Attachments: build.sh.patch
>
>
> build hangs when correct packages are not installed.
> [INFO] --- exec-maven-plugin:1.2.1:exec (user-manual) @ accumulo ---
> This is pdfTeX, Version 3.1415926-1.40.10 (TeX Live 2009/Debian)
> entering extended mode
> (./accumulo_user_manual.tex
> LaTeX2e <2009/09/24>
> Babel <v3.8l> and hyphenation patterns for english, usenglishmax, dumylang,
> noh
> yphenation, loaded.
> (/usr/share/texmf-texlive/tex/latex/base/report.cls
> Document Class: report 2007/10/19 v1.4h Standard LaTeX document class
> (/usr/share/texmf-texlive/tex/latex/base/size11.clo))
> (/usr/share/texmf-texlive/tex/latex/base/alltt.sty)
> ! LaTeX Error: File `multirow.sty' not found.
> Type X to quit or <RETURN> to proceed,
> or enter new name. (Default extension: sty)
> Enter file name:
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira