Community Articles

Find and share helpful community-sourced technical articles.
Announcements
Celebrating as our community reaches 100,000 members! Thank you!
Labels (2)
avatar
New Contributor

Download the OVA:

https://www.dropbox.com/sh/fqq63zjdaqjg9hn/AABusSGCjXA_Z7ffzBhPHD9pa?dl=0

Instructions to Start:

  • Import Sandbox
  • Start
  • Log on directly: <Alt+f5> (user: root password traf123! NOTE: It will say Password "hadoop" it is not)
  • or user putty (127.0.0.1 Port 2222 user root password traf123!)
  • Open GUI via browser: 127.0.0.1:8080 (admin/admin)
  • Start All
  • Start HDFS Zookeeper HBase in that order independently
  • hbase shell -> status 'detailed' (should get a detailed status and no errors)
  • From putty: sudo su trafodion
  • sqcheck
  • cstat (make sure no process running)
  • sqstart

Instructions to Stop/Save:

From Trafodion

  • sqstop
  • ckillall

From Ambari GUI

  • Stop All
  • Stop HBase
  • Stop Zookeeper
  • Stop HDFS

From putty do a jps and make sure no HBase processes are running.

Stop and Save session

1,064 Views
Version history
Last update:
‎03-19-2016 12:16 AM
Updated by:
New Contributor
Contributors