Github user sohami commented on the issue:

    https://github.com/apache/drill/pull/895
  
    @parthchandra - Thanks for the feedback. IOException is thrown for various 
reason from FileSystem api's and hence I was just printing the exception 
message. But I have added a hint statement based on impersonation case 
specifically. Now it will print like below.
    
    Error: RESOURCE ERROR: Failed to create schema tree.
    
    IOException:  Error getting user info for current user, anonymous
    _[Hint: Username is absent in connection URL or doesn't exist on Drillbit 
node. Please specify a username in connection URL which is present on Drillbit 
node.]_
    
    [Error Id: 1cf76f0f-28d0-4fda-93bd-e7c03a0088d3 on qa-node164.qa.lab:31010] 
(state=,code=0)


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to