[
https://issues.apache.org/jira/browse/BIGTOP-1497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14213085#comment-14213085
]
jay vyas edited comment on BIGTOP-1497 at 11/14/14 11:46 PM:
-------------------------------------------------------------
Okay, tachyon slaves/master install just fine now
1) {{rpm -i
/bigtop-home/build/tachyon/rpm/RPMS/noarch/tachyon-0.5.0-1.fc20.noarch.rpm}}
2) {{/usr/bin/tachyon format}}
3) {{/usr/lib/tachyon/bin/tachyon-start.sh all Mount}}
Then jps shows:
{noformat}
16066 SecondaryNameNode
1082 TachyonWorker
22486 NodeManager
16859 DataNode
883 TachyonMaster
25323 -- process information unavailable
16396 WebAppProxyServer
16608 NameNode
1122 Jps
22071 ResourceManager
22774 JobHistoryServer
{noformat}
was (Author: jayunit100):
Okay, tachyon slaves/master install just fine now
1) {{ rpm -i
/bigtop-home/build/tachyon/rpm/RPMS/noarch/tachyon-0.5.0-1.fc20.noarch.rpm }}
2) {{/usr/bin/tachyon format}}
3) {{/usr/lib/tachyon/bin/tachyon-start.sh all Mount}}
Then jps shows:
{noformat}
16066 SecondaryNameNode
1082 TachyonWorker
22486 NodeManager
16859 DataNode
883 TachyonMaster
25323 -- process information unavailable
16396 WebAppProxyServer
16608 NameNode
1122 Jps
22071 ResourceManager
22774 JobHistoryServer
{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)