Full text search for "rest"


Search BackLinks only
Display context of search results
Case-sensitive searching
  • PrestoAndHiveTrainingSession . . . . 11 matches
         # Hive & Presto Architecture
         - DFS(HDFS, S3) > SQL Engine(Presto,Impala,Tajo)
         basedOnMemory: SparkSQL(SparkEngine), Presto,Impala,Tajo
         Presto는 다른 메모리가 모자라면 Cancel 발생(앞의 사용자가 이미 선점해서 사용하고 있는 경우 등)
         Presto : Best for adhoc queris (결과 set이 적은 경우)
         Presto: count(distinct..) --> approx_distinct 대략적카운트라 2/3% 오차 가능
         Presto: join 순서를 변경하지 않음. 왼쪽은 결과셋이 큰테이블, 오른쪽은 작은 테이블을 쓰는게 빠르다(Hive는 무관)
         Presto: join keyword없이 join하는 경우(=oracle style) 테이블 나열 순서 중요함
         Presto : group by 에 컬럼명대신 숫자적는게 미미하게 낫다
         Presto: order by 대략 1만건이하일때 사용 권장, Tableue에서 데이터 끌어올때 굳이 order by 할필요없음
         대량 order by : Hive에서 중간 테이블 만들고 Presto에서 이용
  • NewscrapRestarter.java . . . . 6 matches
         package newscrap_restarter;
         public class NewscrapRestarter {
          private static final String PID_FILENAME = "/newscrap_restarter.pid";
          new NewscrapRestarter().monitor();
          restartApache();
          log("errors while restarting Apache", now2);
          sms("errors while restarting Apache", now2);
          private void restartApache() throws Exception {
  • OurSoftwareDependencyProblem . . . . 6 matches
         The rest of this section outlines some considerations when inspecting a package and deciding whether to depend on it.
         Do many other packages depend on this code? Dependency managers can often provide statistics about usage, or you can use a web search to estimate how often others write about using the package. More users should at least mean more people for whom the code works well enough, along with faster detection of new bugs. Widespread usage is also a hedge against the question of continued maintenance: if a widely-used package loses its maintainer, an interested user is likely to step forward.
         Is the code properly licensed? Does it have a license at all? Is the license acceptable for your project or company? A surprising fraction of projects on GitHub have no clear license. Your project or company may impose further restrictions on the allowed licenses of dependencies. For example, Google disallows the use of code licensed under AGPL-like licenses (too onerous) as well as WTFPL-like licenses (too vague).13
         For Code Search, we developed an abstract Regexp class that defined the interface Code Search needed from any regular expression engine. Then we wrote a thin wrapper around PCRE implementing that interface. The indirection made it easy to test alternate libraries, and it kept us from accidentally introducing knowledge of PCRE internals into the rest of the source tree. That in turn ensured that it would be easy to switch to a different dependency if needed.
         Even with these examples and other off-the-shelf options, run-time isolation of suspect code is still too difficult and rarely done. True isolation would require a completely memory-safe language, with no escape hatch into untyped code. That’s challenging not just in entirely unsafe languages like C and C++ but also in languages that provide restricted unsafe operations, like Java when including JNI, or like Go, Rust, and Swift when including their “unsafe” features. Even in a memory-safe language like JavaScript, code often has access to far more than it needs. In November 2018, the latest version of the NPM package event-stream, which provided a functional streaming API for JavaScript events, was discovered to contain obfuscated malicious code that had been added two and a half months earlier. The code, which harvested large Bitcoin wallets from users of the Copay mobile app, was accessing system resources entirely unrelated to processing event streams.18 One of many possible defenses to this kind of problem would be to better restrict what dependencies can access.
  • MoniWikiPo . . . . 5 matches
         #: ../plugin/restore.php:23
         #: ../plugin/restore.php:27
         #: ../plugin/restore.php:32
         msgid "Restore %s"
         #: ../plugin/restore.php:45
         msgid "Restore %s ?"
         msgstr "%s을(를) Restore할까요 ?"
         #: ../plugin/restore.php:62
         msgid "Restore backuped data"
  • MoniWikiACL . . . . 4 matches
         * @ALL protect deletefile,deletepage,rename,rcspurge,rcs,chmod,backup,restore
         # some pages have restrict permission
         * @ALL deny backup,restore
          * @Group2 : {{{deny info,diff}}} + {{{@ALL deny backup,restore}}} + {{{allow *}}}
  • WindowsStartScript-Weblogic . . . . 3 matches
         [weblogic] windows restart script
         >cat restart.cmd
         start cmd /c "startWebLogic.cmd > restart.out"
  • CleanArchitecture-2020 . . . . 2 matches
         To do so, they employ restrictive disciplines similar to structured programming, albeit at a much higher level.
         Split the behaviors into two modules or classes. One of those modules is humble; it contains all the hard-to-test behaviors stripped down to their barest essence. The other module contains all the testable behaviors that were stripped out of the humble object.
  • Dns구성하기 . . . . 2 matches
         그러고 나서 sendmail을 restart 해 주어야 하는데 그 명령은
         /etc/rc.d/init.d/sendmail restart
  • FortuneCookies . . . . 2 matches
          * Standing on head makes smile of frown, but rest of face also upside down.
          * You have a strong desire for a home and your family interests come first.
  • HelpOnUserPreferences . . . . 2 matches
          * '''[[GetText(Subscribed wiki pages (one regex per line))]]''': Enter '''`.*`''' to receive an email when any page in this Wiki changes (''not recommended'' for busy wikis), or enter the names of any individual pages, one per line. If you are familiar with '''regular expressions''', you may enter a regex expression to match the pages names of interest (.* matches all page names). With the '''[[GetText(Show icon toolbar)]]''' option checked, subscription to individual pages is made easy by clicking the envelope icon when viewing a page of interest.
  • RestApi . . . . 2 matches
         best practices for a pragmatic restful api:
         https://www.vinaysahni.com/best-practices-for-a-pragmatic-restful-api
  • WikiSlide . . . . 2 matches
         (!) If you discover an interesting format somewhere, just use the "raw" icon to find out how it was done.
          * unrestrained clicking
  • clojure . . . . 2 matches
          (+ (min (f (rest vs) idx)
          (f (rest vs) (inc idx)))
  • eclipse-keys . . . . 2 matches
         "Edit","Restore Last Selection","Shift+Alt+Down","Editing JavaScript Source"
         "Edit","Restore Last Selection","Shift+Alt+Down","Editing Java Source"
         "Focused UI","Make Less Interesting","Shift+Ctrl+Alt+Down","In Windows"
         "Edit","Restore Last Selection","Shift+Alt+Down","Editing in Structured Text Editors"
         "Edit","Restore Last Selection","Alt+Shift+Down","Editing JavaScript Source"
         "Edit","Restore Last Selection","Alt+Shift+Down","Editing in Structured Text Editors"
         "Focused UI","Make Less Interesting","Ctrl+Alt+Shift+Down","In Windows"
         "Edit","Restore Last Selection","Alt+Shift+Down","Editing Java Source"
  • nfs . . . . 2 matches
         restart:
         sudo service nfs-kernel-server restart
  • systemd . . . . 2 matches
         sudo systemctl {start|stop|restart|status} mysql
         service mysqld {start|stop|restart|status}
  • 스마트폰웹브라우져의AccessLog . . . . 2 matches
         xxx.xxx.xxx.xxx [18/Mar/2010:16:11:05 +0900] "GET /?zzzz HTTP/1.0" 200 212 "Opera/9.80 (J2ME/MIDP; Opera Mini/5.0.18302/1030; U; en) Presto/2.4.15"
         xxx.xxx.xxx.xxx [11/Mar/2010:15:54:31 +0900] "GET /?zzzzz HTTP/1.0" 200 212 "Opera/9.80 (Windows Mobile; WCE; Opera Mobi/WMD-50369; U; en) Presto/2.4.13 Version/10.00"
  • (번역)PleaseStopCallingDatabasesCPOrAP . . . . 1 match
         Therefore I ask that we retire all references to the CAP theorem, stop talking about the CAP theorem, and put the poor thing to rest.
  • ApacheWebServerInstall . . . . 1 match
         httpd.exe -k restart
  • DisableMysqlRunAtBootTime . . . . 1 match
         sudo systemctl {start|stop|restart|status} mysql
  • EpsonL3156NetworkIssue-20101129 . . . . 1 match
         프린터가 자동으로 restart 되고 나서 이제 web admin에 접속이 되지 않았다.
  • HelpForBeginners . . . . 1 match
         You are encouraged to edit the WikiSandBox whichever way you like. Please restrain yourself from editing other pages until you feel at home with the ways a wiki works.
  • Hive . . . . 1 match
         [Presto and Hive Training Session]
  • LinuxTips . . . . 1 match
         /etc/rc.d/init.d/sshd restart
  • ML Study . . . . 1 match
         ["Random Forests"]
  • Mysql복구 . . . . 1 match
         #keywords mysql, restore, backup
  • OurLastSummer . . . . 1 match
         Paris restaurants
  • Presto . . . . 1 match
         [Presto and Hive Training Session]
  • ProcMailSample1 . . . . 1 match
         * ^Subject: Interesting$
  • Random Forests . . . . 1 match
         Random Forests(RF)는 이러한 트리를 여러개 조합하여 Flexibility를 높이고 Accuracy를 좋게 한다.
  • SystemV . . . . 1 match
         service mysql {start|stop|restart|status}
  • Ubuntu16.04KoreanFont . . . . 1 match
         restart program or relogin
  • Ubuntu20.04BroadcomBCM4352WirelessNetworkAdapterDriver . . . . 1 match
         1. select "Do not use the device" first and click "Apply Changes" firsts, and then restart
  • UbuntuKeyboardMapping . . . . 1 match
         When you restart, that file will run automatically.
  • UbuntuSoundcardProblem . . . . 1 match
         alsactl restore
  • UnixShellScripts . . . . 1 match
         [restart-nfs-server]
  • Upstart . . . . 1 match
         sudo restart docker
  • WikiHomePage . . . . 1 match
         A WikiHomePage is your personal page on a WikiWiki, where you could put information how to contact you, your interests and skills, etc. It is regarded as to be owned by the person that created it, so be careful when editing it.
  • WikiNature . . . . 1 match
         It reminds us of minimalist Japanese brushstroke drawings; you provide the few, elegant slashes of ink, and other minds fill in the rest.
  • WikiSandBox . . . . 1 match
         '''''Please Note:''''' ''There has been considerable controversy about several of the above listed alternatives to reading the First Section. Some people think they are silly. Some people think they are offensive. And some people just think that they are a waste of time. All of these may be true. However, we stand by them, as we firmly believe that they are '''all''' more interesting than the First Section.''
  • WindowDraggingInMacByClickingOnAnyPartOfIt(asOnLinux) . . . . 1 match
         You can drag and move a window by "pressing Ctrl+Cmd and clicking any part of the window". need to restart Mac.
  • apachetajo . . . . 1 match
         HIVE, TAJO, DRILL, presto, cloudera IMPALA, HAWQ
  • dp.cmd . . . . 1 match
         scp .tmp/* weblogic@hiratwas:/SYSTEM/wls11g/server_restart/
  • jEdit . . . . 1 match
         restore.remote=false
  • rest . . . . 1 match
         [rest api]
  • restart-nfs-server . . . . 1 match
         service nfs-kernel-server restart
  • rewar.sh . . . . 1 match
          info war created. restart WAS.
  • todo . . . . 1 match
         blog : server_restart
  • 아파치디렉토리사용자인증설정하기 . . . . 1 match
          *apache restart (사용자파일만 변경된경우는 리스타트 불필요)
Found 49 matching pages out of 1802 total pages

You can also click here to search title.

Valid XHTML 1.0! Valid CSS! powered by MoniWiki
last modified 2019-12-14 21:56:10
Processing time 0.3966 sec