| clear query|facets|time |
Search criteria: .
Results from 31 to 39 from
39 (0.134s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: hadoop multinode with 2 nodes error starting datanode on slave - Hadoop - [mail # user]
|
|
...Hello Kshitij, What exactly is the error. It's quite difficult to say anything without having any idea about the actual error. There could be n reasons for that. Regards, ...
|
|
|
Author: Mohammad Tariq,
2012-11-26, 19:02
|
|
|
Re: hbase hive integration - "FAILED: Error in metadata: javax.jdo.JDOFatalInternalException: Error creating transactional connection factory" - Hadoop - [mail # user]
|
|
...Do you have the derby-*jar in your $HIVE_HOME/lib directory?If not, download it put it there. BTW, which version are you using? Regards, Mohammad Tariq On Mo...
|
|
|
Author: Mohammad Tariq,
2012-11-26, 13:29
|
|
|
Re: hbase hive integration - "FAILED: Error in metadata: javax.jdo.JDOFatalInternalException: Error creating transactional connection factory" - Hadoop - [mail # user]
|
|
...Hello Barak, Are you using the default metadata store(derby) or tying to use something else like MySQL?If latter is the case, make sure you have the necessary connector ...
|
|
|
Author: Mohammad Tariq,
2012-11-26, 12:53
|
|
|
Re: Hadoop on Tomcat issue ?? - Hadoop - [mail # user]
|
|
...Hello Praveenesh, Just make sure that everything is OK with your 'manifest' file?Does it have all the required bundles?I am not 100% sure about this, but it could be a r...
|
|
|
Author: Mohammad Tariq,
2012-11-23, 11:08
|
|
|
Re: fundamental doubt - Hadoop - [mail # user]
|
|
...Hello Jamal, For efficient processing all the values associated with the same key get sorted and go to same reducer. As a result the reducer gets a key and a list of val...
|
|
|
Author: Mohammad Tariq,
2012-11-21, 19:58
|
|
|
Re: guessing number of reducers. - Hadoop - [mail # user]
|
|
...Hello Jamal, I use a different approach based on the no of cores. If you have, say a 4 cores machine then you can have (0.75*no cores)no. of MR slots. For example, if you...
|
|
|
Author: Mohammad Tariq,
2012-11-21, 18:04
|
|
|
Re: Reading multiple lines from a microsoft doc in hadoop - Hadoop - [mail # user]
|
|
...Sorry I forgot the link : http://hadoopchicago.com/tips-tricks/custom-xmlreader-boris-lublinsky-micha el-segel/ Regards, Mohammad Tariq On Fri, Aug 24, 2012 ...
|
|
|
Author: Mohammad Tariq,
2012-08-24, 07:41
|
|
|
Re: Reading multiple lines from a microsoft doc in hadoop - Hadoop - [mail # user]
|
|
...Hello Siddharth, You can tweak the "NLineInputFormat" as per your requirement and use it. It allows us to read a specified no of lines unlike "TextInputFormat". H...
|
|
|
Author: Mohammad Tariq,
2012-08-24, 07:40
|
|
|
Re: DataNode and Tasttracker communication - Hadoop - [mail # user]
|
|
...Thank you so very much for the detailed response Michael. I'll keep the tip in mind. Please pardon my ignorance, as I am still in the learning phase. Regards, Mohammad Ta...
|
|
|
Author: Mohammad Tariq,
2012-08-13, 15:05
|
|
|
|