Right now I see when accessing https://issues.apache.org/jira/browse/HIVE-1512:
com.atlassian.jira.exception.DataAccessException:
org.ofbiz.core.entity.GenericDataSourceException: Unable to esablish a
connection with the database. (FATAL: database is not accepting
commands to avoid wraparound data
Hi,
I am wondering if the newInstance() call in readFields() can be performed
outside the for loop. We can assign this instance to inputSplits[i] in the
loop:
for (int i = 0; i < numSplits; i++) {
try {
inputSplits[i] = (InputSplit) ReflectionUtils.newInstance(conf
.g
Philip:
hive> add jar hdfs://localhost/FooTest.jar;
Unable to validate hdfs://localhost/FooTest.jar
Exception: Call to localhost/127.0.0.1:8020 failed on connection exception:
java.net.ConnectException: Connection refused
Do you know how the port (8020) is configured for 'add jar' command ?
Thank
In getTargetPathsFromSymlinksDirs(), should we check whether each target
path exists ?
On Tue, Mar 30, 2010 at 6:50 PM, Guanghao Shen (JIRA) wrote:
>
> [
> https://issues.apache.org/jira/browse/HIVE-1272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel]
>
> Guanghao Shen upda
seems to be inaccessible).
>
> JVS
>
> On Apr 9, 2010, at 11:36 AM, Ted Yu wrote:
>
> John:
>
> I see the following code in hive-
> 417-2009-07-18.patch<https://issues.apache.org/jira/secure/attachment/12413928/hive-417%EF%BC%8D2009-07-18.patch>
> :
> +private
[
https://issues.apache.org/jira/browse/HIVE-1272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12852125#action_12852125
]
Ted Yu commented on HIVE-1272:
--
How are we supposed to handle duplicate filenames in sym
[
https://issues.apache.org/jira/browse/HIVE-1002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12854186#action_12854186
]
Ted Yu commented on HIVE-1002:
--
In ObjectInspectorUtils.partialCopyToStandardObject(),
Infrastructure
Affects Versions: 0.5.0
Reporter: Ted Yu
Currently only 1 reducer is supported in local test mode.
In order to write unit tests that simulate real production environment, it
would be desirable to support more than 1 reducer.
--
This message is automatically generated