author_name is required, and i got cases where name field is empty in comments table, which will fails the export.

disqus_migrate.admin.inc line: 175
$comment->name ? $comment->name : variable_get('anonymous','Annoymous')