You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Aditya Kishore (JIRA)" <ji...@apache.org> on 2015/05/15 07:00:06 UTC

[jira] [Created] (DRILL-3100) TestImpersonationDisabledWithMiniDFS fails on Windows

Aditya Kishore created DRILL-3100:
-------------------------------------

             Summary: TestImpersonationDisabledWithMiniDFS fails on Windows
                 Key: DRILL-3100
                 URL: https://issues.apache.org/jira/browse/DRILL-3100
             Project: Apache Drill
          Issue Type: Bug
         Environment: {noformat}
org.apache.drill.common.exceptions.UserRemoteException: SYSTEM ERROR: java.lang.IllegalArgumentException: Pathname /Q:/git/apache-drill/exec/java-exec/target/1431653578758-0 from hdfs://127.0.0.1:30538/Q:/git/apache-drill/exec/java-exec/target/1431653578758-0 is not a valid DFS filename.


[Error Id: 4f100f1c-4071-4ef0-8b77-ea5c605f7d76 on 127.0.0.1:31013]
	at org.apache.drill.exec.rpc.user.QueryResultHandler.resultArrived(QueryResultHandler.java:118)
	at org.apache.drill.exec.rpc.user.UserClient.handleReponse(UserClient.java:111)
	at org.apache.drill.exec.rpc.BasicClientWithConnection.handle(BasicClientWithConnection.java:47)
	at org.apache.drill.exec.rpc.BasicClientWithConnection.handle(BasicClientWithConnection.java:1)
	at org.apache.drill.exec.rpc.RpcBus.handle(RpcBus.java:61)
	at org.apache.drill.exec.rpc.RpcBus$InboundHandler.decode(RpcBus.java:218)
	at org.apache.drill.exec.rpc.RpcBus$InboundHandler.decode(RpcBus.java:1)
	at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:89)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:339)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:324)
	at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:254)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:339)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:324)
{noformat}

            Reporter: Aditya Kishore
            Assignee: Aditya Kishore






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