You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by "jay vyas (JIRA)" <ji...@apache.org> on 2014/12/15 03:18:13 UTC

[jira] [Comment Edited] (BIGTOP-1572) Perfect the automated install, smoke tests, and integration of tachyon-HDFS

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

jay vyas edited comment on BIGTOP-1572 at 12/15/14 2:17 AM:
------------------------------------------------------------

okay guys. 

-  [~dcapwell] When we do {{copyFromLocal}} i see all the files are in memory.
Does that mean they *won't* be in HDFS ?  If so, how can i configure tachyon to always synchronize everything to *HDFS* immediately, so the tests pass.

*The rest of the fixes are easy*
- make sure we set tacyhon env {{export TACHYON_UNDERFS_ADDRESS=$hostname:17020}}
- make sure log4j.properties from puppet root {{level=DEBUG}}, so that we see all the logs that are happening.



was (Author: jayunit100):
okay guys. 

-  [~dcapwell] When we do {{copyFromLocal}} i see all the files are in memory.
Does that mean they *won't* be in HDFS ?  If so, how can i configure tachyon to always synchronize everything to *HDFS* immediately, so the tests pass.

*The rest of the fixes are easy*
- make sure we set tacyhon env {{export TACHYON_UNDERFS_ADDRESS=hdfs://bigtop1.vagrant:17020}l}
- make sure log4j.properties from puppet root {{level=DEBUG}}, so that we see all the logs that are happening.


> Perfect the automated install, smoke tests, and integration of tachyon-HDFS 
> ----------------------------------------------------------------------------
>
>                 Key: BIGTOP-1572
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-1572
>             Project: Bigtop
>          Issue Type: Bug
>          Components: deployment, tests
>    Affects Versions: 0.9.0
>            Reporter: jay vyas
>             Fix For: 0.9.0
>
>
> Following BIGTOP-1493,  its now super easy to verify perfect integration of tachyon on the bigtop distro.  
> *but* Im finding that the automated tests fail b/c we dont have the config parameters glued into HDFS by puppet on installation... Also it seems that the logging isnt good enough (INFO by default instead of DEBUG).
> Lets 
> - fix integration into HDFS (preferably in a HCFS compliant way) and 
> - make sure tachyon installation works perfectly on {{vagrant up}}
> - confirm that adding  tachyon to the smoke  



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)