[
https://issues.apache.org/jira/browse/BIGTOP-1497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14199148#comment-14199148
]
jay vyas edited comment on BIGTOP-1497 at 11/5/14 10:15 PM:
------------------------------------------------------------
Hi [~chenh] . i pulled from your fork but don't see the jar being built
anywhere ?
{noformat}
[jay@rhbd bigtop]$ rpm -qpl
build/tachyon/rpm/RPMS/noarch/tachyon-0.5.0-1.fc20.noarch.rpm
/etc/tachyon
/etc/tachyon/log4j.properties
/etc/tachyon/slaves
/usr/bin/tachyon
/usr/bin/tachyon-mount.sh
/usr/bin/tachyon-slaves.sh
/usr/bin/tachyon-start.sh
/usr/bin/tachyon-stop.sh
/usr/libexec/tachyon-config.sh
/usr/libexec/tachyon-layout.sh.linux.template
/usr/share/doc/tachyon
/usr/share/doc/tachyon/LICENSE
/usr/share/doc/tachyon/README.md
/usr/share/tachyon
/usr/share/tachyon/web
/usr/share/tachyon/web/webapp
/usr/share/tachyon/web/webapp/browse.jsp
/usr/share/tachyon/web/webapp/configuration.jsp
/usr/share/tachyon/web/webapp/css
/usr/share/tachyon/web/webapp/css/bootstrap-responsive.min.css
/usr/share/tachyon/web/webapp/css/bootstrap.min.css
/usr/share/tachyon/web/webapp/css/tachyoncustom.min.css
/usr/share/tachyon/web/webapp/dependency.jsp
/usr/share/tachyon/web/webapp/general.jsp
/usr/share/tachyon/web/webapp/img
/usr/share/tachyon/web/webapp/img/amplab_logo.png
/usr/share/tachyon/web/webapp/img/glyphicons-halflings-white.png
/usr/share/tachyon/web/webapp/img/glyphicons-halflings.png
/usr/share/tachyon/web/webapp/img/logo.png
/usr/share/tachyon/web/webapp/index.html
/usr/share/tachyon/web/webapp/js
/usr/share/tachyon/web/webapp/js/bootstrap.min.js
/usr/share/tachyon/web/webapp/js/jquery-1.9.1.min.js
/usr/share/tachyon/web/webapp/memory.jsp
/usr/share/tachyon/web/webapp/viewFile.jsp
{noformat}
So, looks like we are missing
{noformat}
[jay@rhbd tmp]$ rpm -qpl ./amplab-tachyon-0.5.0-3.5c054ca.fc21.noarch.rpm |
grep jar
warning: ./amplab-tachyon-0.5.0-3.5c054ca.fc21.noarch.rpm: Header V3 RSA/SHA256
Signature, key ID 95a43f54: NOKEY
/usr/share/hadoop/common/lib/tachyon-libthrift.jar
/usr/share/hadoop/common/lib/tachyon.jar
/usr/share/java/amplab-tachyon/tachyon-client.jar
/usr/share/java/tachyon.jar
{noformat}
The above jars. I will look more into it.
was (Author: jayunit100):
Hi [~chenh] . i pulled from your fork but don't see the jar being built
anywhere ?
{noformat}
[jay@rhbd bigtop]$ rpm -qpl
build/tachyon/rpm/RPMS/noarch/tachyon-0.5.0-1.fc20.noarch.rpm
/etc/tachyon
/etc/tachyon/log4j.properties
/etc/tachyon/slaves
/usr/bin/tachyon
/usr/bin/tachyon-mount.sh
/usr/bin/tachyon-slaves.sh
/usr/bin/tachyon-start.sh
/usr/bin/tachyon-stop.sh
/usr/libexec/tachyon-config.sh
/usr/libexec/tachyon-layout.sh.linux.template
/usr/share/doc/tachyon
/usr/share/doc/tachyon/LICENSE
/usr/share/doc/tachyon/README.md
/usr/share/tachyon
/usr/share/tachyon/web
/usr/share/tachyon/web/webapp
/usr/share/tachyon/web/webapp/browse.jsp
/usr/share/tachyon/web/webapp/configuration.jsp
/usr/share/tachyon/web/webapp/css
/usr/share/tachyon/web/webapp/css/bootstrap-responsive.min.css
/usr/share/tachyon/web/webapp/css/bootstrap.min.css
/usr/share/tachyon/web/webapp/css/tachyoncustom.min.css
/usr/share/tachyon/web/webapp/dependency.jsp
/usr/share/tachyon/web/webapp/general.jsp
/usr/share/tachyon/web/webapp/img
/usr/share/tachyon/web/webapp/img/amplab_logo.png
/usr/share/tachyon/web/webapp/img/glyphicons-halflings-white.png
/usr/share/tachyon/web/webapp/img/glyphicons-halflings.png
/usr/share/tachyon/web/webapp/img/logo.png
/usr/share/tachyon/web/webapp/index.html
/usr/share/tachyon/web/webapp/js
/usr/share/tachyon/web/webapp/js/bootstrap.min.js
/usr/share/tachyon/web/webapp/js/jquery-1.9.1.min.js
/usr/share/tachyon/web/webapp/memory.jsp
/usr/share/tachyon/web/webapp/viewFile.jsp
{noformat}
> Add tachyon to bigtop
> ----------------------
>
> Key: BIGTOP-1497
> URL: https://issues.apache.org/jira/browse/BIGTOP-1497
> Project: Bigtop
> Issue Type: Bug
> Components: build
> Reporter: jay vyas
> Fix For: 1.0.0
>
>
> Lets package apache tachyon into bigtop. Its synergistic for both mapreduce,
> yarn, and spark , which are the dominant processing engines in big data.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)