To make sqoop import data into Accumulo, you have to mention it in the sqoop import command. The switch to do this is accumulo-table. You have to mention the table also in which you have to import the table. Syntax:
$ sqoop import <parameters> --accumulo-table <table name>