Member since
07-07-2016
53
Posts
6
Kudos Received
1
Solution
My Accepted Solutions
Title | Views | Posted |
---|---|---|
2258 | 06-27-2016 10:00 PM |
06-27-2016
08:02 PM
Hi We are hitting the below Storm Run Time errors as below:
... View more
Labels:
- Labels:
-
Apache Storm
06-07-2016
04:34 PM
@Benjamin Leonhardi Thanks, This makes sense, so its always better to set the value to "True" rt?
... View more
06-07-2016
02:02 PM
Let me put the question this way. If I have hive.execution.engine=tez; why do I need the property hive.server2.tez.initialize.default.sessions to set it to "True"? Whats the use-case for this property? I ran multiple tests but my hive.execution.engine property drives how the query works and not this default sessions property.
... View more
06-07-2016
01:43 PM
@Ted Yu Thanks it worked.
... View more
06-07-2016
02:06 AM
Accepting this answer as well!
... View more
06-07-2016
12:21 AM
@Ted Yu Error message shows 60 seconds as default. Do we need to bump it to 90 seconds? thats what you mean? I dont see this property currently set so I guess its taking from default. Please confirm.
... View more
06-07-2016
12:20 AM
@Ted Yu Region servers are good.
... View more
06-07-2016
12:12 AM
Error: org.apache.hadoop.hbase.client.ScannerTimeoutException: 70218ms passed since the last invocation, timeout is currently set to 60000 at org.apache.hadoop.hbase.client.ClientScanner.loadCache(ClientScanner.java:434) at org.apache.hadoop.hbase.client.ClientScanner.next(ClientScanner.java:364) at org.apache.hadoop.hbase.mapreduce.TableRecordReaderImpl.nextKeyValue(TableRecordReaderImpl.java:205) at org.apache.hadoop.hbase.mapreduce.TableRecordReader.nextKeyValue(TableRecordReader.java:147) at org.apache.hadoop.hbase.mapreduce.TableInputFormatBase$1.nextKeyValue(TableInputFormatBase.java:216) at org.apache.hadoop.mapred.MapTask$NewTrackingRecordReader.nextKeyValue(MapTask.java:556) at org.apache.hadoop.mapreduce.task.MapContextImpl.nextKeyValue(MapContextImpl.java:80) at org.apache.hadoop.mapreduce.lib.map.WrappedMapper$Context.nextKeyValue(WrappedMapper.java:91) at org.apache.hadoop.mapreduce.Mapper.run(Mapper.java:145) at org.apache.hadoop.mapred.MapTask.runNewMapper(MapTask.java:787) at
... View more
Labels:
- Labels:
-
Apache HBase
06-07-2016
12:08 AM
Sure. Thanks @Ted Yu
... View more
06-07-2016
12:08 AM
@Enis This worked. We just omitted TTL and created table. After that we did a Describe table and see TTL FOREVER. Thanks Enis
... View more
- « Previous
-
- 1
- 2
- Next »