Jerryjung created TAJO-1543:
-------------------------------
Summary: aws emr tajo 404 not found error
Key: TAJO-1543
URL: https://issues.apache.org/jira/browse/TAJO-1543
Project: Tajo
Issue Type: Bug
Environment: amazon EMR
tajo 0.10.0
Reporter: Jerryjung
Priority: Minor
Sometimes I could not retrieve query history in tajo on EMR.
And error is below.
2015-04-09 02:36:50,800 INFO org.apache.tajo.util.history.HistoryWriter: Create
query history file:
s3://***/tmp/tajo-hadoop/staging/history/20150409/query-list/query-list-023650.hist
2015-04-09 02:36:50,817 INFO com.amazonaws.latency: StatusCode=[404],
Exception=[com.amazonaws.services.s3.model.AmazonS3Exception: Not Found
(Service: Amazon S3; Status Code: 404; Error Code: 404 Not Found; Request ID:
E4D4C53972C7CC49), S3 Extended Request ID:
qw32yRysd+8c1YL+EjArVFcMJ7bUWeLjJkEq+F0jRsNPcoY5weceMehOisVN/Pva],
ServiceName=[Amazon S3], AWSErrorCode=[404 Not Found],
AWSRequestID=[E4D4C53972C7CC49],
ServiceEndpoint=[https://***.s3.amazonaws.com], Exception=1,
HttpClientPoolLeasedCount=0, RequestCount=1, HttpClientPoolPendingCount=0,
HttpClientPoolAvailableCount=1, ClientExecuteTime=[16.06],
HttpRequestTime=[15.727], HttpClientReceiveResponseTime=[14.158],
RequestSigningTime=[0.158], HttpClientSendRequestTime=[0.107],
2015-04-09 02:36:50,834 INFO com.amazonaws.latency: StatusCode=[404],
Exception=[com.amazonaws.services.s3.model.AmazonS3Exception: Not Found
(Service: Amazon S3; Status Code: 404; Error Code: 404 Not Found; Request ID:
275D974A72E02CD4), S3 Extended Request ID:
mPakDJemOw2UMbo7wirwx0uzNMzE07bJRH+5MLwtXno8mIr/KBzbJJWg8cMctQF7],
ServiceName=[Amazon S3], AWSErrorCode=[404 Not Found],
AWSRequestID=[275D974A72E02CD4],
ServiceEndpoint=[https://***.s3.amazonaws.com], Exception=1,
HttpClientPoolLeasedCount=0, RequestCount=1, HttpClientPoolPendingCount=0,
HttpClientPoolAvailableCount=1, ClientExecuteTime=[16.698],
HttpRequestTime=[16.376], HttpClientReceiveResponseTime=[14.746],
RequestSigningTime=[0.154], HttpClientSendRequestTime=[0.14],
2015-04-09 02:36:50,851 INFO com.amazonaws.latency: StatusCode=[200],
ServiceName=[Amazon S3], AWSRequestID=[FBE177A73E71E1C7],
ServiceEndpoint=[https://***.s3.amazonaws.com], HttpClientPoolLeasedCount=0,
RequestCount=1, HttpClientPoolPendingCount=0, HttpClientPoolAvailableCount=1,
ClientExecuteTime=[16.989], HttpRequestTime=[15.767],
HttpClientReceiveResponseTime=[14.093], RequestSigningTime=[0.152],
ResponseProcessingTime=[0.792], HttpClientSendRequestTime=[0.105],
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)