Hey John,

Yeah this is exceptionally a large patch.
https://issues.apache.org/jira/browse/HIVE-2965

Thanks,
Ashutosh

On Thu, Apr 19, 2012 at 23:19, John Sichi <jsi...@gmail.com> wrote:

> Ashutosh, are you submitting an exceptionally large patch of some kind?
>
>
> http://stackoverflow.com/questions/6279897/php-post-content-length-of-11933650-bytes-exceeds-the-limit-of-8388608-bytes
>
> We could try bumping up that limit on the server side, but first it
> would be good to find out whether that is really the problem (and if
> so what is contributing to such a big size).
>
> JVS
>
> On Thu, Apr 19, 2012 at 7:35 PM, Ashutosh Chauhan <hashut...@apache.org>
> wrote:
> > Hit a new problem with arc today:
> >
> > Fatal error: Uncaught exception 'Exception' with message 'Host returned
> > HTTP/200, but invalid JSON data in response to a Conduit method call:
> > <br />
> > <b>Warning</b>:  Unknown: POST Content-Length of 9079953 bytes exceeds
> the
> > limit of 8388608 bytes in <b>Unknown</b> on line <b>0</b><br />
> >
> for(;;);{"result":null,"error_code":"ERR-INVALID-SESSION","error_info":"Session
> > key is not present."}' in
> >
> /Users/ashutosh/work/hive/libphutil/src/conduit/client/ConduitFuture.php:48
> > Stack trace:
> > #0
> > /Users/ashutosh/work/hive/libphutil/src/future/proxy/FutureProxy.php(62):
> > ConduitFuture->didReceiveResult(Array)
> > #1
> > /Users/ashutosh/work/hive/libphutil/src/future/proxy/FutureProxy.php(39):
> > FutureProxy->getResult()
> > #2
> >
> /Users/ashutosh/work/hive/libphutil/src/conduit/client/ConduitClient.php(52):
> > FutureProxy->resolve()
> > #3
> >
> /Users/ashutosh/work/hive/arcanist/src/workflow/diff/ArcanistDiffWorkflow.php(341):
> > ConduitClient->callMethodSynchronous('differential.cr...', Array)
> > #4 /Users/ashutosh/work/hive/arcanist/scripts/arcanist.php(266):
> > ArcanistDiffWo in
> > /Users/ashutosh/work/hive/libphutil/src/conduit/client/ConduitFuture.php
> on
> > line 48
> >
> >
> > Any ideas how to solve this?
> >
> > Thanks,
> > Ashutosh
>

Reply via email to