Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 11 to 18 from 18 (0.048s).
Loading phrases to help you
refine your search...
Re: HiveHistoryViewer concurrency problem - Hive - [mail # user]
...Hi Jie:  As I know, hive history log is structured and class *HiveHistory* is used to write and read hive history log.  *HiveHistoryViewer* serves as a listener to listen and store...
   Author: Qiang Wang, 2013-01-05, 04:59
Re: HiveHistoryViewer concurrency problem - Hive - [mail # user]
...Does Anybody have an idea about this?  https://issues.apache.org/jira/browse/HIVE-3857   2013/1/4 Qiang Wang  ...
   Author: Qiang Wang, 2013-01-05, 01:54
HiveHistoryViewer concurrency problem - Hive - [mail # user]
...new HiveHistoryViewer() throws ConcurrentModificationException when called concurrently by several threads.  According to the stack trace, HiveHistory.parseLine use *private static Map ...
   Author: Qiang Wang, 2013-01-04, 08:28
Re: HiveHistory and HiveHistoryViewer - Hive - [mail # user]
..."HiveHistory.parseHiveHistory use BufferedReader.readLine which takes '\n', '\r', '\r\n' as line delimiter to parse history file"  And clients may be on mac, which takes '\r' as line de...
   Author: Qiang Wang, 2012-12-18, 05:14
Re: HiveHistory and HiveHistoryViewer - Hive - [mail # user]
...anybody has an idea about this ?  https://issues.apache.org/jira/browse/HIVE-3810    2012/12/16 Qiang Wang  ...
   Author: Qiang Wang, 2012-12-17, 13:48
Re: HiveHistory and HiveHistoryViewer - Hive - [mail # user]
...glad to receive your reply!  here is my point: Firstly, I think HiveHistoryViewer is inconsistent with HiveHistory. Secondly, hive server may be deloyed on linux, but client can be anyw...
   Author: Qiang Wang, 2012-12-16, 10:51
HiveHistory and HiveHistoryViewer - Hive - [mail # user]
...Hi All:  As I know, HiveHistory.log will replace '\n' with space before writing Entry.value to history file:     * val = val.replace('\n', ' ');*  but HiveHistoryViewer u...
   Author: Qiang Wang, 2012-12-16, 10:23
HiveHistory and HiveHistoryViewer - Hive - [mail # dev]
...Hi All:  As I know, HiveHistory.log will replace '\n' with space before writing Entry.value to history file:     * val = val.replace('\n', ' ');*  but HiveHistoryViewer u...
   Author: Qiang Wang, 2012-12-16, 10:03
Sort:
project
Hive (18)
type
mail # user (17)
mail # dev (1)
date
last 7 days (0)
last 30 days (0)
last 90 days (0)
last 6 months (18)
last 9 months (18)
author
Namit Jain (802)
Edward Capriolo (631)
Zheng Shao (613)
Carl Steinbach (604)
John Sichi (297)
Mark Grover (269)
Ning Zhang (255)
Ashutosh Chauhan (250)
Nitin Pawar (220)
Ashish Thusoo (169)
Kevin Wilfong (161)
He Yongqiang (156)
Prasad Chakka (152)
Bejoy Ks (132)
Navis (128)
Qiang Wang